plugeth/light
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
2019-05-13 14:41:10 +03:00
..
lightchain_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
lightchain.go eth, les, light: enforce CHT checkpoints on fast-sync too 2019-04-17 13:16:15 +03:00
nodeset.go core, ethdb, trie: mode dirty data to clean cache on flush (#19307) 2019-03-26 15:48:31 +01:00
odr_test.go core, eth, les, light: scope receipt functionality a bit cleaner 2019-04-15 13:42:26 +03:00
odr_util.go les, light: implement ODR transaction lookup by hash (#19069) 2019-05-13 14:41:10 +03:00
odr.go les, light: implement ODR transaction lookup by hash (#19069) 2019-05-13 14:41:10 +03:00
postprocess.go eth, les, light: enforce CHT checkpoints on fast-sync too 2019-04-17 13:16:15 +03:00
trie_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
trie.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
txpool_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
txpool.go light: make transaction pool receiver names consistent (#19000) 2019-02-07 12:53:00 +02:00