Commit Graph

64 Commits (690249de7b6cbd67499a2d5e4f0ca89353127595)

Author SHA1 Message Date
joohhnnn 7ac08ba4e0
cmd/geth: rename variable 'extapi' (#27223) 1 year ago
Delweng 8f373227ac
cmd/geth: make account commands not require datadir lock (#27084) 1 year ago
Péter Szilágyi 66c0c4e517
cmd, eth, les: replace Shanghai override flag with Cancun (#27171) 1 year ago
Sungwoo Kim 7d4db69607
cmd/geth: clarify dumpconfig options (#26729) 2 years ago
Martin Holst Swende 2b57a27d9e
all: make timestamp-based fork checks based on uint64 (#26474) 2 years ago
Péter Szilágyi b56c796220
cmd, core, eth, els, params: disallow setheads below genesis, tweaks 2 years ago
rjl493456442 890e2efca2
eth, cmd: remove syncTarget from eth config (#26330) 2 years ago
Sina Mahmoodi 10347c6b54
core: drop legacy receipt types (#26225) 2 years ago
Felix Lange 65f3c1b46f
internal/version: use gitCommit injection in version handling code (#25851) 2 years ago
Sina Mahmoodi 6e6b5087f1
cmd/geth: fix legacy receipt detection for empty db (#25609) 2 years ago
Sina Mahmoodi 36874b63a1
eth/filters: add global block logs cache (#25459) 2 years ago
Péter Szilágyi 6fd06ab075
cmd, core, eth, les, params: add merge-passed chain config (#24538) 2 years ago
rjl493456442 1ed8b7d24f
cmd: use flags.Merge for grouping flags (#25392) 2 years ago
willian.eth 52ed3570c4
cmd: migrate to urfave/cli/v2 (#24751) 2 years ago
Marius van der Wijden d8f963811d
cmd, params: implement Gray Glacier hard-fork (EIP-5133) (#25088) 2 years ago
Sina Mahmoodi 0559a9a61e
cmd/geth: exit when freezer has legacy receipts (#24943) 2 years ago
rjl493456442 344d6f95cf
cmd: group network and db path flags together (#24698) 2 years ago
Marius van der Wijden ca298a2821
cmd/geth: support bigints for --override.terminaltotaldifficulty (#24646) 2 years ago
jwasinger b502b6ac97
cmd/geth: change to non-fatal error message when legacy receipt storage is not implemented (#24603) 3 years ago
Sina Mahmoodi fd4f60f49b
core/rawdb: simple legacy receipt converter (#24028) 3 years ago
Péter Szilágyi d99e759e76
cmd: auto-enable beacon APIs if TTD is defined 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
Martin Holst Swende 32150f8aa9
cmd/geth, cmd/evm, params: implement Arrow Glacier (EIP 4345) (#23810) 3 years ago
Sina Mahmoodi 108eec3fee
node: remove dependency on wallet backend packages (#23019) 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
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
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 5a81dd97d5
cmd: retire whisper flags (#22421) 4 years ago
Péter Szilágyi 0928562670
all: define Berlin hard fork spec 4 years ago
gary rong 098a2b6e26
eth: move eth.Config to a common package (#22205) 4 years ago
Marius van der Wijden 10555d4684
cmd/geth: dump config for metrics (#22083) 4 years ago
Alex Prut 810f9e057d
all: remove redundant conversions and import names (#21903) 4 years ago
Guillaume Ballet d7f02b448a
cmd/geth: print warning when whisper config is present in toml (#21544) 4 years ago
Guillaume Ballet d54f2f2e5e
whisper: remove whisper (#21487) 4 years ago
rene d21303f9dd
cmd/geth: fixes db unavailability for chain commands (#21415) 4 years ago
rene c0c01612e9
node: refactor package node (#21105) 4 years ago
rene 648b0cb714
cmd, core: remove override muir glacier and override istanbul (#20942) 4 years ago
Felix Lange a903912b96
rpc: check module availability at startup (#20597) 5 years ago
Martin Holst Swende bc01593afb consensus/ethash, params: eip-2384: bump difficulty bomb (#20347) 5 years ago
Felix Lange afe0b65405
dashboard: remove the dashboard (#20279) 5 years ago
Kurkó Mihály 4ea9b62b5c dashboard: send current block to the dashboard client (#19762) 5 years ago
Péter Szilágyi e39b2a2bde
acmd, core, eth, les: support --override.istanbul 5 years ago
Péter Szilágyi 213690cdfd
cmd, eth, les: fix up ultra light config integration 5 years ago
Péter Szilágyi 22411919da
cmd, eth, les, param: drop --override.constantinople 5 years ago
Péter Szilágyi e3ec77f50e
cmd, graphql, node: graphql flag polishes, les integration 5 years ago
C. Brown be4d74f8d2 cmd, internal/build, docker: advertise commit date in unstable build versions (#19522) 5 years ago
b00ris 769657060e les: implement ultralight client (#16904) 6 years ago