go-ethereum/light
rjl493456442 8b53b92eb4
core, trie: rework trie committer (#25320)
* all: rework trie and trie committer

* all: get rid of internal cache in trie

* all: fixes

* trie: polish

* core, trie: address comments

* trie: fix imports

* core/state: address comments

* core/state/snapshot: polish

* trie: remove unused code

* trie: update tests

* trie: don't set db as nil

* trie: address comments

* trie: unskip test
2022-08-04 11:03:20 +03:00
..
lightchain_test.go consensus/clique, core: API cleanup (#23100) 2021-10-11 23:16:46 +02:00
lightchain.go all: more linters (#24783) 2022-06-13 16:24:45 +02:00
nodeset.go all: integrate the freezer with fast sync 2019-05-16 10:39:32 +03:00
odr_test.go all: introduce trie owner notion (#24750) 2022-06-06 17:14:55 +02:00
odr_util.go les, light: improve txstatus retrieval (#22349) 2021-02-25 14:24:04 +01:00
odr.go les, light: improve txstatus retrieval (#22349) 2021-02-25 14:24:04 +01:00
postprocess.go core, trie: rework trie committer (#25320) 2022-08-04 11:03:20 +03:00
trie_test.go light: fix differTries err message in tests (#25358) 2022-07-25 12:54:31 +03:00
trie.go core, trie: rework trie committer (#25320) 2022-08-04 11:03:20 +03:00
txpool_test.go accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 2021-06-15 13:56:14 +03:00
txpool.go eth, internal, light: fix error string capitalization (#25364) 2022-07-25 12:53:44 +03:00