Commit Graph

568 Commits (master)

Author SHA1 Message Date
Martin HS a5f0001845
cmd/geth: remove unlock commandline flag (#30737) 7 days ago
Felföldi Zsolt 7cbce8ed58
beacon/blsync: remove cli dependencies (#30720) 2 weeks ago
Marius van der Wijden 9c08631bb0
cmd/utils: change blssync.JWTSecretFlag to DirectoryFlag (#30729) 2 weeks ago
Martin HS f3b4bbbaf3
all: remove `personal` RPC namespace (#30704) 3 weeks ago
Péter Szilágyi a1d049c1c4
internal/flags: remove low-use type TextMarshalerFlag (#30707) 3 weeks ago
Péter Szilágyi 5230b06d51
cmd/utils, eth/ethconfig: remove some ancient leftover flag (#30705) 3 weeks ago
jwasinger 478012ab23
all: remove TerminalTotalDifficultyPassed (#30609) 1 month ago
Sina M 978ca5fc5e
eth/tracers: various fixes (#30540) 1 month ago
Sina M 40fd887df6
internal/ethapi: remove td field from block (#30386) 2 months ago
Ng Wei Han db6ae7fa12
cmd/geth: remove deprecated lightchaindata db (#30527) 2 months ago
zhiqiangxu 118c84af57
cmd/utils: fix `setEtherbase` (#30488) 2 months ago
Péter Szilágyi 9326a118c7
beacon, core, eth, miner: integrate witnesses into production Geth (#30069) 2 months ago
Marius van der Wijden b0b67be0a2
all: remove forkchoicer and reorgNeeded (#29179) 3 months ago
lightclient 00294e9d28
cmd/utils,p2p: enable discv5 by default (#30327) 3 months ago
stevemilk 3c37db7989
all: clean up goerli flag and config (#30289) 3 months ago
minh-bq 35b4183caa
cmd/utils: allow configurating blob pool from flags (#30203) 4 months ago
Jeremy Schlatter 169aa91449
cmd/utils: fix typo in flag description (#30127) 4 months ago
jwasinger 85587d5ef2
cmd, core: prefetch reads too from tries if requested (#29807) 5 months ago
felipe c04b8e6d74
cmd/utils: require TTD and difficulty to be zero at genesis for dev mode (#29579) 7 months ago
Chris Ziogas 882d1e22f6
cmd/geth, cmd/utils: rename config and flag to` VMTraceJsonConfig` (#29573) 7 months ago
Felix Lange 82b0dec713
eth/filters: remove support for pending logs (#29574) 7 months ago
Chris Ziogas 72f69366de
c.d/utils: rename vmtrace.config to vmtrace.jsonconfig (#29554) 7 months ago
Abirdcfly b179b7b8e7
all: remove duplicate word in comments (#29531) 7 months ago
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 8 months ago
Péter Szilágyi b393ad8d29
cmd, core, metrics: always report expensive metrics (#29191) 9 months ago
Felföldi Zsolt aadcb88675
cmd/blsync, beacon/light: beacon chain light client (#28822) 9 months ago
Marius van der Wijden d8e0807da2
miner: refactor the miner, make the pending block on demand (#28623) 9 months ago
Péter Szilágyi 865e1e9f57
cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme (#29108) 9 months ago
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824) 9 months ago
Ng Wei Han a3ca1b2818
cmd/utils: fix HTTPHost, WSHost flag priority (#28669) 12 months ago
Péter Szilágyi d98d70f670
cmd/utils, eth: disallow invalid snap sync / snapshot flag combos (#28657) 12 months ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 12 months ago
Marius van der Wijden bdf5e388ca
cmd, les, tests: remove light client code (#28586) 1 year ago
jwasinger 3cfcd252db
cmd/geth: add support for --dev flag in dumpgenesis (#28463) 1 year ago
jwasinger 104dbf7821
cmd/utils: validate pre-existing genesis in --dev mode (#28468) 1 year ago
Guillaume Ballet fa8d39807d
cmd, core, trie: verkle-capable `geth init` (#28270) 1 year ago
Delweng f265cc24b4
cmd/geth: remove some whitespace in code and comments (#28148) 1 year ago
Péter Szilágyi 509a64ffb9
cmd, core, ethdb: enable Pebble on 32 bits and OpenBSD too (#28335) 1 year ago
rjl493456442 eeb5dc3ccf
cmd, core: resolve scheme from a read-write database (#28313) 1 year ago
Péter Szilágyi 7b6ff527d5
cmd, eth: switch the dev synctarget to hash from block (#28209) 1 year ago
buddho f6f64cc43d
cmd/utils: fix bootnodes config priority (#28095) 1 year ago
Péter Szilágyi 82ec555d70
cmd: add state.scheme to the database flag group for local flag handling (#28107) 1 year ago
phenix3443 5c6f4b9f0d
cmd/utils: fix typo in comment (#28159) 1 year ago
Péter Szilágyi 6b98d18789
cmd, core, params: add support for the Holesky testnet (#28007) 1 year ago
Péter Szilágyi 00fead91c4
cmd/utils: fix a startup issue on deleted chaindata but dangling ancients (#27989) 1 year ago
Delweng 68855216c9
cmd/utils: restore support for txlookuplimit flag (#27917) 1 year ago
rjl493456442 503f1f7ada
all: activate pbss as experimental feature (#26274) 1 year ago
Péter Szilágyi 1662228ac6
core/txpool/blobpool: 4844 blob transaction pool (#26940) 1 year ago
Felföldi Zsolt d4d88f9bce
les: remove obsolete code related to PoW header syncing (#27737) 1 year ago
lightclient 645b0db98e
cmd/utils, p2p: clean up discovery setup (#27518) 1 year ago