1
0
forked from cerc-io/plugeth
plugeth/cmd/geth
rjl493456442 503f1f7ada
all: activate pbss as experimental feature ()
* 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-08-10 22:21:36 +03:00
..
testdata cmd/geth: update vulnerabilities.json testdata () 2022-05-16 13:41:36 +02:00
accountcmd_test.go cmd: migrate to urfave/cli/v2 () 2022-06-27 18:22:36 +02:00
accountcmd.go cmd/geth: make account commands not require datadir lock () 2023-04-27 06:57:29 -04:00
attach_test.go cmd/geth: atomic types used () 2023-07-24 13:22:54 +03:00
chaincmd.go all: activate pbss as experimental feature () 2023-08-10 22:21:36 +03:00
config.go cmd/geth: import package catalyst once () 2023-07-31 08:18:13 +03:00
consolecmd_test.go rpc, internal/cmdtest: increase timeout in tests () 2023-05-22 08:13:03 -04:00
consolecmd.go node: remove unused error return from Attach () 2023-06-14 08:24:47 -04:00
dbcmd.go all: activate pbss as experimental feature () 2023-08-10 22:21:36 +03:00
exportcmd_test.go cmd/utils: enable snapshot generation in import-mode () 2022-10-19 08:20:39 +02:00
genesis_test.go all: activate pbss as experimental feature () 2023-08-10 22:21:36 +03:00
les_test.go cmd/geth: atomic types used () 2023-07-24 13:22:54 +03:00
main.go all: activate pbss as experimental feature () 2023-08-10 22:21:36 +03:00
misccmd.go all: remove ethash pow, only retain shims needed for consensus and tests () 2023-05-03 12:58:39 +03:00
run_test.go all: use T.TempDir to create temporary test directories () 2022-04-08 15:44:55 +02:00
snapshot.go all: activate pbss as experimental feature () 2023-08-10 22:21:36 +03:00
verkle.go params, trie: add verkle fork management + upgrade go-verkle () 2023-06-28 12:08:48 +03:00
version_check_test.go all: add whitespace linter () 2022-07-25 13:14:03 +03:00
version_check.go cmd: migrate to urfave/cli/v2 () 2022-06-27 18:22:36 +02:00