go-ethereum/light
rjl493456442 1053526246 all: activate pbss as experimental feature (#26274)
* all: activate pbss

* core/rawdb: fix compilation error

* cma, core, eth, les, trie: address comments

* cmd, core, eth, trie: polish code

* core, cmd, eth: address comments

* cmd, core, eth, les, light, tests: address comment

* cmd/utils: shorten log message

* trie/triedb/pathdb: limit node buffer size to 1gb

* cmd/utils: fix opening non-existing db

* cmd/utils: rename flag name

* cmd, core: group chain history flags and fix tests

* core, eth, trie: fix memory leak in snapshot generation

* cmd, eth, internal: deprecate flags

* all: enable state tests for pathdb, fixes

* cmd, core: polish code

* trie/triedb/pathdb: limit the node buffer size to 256mb

---------

Co-authored-by: Martin Holst Swende <martin@swende.se>
Co-authored-by: Péter Szilágyi <peterke@gmail.com>
2023-11-10 11:09:46 -06:00
..
lightchain.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 2023-11-10 11:09:46 -06:00
lightchain_test.go all: activate pbss as experimental feature (#26274) 2023-11-10 11:09:46 -06:00
nodeset.go all: integrate the freezer with fast sync 2019-05-16 10:39:32 +03:00
odr.go core/state, light, les: make signature of ContractCode hash-independent (#27209) 2023-11-10 11:09:46 -06:00
odr_test.go all: activate pbss as experimental feature (#26274) 2023-11-10 11:09:46 -06:00
odr_util.go all: rename dataGas to blobGas (#27789) 2023-11-10 11:09:46 -06:00
postprocess.go all: activate pbss as experimental feature (#26274) 2023-11-10 11:09:46 -06:00
trie.go all: activate pbss as experimental feature (#26274) 2023-11-10 11:09:46 -06:00
trie_test.go all: activate pbss as experimental feature (#26274) 2023-11-10 11:09:46 -06:00
txpool.go all: move main transaction pool into a subpool (#27463) 2023-11-10 11:09:46 -06:00
txpool_test.go all: activate pbss as experimental feature (#26274) 2023-11-10 11:09:46 -06:00