Commit Graph

961 Commits (master)

Author SHA1 Message Date
rjl493456442 a7f9523ae1
all: implement state history v2 (#30107) 2 weeks ago
rjl493456442 37c0e6992e
cmd, core, miner: rework genesis setup (#30907) 2 weeks ago
Martin HS 9045b79bc2
metrics, cmd/geth: change init-process of metrics (#30814) 2 months ago
Martin HS a5f0001845
cmd/geth: remove unlock commandline flag (#30737) 3 months ago
Felföldi Zsolt 7cbce8ed58
beacon/blsync: remove cli dependencies (#30720) 3 months ago
Martin HS f3b4bbbaf3
all: remove `personal` RPC namespace (#30704) 3 months ago
Péter Szilágyi 20bf543a64
internal/flags: remove Merge, it's identical to slices.Concat (#30706) 3 months ago
Péter Szilágyi bce420b99f
cmd/geth: avoid hard coding the IPC name (#30687) 3 months ago
jwasinger 478012ab23
all: remove TerminalTotalDifficultyPassed (#30609) 3 months ago
Péter Szilágyi dac54e31a7
build, internal, version: break ci.go/version->common dependency (#30638) 3 months ago
rjl493456442 b6c62d5887
core, trie, triedb: minor changes from snapshot integration (#30599) 3 months ago
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587) 4 months ago
Ng Wei Han db6ae7fa12
cmd/geth: remove deprecated lightchaindata db (#30527) 4 months ago
Péter Szilágyi 9326a118c7
beacon, core, eth, miner: integrate witnesses into production Geth (#30069) 4 months ago
rjl493456442 623b17ba20
core/state: state reader abstraction (#29761) 5 months ago
stevemilk 3c37db7989
all: clean up goerli flag and config (#30289) 5 months ago
Felix Lange c35684709c
eth/ethconfig: remove LES server config (#30298) 6 months ago
Felix Lange e4675771ed
internal/debug: remove memsize (#30253) 6 months ago
rjl493456442 f59d013e40
core/rawdb, triedb, cmd: create an isolated disk namespace for verkle (#30105) 7 months ago
zhiqiangxu 71210b0630
all: simplify tests using t.TempDir() (#30150) 7 months ago
Ha DANG 67a862db9d
cmd/geth, ethdb/pebble: improve database statistic (#29948) 8 months ago
jwasinger 85587d5ef2
cmd, core: prefetch reads too from tries if requested (#29807) 8 months ago
Ha DANG 1098d148a5
cmd/geth: remove unused param (#29952) 8 months ago
PolyMa 06263b1b35
all: fix typos in comments (#29873) 8 months ago
Martin HS 61932e4710
cmd/geth: update testdata (vulncheck) (#29714) 8 months ago
Guillaume Ballet 44a50c9f96
cmd, core, params, trie: add verkle access witness gas charging (#29338) 9 months ago
rjl493456442 9f96e07c1c
core/rawdb, trie: improve db APIs for accessing trie nodes (#29362) 9 months ago
Bin f8820f170c
accounts, cmd/geth, core: close opened files (#29598) 9 months ago
Chris Ziogas 882d1e22f6
cmd/geth, cmd/utils: rename config and flag to` VMTraceJsonConfig` (#29573) 9 months ago
xiaodong ad3d8cb12a
cmd/geth: remove unused parameter (#29602) 9 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 10 months ago
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 10 months ago
rjl493456442 6490d9897a
cmd, triedb: implement history inspection (#29267) 10 months ago
Felix Lange bca6c40709
beacon/blsync: support for deneb fork (#29180) 11 months ago
Péter Szilágyi b393ad8d29
cmd, core, metrics: always report expensive metrics (#29191) 11 months ago
Felföldi Zsolt aadcb88675
cmd/blsync, beacon/light: beacon chain light client (#28822) 11 months ago
Marius van der Wijden d8e0807da2
miner: refactor the miner, make the pending block on demand (#28623) 11 months ago
Péter Szilágyi f4d53133f6
consensus, cmd, core, eth: remove support for non-merge mode of operation (#29169) 11 months ago
Undefinedor 00905f7dc4
all: remove redundant import aliases (#29144) 11 months ago
yzb db4cf69166
all: replace fmt.Errorf() with errors.New() if no param required (#29126) 11 months ago
Ng Wei Han 28d55218f7
cmd/geth: parseDumpConfig should not return closed db (#29100) 11 months ago
lightclient 1f50aa7631
cmd,internal/era: implement `export-history` subcommand (#26621) 12 months ago
Martin HS 6a724b94db
docs: remove reference to being official (#28858) 1 year ago
Péter Szilágyi 43ba7d65a8
cmd/geth, internal/debug: get rid of by-default log config (#28801) 1 year ago
jwasinger 9e018ce3a5
cmd/geth: update log test data (#28780) 1 year ago
Martin HS 1010a79c7c
cmd/geth: make it possible to autopilot removedb (#28725) 1 year ago
Marius Kjærstad 99eb49e601
internal/flags: update copyright year to 2024 (#28760) 1 year ago
rjl493456442 cca94792a4
core, cmd, trie: fix the condition of pathdb initialization (#28718) 1 year ago
ucwong 81fd1b3cf9
core/txpool : small cleanup refactors (#28654) 1 year ago
Martin Holst Swende b8d44ed98b
log: remove lazy, remove unused interfaces, unexport methods (#28622) 1 year ago