Commit Graph

2548 Commits (e56bbd77a44fc26550a862801690461e49e02503)

Author SHA1 Message Date
Martin HS f3b4bbbaf3
all: remove `personal` RPC namespace (#30704) 6 days ago
Péter Szilágyi a1d049c1c4
internal/flags: remove low-use type TextMarshalerFlag (#30707) 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 5230b06d51
cmd/utils, eth/ethconfig: remove some ancient leftover flag (#30705) 6 days ago
Péter Szilágyi bce420b99f
cmd/geth: avoid hard coding the IPC name (#30687) 1 week ago
Felföldi Zsolt 6c6bf6fe64
beacon/blsync: add holesky config and update checkpoints (#30671) 2 weeks 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
Sina M 978ca5fc5e
eth/tracers: various fixes (#30540) 3 weeks ago
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587) 3 weeks ago
lightclient 2246d66135
cmd/evm: fixup issues with requests in t8n (#30584) 3 weeks ago
Felix Lange 3a5313f3f3
all: implement EIP-7002 & EIP-7251 (#30571) 4 weeks ago
Felix Lange 2936b41514
all: implement flat deposit requests encoding (#30425) 4 weeks ago
Martin HS 56c4f2bfd4
core/vm, cmd/evm: implement eof validation (#30418) 1 month ago
Sina M 40fd887df6
internal/ethapi: remove td field from block (#30386) 1 month ago
Ng Wei Han db6ae7fa12
cmd/geth: remove deprecated lightchaindata db (#30527) 1 month ago
zhiqiangxu 118c84af57
cmd/utils: fix `setEtherbase` (#30488) 1 month ago
Péter Szilágyi 9326a118c7
beacon, core, eth, miner: integrate witnesses into production Geth (#30069) 2 months ago
Roberto Bayardo 88c8459005
eth/fetcher: fix blob transaction propagation (#30125) 2 months ago
rjl493456442 623b17ba20
core/state: state reader abstraction (#29761) 2 months ago
Marius van der Wijden b0b67be0a2
all: remove forkchoicer and reorgNeeded (#29179) 2 months ago
lightclient dfd33c7792
all: implement EIP-6110, execution layer triggered deposits (#29431) 2 months ago
Sina M a223efcf39
core: implement EIP-2935 (#29465) 2 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
John Hilliard 0fde5067c3
cmd/devp2p: require dns:read, dns:edit permissions for cloudflare deploy (#30326) 3 months ago
Felix Lange c35684709c
eth/ethconfig: remove LES server config (#30298) 3 months ago
lightclient 33a13b6f21
p2p/simulations: remove packages (#30250) 3 months ago
Martin HS 83e70aa3d0
cmd/evm: fix evm basefee (#30281) 3 months ago
lightclient 142c94d628
cmd/evm: don't overwrite sender account (#30259) 3 months ago
Felix Lange e4675771ed
internal/debug: remove memsize (#30253) 3 months ago
yukionfire 4dfc75deef
beacon/types, cmd/devp2p, p2p/enr: clean up uses of fmt.Errorf (#30182) 3 months ago
minh-bq 35b4183caa
cmd/utils: allow configurating blob pool from flags (#30203) 4 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
Jeremy Schlatter 169aa91449
cmd/utils: fix typo in flag description (#30127) 4 months ago
gitglorythegreat 06f1d077d3
all: replace division with right shift if possible (#29911) 4 months ago
maskpp 4939c25341
cmd/evm/internal/t8ntool: log writeTraceResult error message (#30038) 4 months ago
jwasinger ed8fd0ac09
all: stateless witness builder and (self-)cross validator (#29719) 4 months ago
lightclient d8ea7ac2b0
cmd/blsync: use debug.Setup for logging configuration (#30065) 4 months ago
Ha DANG 67a862db9d
cmd/geth, ethdb/pebble: improve database statistic (#29948) 5 months ago
bugmaker9371 caa066dcb0
cmd/devp2p: fix log output (#29972) 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
kukuru909 deaf10982c
cmd/clef, cmd/evm: fix markdown issues in README (#29954) 5 months ago
Gealber Morales 4405f18519
cmd/evm/internal/t8ntool: remove unused parameter (#29930) 5 months ago
Felix Lange bc6569462d
p2p: use netip.Addr where possible (#29891) 5 months ago
HAOYUatHZ 50405e29b7
cmd/evm/internal/t8ntool: fix a typo (#29887) 5 months ago
hattizai 2f06c1e854
cmd/devp2p: fix node.TCP -> node.UDP (#29879) 5 months ago