Commit Graph

2217 Commits (3da42f85d9b8daea589753e5d3163e4e2846a545)

Author SHA1 Message Date
rjl493456442 59ac229f87
core/state/snapshot: detect and clean up dangling storage snapshot in generation (#24811) 2 years ago
Martin Holst Swende 57192bd0dc
ethdb/remotedb, cmd: add support for remote (readonly) databases (#24836) 2 years ago
Håvard Anda Estensen 4b309c7006
all: replace non-trivial uses of package ioutil with os (#24886) 2 years ago
Martin Holst Swende e0a9752b96
cmd/geth: add `db check-state-content` to verify integrity of trie nodes (#24840) 2 years ago
Martin Holst Swende af806168b6
cmd/geth: update vulnerabilities.json testdata (#24856) 2 years ago
Håvard Anda Estensen 07508ac0e9
all: replace uses of ioutil with io and os (#24869) 2 years ago
Péter Szilágyi 0a55b9731c
cmd/utils: add deprecation warning for Rinkeby 2 years ago
Marius van der Wijden 4f80f7806e
params: set ropsten TTD for TheMerge (#24876) 2 years ago
||= nil 8a008ee0e6
cmd/geth: print info banner for --dev mode (#24759) 2 years ago
rjl493456442 1941c5e6c9
core/rawdb: untie freezer and ancient chain data (#24684) 2 years ago
Péter Szilágyi ecae8e4f65
cmd, eth: fix required blocks regression 2 years ago
Sina Mahmoodi b3af0a5538
cmd/geth: fix init genesis for dev (#24693) 2 years ago
Martin Holst Swende 53304ff6c7
cmd/utils: double limit on free-disk monitor (#24781) 2 years ago
rjl493456442 344d6f95cf
cmd: group network and db path flags together (#24698) 2 years ago
Martin Holst Swende 5157d4540a
cmd/evm: make evm t8n handle post-merge transitions (#24546) 2 years ago
Martin Holst Swende 559a174899
cmd/clef: fixups to the python clef poc (#24440) 2 years ago
s7v7nislands 5a584c2133
all: use common.FileExist for checking file existence (#24748) 2 years ago
Martin Holst Swende c3a5054c27
cmd/utils: utilize beacon wrapper in makechain (#24620) 2 years ago
Sina Mahmoodi 16701c5169
internal/ethapi: add db operations to api (#24739) 2 years ago
s7v7nislands 195c2d3d69
cmd/*: refactor get flag value (#24761) 2 years ago
Martin Holst Swende 0914234d10
cmd/geth, core/state/snapshot: fix flaw in dangling-storage check + inspect difflayers (#24677) 2 years ago
s7v7nislands 7ab15490e9
all: use 'embed' instead of go-bindata (#24744) 2 years ago
jwasinger 7d7a96530b
cmd/evm: ensure input length is even (#24721) 2 years ago
s7v7nislands 9e0a10004e
cmd/faucet: fix genesis flag and improve documentation (#24735) 2 years ago
Marius van der Wijden ca298a2821
cmd/geth: support bigints for --override.terminaltotaldifficulty (#24646) 2 years ago
ucwong d4d288e3f1
build: add imports for go generate tools (#24682) 2 years ago
Eng Zer Jun 8d066f1f42
all: use T.TempDir to create temporary test directories (#24633) 2 years ago
Martin Holst Swende 92e3c56e7b
cmd/geth: inspect snapshot dangling storage (#24643) 2 years ago
Marius van der Wijden de6a113f84
eth/catalyst: only apply block if we actually have the state (#24598) 3 years ago
jwasinger b502b6ac97
cmd/geth: change to non-fatal error message when legacy receipt storage is not implemented (#24603) 3 years ago
Marius van der Wijden a8040bc2c5
node: allow JWT pass by file only (#24579) 3 years ago
Sina Mahmoodi fd4f60f49b
core/rawdb: simple legacy receipt converter (#24028) 3 years ago
Marius van der Wijden 667e1c038e
core, params: add kiln flag (#24548) 3 years ago
Marius van der Wijden 4f4622bc8b
core: eth: implement Kiln-v2 spec (#24506) 3 years ago
Ryan Schneider dbfd397262
cmd/geth: rename --whitelist to --eth.requiredblocks (#24505) 3 years ago
Felix Lange 5079e3c6e5
cmd/geth: make authrpc listening address settable from command line (#24522) 3 years ago
Justus d1f6a9f544
core/types: improve error for too short transaction / receipt encoding (#24256) 3 years ago
Ceyhun Onur 8401e4277a
core/rawdb: add HasCode, HashTrieNode and use them where possible (#24454) 3 years ago
Olivier H a79afd9ac3
cmd: allow file descriptor limit to be set via CLI (#24477) 3 years ago
Martin Holst Swende 4860e50e05
cmd/geth, node, rpc: implement jwt tokens (#24364) 3 years ago
Martin Holst Swende 6ce4670bc0
cmd/devp2p: implement snap protocol testing (#24276) 3 years ago
Péter Szilágyi d99e759e76
cmd: auto-enable beacon APIs if TTD is defined 3 years ago
rjl493456442 9da25c5db7
all: separate catalyst package (#24280) 3 years ago
ligi 0c1bd22ec0
cmd/geth: make test pass on a pi4 by using lightkdf (#24314) 3 years ago
Sina Mahmoodi e282246a4b
cmd/utils: open db in readonly when dev datadir exists (#24298) 3 years ago
Péter Szilágyi 4230f5f08f
cmd/utils: fix regression placing dev mode datadir readonly 3 years ago
Martin Holst Swende 51eb5f8ca8
cmd/geth: add db cmd to show metadata (#23900) 3 years ago
Sina Mahmoodi 4aab440ee2
core/rawdb: enforce readonly in freezer instantiation (#24119) 3 years ago
Vie 52448e9585
cmd/geth: update copyright year (#24224) 3 years ago
rangzen c006261758
cmd/geth: add tests for version_check (#24169) 3 years ago