Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felföldi Zsolt
40cdcf8c47
les, light: implement ODR transaction lookup by hash (#19069)
* les, light: implement ODR transaction lookup by hash
* les: delete useless file
* internal/ethapi: always use backend to find transaction
* les, eth, internal/ethapi: renamed GetCanonicalTransaction to GetTransaction
* light: add canonical header verification to GetTransaction
|
6 years ago |
.. |
lightchain.go
|
eth, les, light: enforce CHT checkpoints on fast-sync too
|
6 years ago |
lightchain_test.go
|
all: clean up and proerly abstract database access
|
6 years ago |
nodeset.go
|
core, ethdb, trie: mode dirty data to clean cache on flush (#19307)
|
6 years ago |
odr.go
|
les, light: implement ODR transaction lookup by hash (#19069)
|
6 years ago |
odr_test.go
|
core, eth, les, light: scope receipt functionality a bit cleaner
|
6 years ago |
odr_util.go
|
les, light: implement ODR transaction lookup by hash (#19069)
|
6 years ago |
postprocess.go
|
eth, les, light: enforce CHT checkpoints on fast-sync too
|
6 years ago |
trie.go
|
all: clean up and proerly abstract database access
|
6 years ago |
trie_test.go
|
all: clean up and proerly abstract database access
|
6 years ago |
txpool.go
|
light: make transaction pool receiver names consistent (#19000)
|
6 years ago |
txpool_test.go
|
all: clean up and proerly abstract database access
|
6 years ago |