Commit Graph

759 Commits (6b9c77f06016eab761592baf5176ec343e400dc5)

Author SHA1 Message Date
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
gary rong 5a81dd97d5
cmd: retire whisper flags (#22421) 4 years ago
Marius van der Wijden 0540d3c6f6
cmd/geth: put allowUnsecureTx flag in RPC section (#22412) 4 years ago
Péter Szilágyi 0928562670
all: define Berlin hard fork spec 4 years ago
lightclient bbfb1e4008
all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 years ago
gary rong 378e961d85
cmd, eth, les: enable serving light clients when non-synced (#22250) 4 years ago
rene 8e547eecd5
cmd/utils: remove deprecated command line flags (#22263) 4 years ago
Marius van der Wijden 142fbcfd6f
internal/ethapi: reject non-replay-protected txs over RPC (#22339) 4 years ago
Martin Holst Swende c4a2b682ff
cmd/geth: add db commands stats, compact, put, get, delete (#22014) 4 years ago
Alex Mazalov 77787802fe
cmd/geth: fix js unclean shutdown (#22302) 4 years ago
gary rong f566dd305e
all: bloom-filter based pruning mechanism (#21724) 4 years ago
gary rong 098a2b6e26
eth: move eth.Config to a common package (#22205) 4 years ago
rene 4eae0c6b6f
cmd/geth, node: allow configuring JSON-RPC on custom path prefix (#22184) 4 years ago
Sina Mahmoodi eb21c652c0
cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) 4 years ago