Commit Graph

956 Commits (798e0ee2e212503d7c2af827590a758e664a843a)

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