go-ethereum/light
rjl493456442 22defa5af7
all: introduce trie owner notion (#24750)
* cmd, core/state, light, trie, eth: add trie owner notion

* all: refactor

* tests: fix goimports

* core/state/snapshot: fix ineffasigns

Co-authored-by: Martin Holst Swende <martin@swende.se>
2022-06-06 17:14:55 +02:00
..
lightchain.go core: recover state when beacon sets canonical head if it's missing (#24613) 2022-05-05 10:36:26 +03:00
lightchain_test.go
nodeset.go
odr.go
odr_test.go all: introduce trie owner notion (#24750) 2022-06-06 17:14:55 +02:00
odr_util.go
postprocess.go all: introduce trie owner notion (#24750) 2022-06-06 17:14:55 +02:00
trie.go all: introduce trie owner notion (#24750) 2022-06-06 17:14:55 +02:00
trie_test.go
txpool.go
txpool_test.go