Commit Graph

773 Commits (aaca58a7a1d9acbd24bbc74c49933efa2f1af183)

Author SHA1 Message Date
Péter Szilágyi d99e759e76
cmd: auto-enable beacon APIs if TTD is defined 3 years ago
ligi 0c1bd22ec0
cmd/geth: make test pass on a pi4 by using lightkdf (#24314) 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
Alexey Shekhirin 3f2e96cf95
cmd/geth: add missing sepolia testnet flag checks (#24147) 3 years ago
Martin Holst Swende 893502e561
trie, core, eth: use db.has over db.get where possible 3 years ago
Martin Holst Swende 72c2c0ae7e
cmd/geth, console: support interrupting the js console (#23387) 3 years ago
Marius van der Wijden 93f196c4b0
eth/catalyst: implement kintsugi spec v1.0.0-alpha.4 (#23984) 3 years ago
Marius van der Wijden 3038e480f5
all: core rework for the merge transition (#23761) 3 years ago
lightclient 6f2c3f2114
cmd/geth: add ancient flag to db inspect (#23946) 3 years ago
Jesse Tane 33f2813809
cmd/geth: add flag --dev.gaslimit for dev mode (#23686) 3 years ago
Martin Holst Swende 6b9c77f060
eth/tracers: package restructuring (#23857) 3 years ago
Martin Holst Swende e1c000b0dd
cmd/geth: add support for sepolia testnet (#23730) 3 years ago
Sina Mahmoodi 8d7e6062ec
eth/tracers: support for golang tracers + add golang callTracer (#23708) 3 years ago
rjl493456442 2e8b58f076
cmd/geth: implement data import and export (#22931) 3 years ago
Martin Holst Swende 32150f8aa9
cmd/geth, cmd/evm, params: implement Arrow Glacier (EIP 4345) (#23810) 3 years ago
Maxim Zhiburt eaa24a8a15
cmd/geth: support string (non-hex) keys in db get/put/delete (#23744) 3 years ago
noam-alchemy 633e7ef478
eth,rpc: allow for flag configured timeouts for eth_call (#23645) 3 years ago
Sean ec2b43c2c3
cmd/geth: fix typo in error message (#23697) 3 years ago
Guillaume Ballet 443afc975c
core/state: move state account to core/types + abstracted "write account to trie" (#23567) 3 years ago
Thad Guidry d8211c7ec7
console: add note about typing exit to exit (#23602) 3 years ago
Zachinquarantine 9a0df80bbc
cmd/geth, cmd/utils: remove legacy rpc flags (#23358) 3 years ago
Sina Mahmoodi 108eec3fee
node: remove dependency on wallet backend packages (#23019) 3 years ago
Ivan Bogatyy b69f5ca7d4
cmd/utils: fix typo in variable name (#23451) 3 years ago
Zachinquarantine 85b9bdd641
cmd, core: remove calaveras testnet (#23366) 3 years ago
jwasinger 6902485767
cmd, metrics: add support for influxdb-v2 (cherry-picking from italoacasas' changes), leave existing support for v1 to maintain backwards-compatibility. (#23194) 3 years ago
gary rong 6d175460df
cmd, core, eth, miner: deprecate miner.gastarget flag (#23213) 3 years ago
Martin Holst Swende 5c89ec9b98
cmd/geth: update vulnerability testdata (#23252) 3 years ago
Sina Mahmoodi 5441a8fa47
all: remove noop vm config flags (#23111) 3 years ago
Sina Mahmoodi ec88bd0cd0
cmd/geth: dont fail on deprecated toml config fields (#23118) 3 years ago
piersy 0e6961366a
cmd/geth: fix IPC probe in les test (#23094) 3 years ago
Martin Holst Swende 08ea52e77a
cmd/geth, core, params: replace baikal with calaveras (#22972) 3 years ago
Martin Holst Swende 2e7714f864
cmd/utils: avoid large alloc in --dev mode (#22949) 3 years ago
Martin Holst Swende addd8824cf
cmd/geth, eth, core: snapshot dump + unify with trie dump (#22795) 3 years ago
Ryan Schneider ca98080798
cmd/geth, eth/gasprice: add configurable threshold to gas price oracle (#22752) 3 years ago
Ceelog f19a679b09
cmd/geth: remove reference to monitor command (#22844) 3 years ago
Martin Holst Swende cc606be74c
all: define London+baikal, undefine yolov3, add london override flag (#22822) 3 years ago
Guillaume Ballet f79cce5de9
eth/catalyst: add catalyst API prototype (#22641) 3 years ago
gary rong 7088f1e814
core, eth: faster snapshot generation (#22504) 3 years ago
Martin Holst Swende 271e5b7fc9
cmd/geth: add db-command to inspect freezer index (#22633) 3 years ago
Peter Simard 95219ae62d
cmd/utils: move cache sanity check to SetEthConfig (#22510) 4 years ago
Martin Holst Swende 59ac3c9fd3
cmd/geth: add db dumptrie command (#22563) 4 years ago
Felix Lange cae6b5527e
cmd/geth, consensus/ethash: add support for --miner.notify.full flag (#22558) 4 years ago
Sina Mahmoodi 8d6cc16742
cmd/geth: check block range against chain head in export cmd (#22387) 4 years ago
gary rong 0c70b83e00
all: add read-only option to database (#22407) 4 years ago
Martin Holst Swende faacc8e0fa
cmd/geth, eth/downloader: remove copydb command (#22501) 4 years ago
michael1011 6387c520b7
cmd/geth: add ancient datadir flag to snapshot subcommands (#22486) 4 years ago
gary rong 22082f9e56
cmd: extend dumpgenesis to support network flags on the cmd (#22406) 4 years ago