Commit Graph

633 Commits (0c6f81f8888d1045faa29de292f37d9bbfb6b4ff)

Author SHA1 Message Date
Sina Mahmoodi f20a569265
cmd/geth: drop geth js command (#25000) 2 years ago
Marius van der Wijden d8f963811d
cmd, params: implement Gray Glacier hard-fork (EIP-5133) (#25088) 2 years ago
Ivan Aracki f74bb3a3bf
cmd/utils: update --ropsten description (#25078) 2 years ago
Martin Holst Swende a907d7e81a
all: more linters (#24783) 2 years ago
Sina Mahmoodi 0559a9a61e
cmd/geth: exit when freezer has legacy receipts (#24943) 2 years ago
Felix Lange 9244d5cd61
all: update license headers and AUTHORS from git history (#24947) 2 years ago
Martin Holst Swende 57192bd0dc
ethdb/remotedb, cmd: add support for remote (readonly) databases (#24836) 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
Péter Szilágyi ecae8e4f65
cmd, eth: fix required blocks regression 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
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
Marius van der Wijden ca298a2821
cmd/geth: support bigints for --override.terminaltotaldifficulty (#24646) 2 years ago
Marius van der Wijden a8040bc2c5
node: allow JWT pass by file only (#24579) 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
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
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
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
Sina Mahmoodi 4aab440ee2
core/rawdb: enforce readonly in freezer instantiation (#24119) 3 years ago
Martin Holst Swende 72c2c0ae7e
cmd/geth, console: support interrupting the js console (#23387) 3 years ago
Péter Szilágyi c10a0a62c3
eth: request id dispatcher and direct req/reply APIs (#23576) 3 years ago
Marius van der Wijden 3038e480f5
all: core rework for the merge transition (#23761) 3 years ago
Jesse Tane 33f2813809
cmd/geth: add flag --dev.gaslimit for dev mode (#23686) 3 years ago
Martin Holst Swende e1c000b0dd
cmd/geth: add support for sepolia testnet (#23730) 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
Kawashima 554b1b9d5f
cmd/utils: update gpo.maxprice flag description (#23758) 3 years ago
noam-alchemy 633e7ef478
eth,rpc: allow for flag configured timeouts for eth_call (#23645) 3 years ago
Zachinquarantine 9a0df80bbc
cmd/geth, cmd/utils: remove legacy rpc flags (#23358) 3 years ago
Felix Lange 8a134014b4
all: add go:build lines (#23468) 3 years ago
Ivan Bogatyy b69f5ca7d4
cmd/utils: fix typo in variable name (#23451) 3 years ago
Zachinquarantine 16ecdd5839
cmd/utils: add --nousb to the list of deprecated flags (#23388) 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
Sina Mahmoodi 5441a8fa47
all: remove noop vm config flags (#23111) 3 years ago
Felföldi Zsolt 35dbf7a8a3
eth/gasprice: implement feeHistory API (#23033) 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
lightclient b3a1fda650
cmd/utils: expand tilde in --jspath (#22900) 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