Commit Graph

946 Commits (e9467eec1cfc882afb47623147c64b7fbf22bfe1)

Author SHA1 Message Date
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
Felix Lange e4675771ed
internal/debug: remove memsize (#30253) 2 months ago
rjl493456442 f59d013e40
core/rawdb, triedb, cmd: create an isolated disk namespace for verkle (#30105) 2 months ago
zhiqiangxu 71210b0630
all: simplify tests using t.TempDir() (#30150) 2 months ago
Ha DANG 67a862db9d
cmd/geth, ethdb/pebble: improve database statistic (#29948) 3 months ago
jwasinger 85587d5ef2
cmd, core: prefetch reads too from tries if requested (#29807) 3 months ago
Ha DANG 1098d148a5
cmd/geth: remove unused param (#29952) 3 months ago
PolyMa 06263b1b35
all: fix typos in comments (#29873) 4 months ago
Martin HS 61932e4710
cmd/geth: update testdata (vulncheck) (#29714) 4 months ago
Guillaume Ballet 44a50c9f96
cmd, core, params, trie: add verkle access witness gas charging (#29338) 4 months ago
rjl493456442 9f96e07c1c
core/rawdb, trie: improve db APIs for accessing trie nodes (#29362) 5 months ago
Bin f8820f170c
accounts, cmd/geth, core: close opened files (#29598) 5 months ago
Chris Ziogas 882d1e22f6
cmd/geth, cmd/utils: rename config and flag to` VMTraceJsonConfig` (#29573) 5 months ago
xiaodong ad3d8cb12a
cmd/geth: remove unused parameter (#29602) 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
rjl493456442 6490d9897a
cmd, triedb: implement history inspection (#29267) 6 months ago
Felix Lange bca6c40709
beacon/blsync: support for deneb fork (#29180) 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 f4d53133f6
consensus, cmd, core, eth: remove support for non-merge mode of operation (#29169) 7 months ago
Undefinedor 00905f7dc4
all: remove redundant import aliases (#29144) 7 months ago
yzb db4cf69166
all: replace fmt.Errorf() with errors.New() if no param required (#29126) 7 months ago
Ng Wei Han 28d55218f7
cmd/geth: parseDumpConfig should not return closed db (#29100) 7 months ago
lightclient 1f50aa7631
cmd,internal/era: implement `export-history` subcommand (#26621) 8 months ago
Martin HS 6a724b94db
docs: remove reference to being official (#28858) 8 months ago
Péter Szilágyi 43ba7d65a8
cmd/geth, internal/debug: get rid of by-default log config (#28801) 8 months ago
jwasinger 9e018ce3a5
cmd/geth: update log test data (#28780) 8 months ago
Martin HS 1010a79c7c
cmd/geth: make it possible to autopilot removedb (#28725) 9 months ago
Marius Kjærstad 99eb49e601
internal/flags: update copyright year to 2024 (#28760) 9 months ago
rjl493456442 cca94792a4
core, cmd, trie: fix the condition of pathdb initialization (#28718) 9 months ago
ucwong 81fd1b3cf9
core/txpool : small cleanup refactors (#28654) 9 months ago
Martin Holst Swende b8d44ed98b
log: remove lazy, remove unused interfaces, unexport methods (#28622) 10 months ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 10 months ago
Martin Holst Swende 63979bc9cc
cmd/evm, core/state: fix post-exec dump of state (statetests, blockchaintests) (#28504) 10 months ago
Marius van der Wijden bdf5e388ca
cmd, les, tests: remove light client code (#28586) 10 months ago
Felix Lange 63127f5443
cmd/geth: fix build error (#28585) 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
Håvard Anda Estensen 460cc1673e
cmd: run tests in parallel (#28546) 10 months ago
jwasinger 984f82629c
cmd/geth: more special cases logging tests (#28527) 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) 10 months ago
Martin Holst Swende b77a9b127c
cmd/geth: more testcases for logging (#28501) 11 months ago
Martin Holst Swende 233db64cc1
all: make vendored copy of reexec (#28382) 11 months ago
Guillaume Ballet 4cbca5178a
core, cmd/geth: add --override.* flags to geth init (#28407) 11 months ago
Martin Holst Swende 58ae1df684
cmd/geth: test for logging-output (#28373) 11 months ago
Martin Holst Swende d2c0bed9d5
cmd/geth: fix failing test (#28322) 11 months ago