Commit Graph

735 Commits (c350d3acd57a543b410e9e16598488183bcd5030)

Author SHA1 Message Date
Marius van der Wijden b0b67be0a2
all: remove forkchoicer and reorgNeeded (#29179) 2 weeks ago
lightclient 00294e9d28
cmd/utils,p2p: enable discv5 by default (#30327) 1 month ago
stevemilk 3c37db7989
all: clean up goerli flag and config (#30289) 1 month ago
Felix Lange c35684709c
eth/ethconfig: remove LES server config (#30298) 1 month ago
minh-bq 35b4183caa
cmd/utils: allow configurating blob pool from flags (#30203) 2 months ago
zhiqiangxu 71210b0630
all: simplify tests using t.TempDir() (#30150) 2 months ago
Jeremy Schlatter 169aa91449
cmd/utils: fix typo in flag description (#30127) 2 months ago
jwasinger 85587d5ef2
cmd, core: prefetch reads too from tries if requested (#29807) 3 months ago
rjl493456442 9ec50080eb
core: use in-memory freezer for tests (#29720) 5 months ago
felipe c04b8e6d74
cmd/utils: require TTD and difficulty to be zero at genesis for dev mode (#29579) 5 months ago
Chris Ziogas 882d1e22f6
cmd/geth, cmd/utils: rename config and flag to` VMTraceJsonConfig` (#29573) 5 months ago
Felix Lange 82b0dec713
eth/filters: remove support for pending logs (#29574) 5 months ago
Chris Ziogas 72f69366de
c.d/utils: rename vmtrace.config to vmtrace.jsonconfig (#29554) 5 months ago
yudrywet 3705acd1a9
cmd/utils: fix typo in comment (#29528) 5 months ago
Abirdcfly b179b7b8e7
all: remove duplicate word in comments (#29531) 5 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 6 months ago
Bin 89cefe240f
cmd: use package filepath over path for file system operations (#29227) 6 months ago
Péter Szilágyi b393ad8d29
cmd, core, metrics: always report expensive metrics (#29191) 6 months ago
Felföldi Zsolt aadcb88675
cmd/blsync, beacon/light: beacon chain light client (#28822) 7 months ago
Marius van der Wijden d8e0807da2
miner: refactor the miner, make the pending block on demand (#28623) 7 months ago
Péter Szilágyi 865e1e9f57
cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme (#29108) 7 months ago
yzb db4cf69166
all: replace fmt.Errorf() with errors.New() if no param required (#29126) 7 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 7 months ago
Martin HS 55a46c3b10
cmd/utils: fix merge-breakage in test (#28985) 7 months ago
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824) 7 months ago
lightclient 85938dda09
internal/era: update block index format to be based on record offset (#28959) 7 months ago
lightclient 1f50aa7631
cmd,internal/era: implement `export-history` subcommand (#26621) 8 months ago
Ng Wei Han a3ca1b2818
cmd/utils: fix HTTPHost, WSHost flag priority (#28669) 9 months ago
Péter Szilágyi d98d70f670
cmd/utils, eth: disallow invalid snap sync / snapshot flag combos (#28657) 10 months ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 10 months ago
Marius van der Wijden bdf5e388ca
cmd, les, tests: remove light client code (#28586) 10 months ago
Guillaume Ballet d468c333a7
cmd/{geth,utils}: add cmd to export preimages in snap enumeration order (#28256) 10 months ago
jwasinger 3cfcd252db
cmd/geth: add support for --dev flag in dumpgenesis (#28463) 10 months ago
jwasinger 104dbf7821
cmd/utils: validate pre-existing genesis in --dev mode (#28468) 10 months ago
Håvard Anda Estensen 460cc1673e
cmd: run tests in parallel (#28546) 10 months ago
Zoro 2814ee0547
accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532) 10 months ago
Guillaume Ballet fa8d39807d
cmd, core, trie: verkle-capable `geth init` (#28270) 10 months ago
Delweng f265cc24b4
cmd/geth: remove some whitespace in code and comments (#28148) 11 months ago
Péter Szilágyi 509a64ffb9
cmd, core, ethdb: enable Pebble on 32 bits and OpenBSD too (#28335) 11 months ago
rjl493456442 eeb5dc3ccf
cmd, core: resolve scheme from a read-write database (#28313) 12 months ago
Péter Szilágyi 7b6ff527d5
cmd, eth: switch the dev synctarget to hash from block (#28209) 12 months 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