Commit Graph

2521 Commits (c35684709c8c71da78d5abbc6c38a501dd05b58a)

Author SHA1 Message Date
Felix Lange c35684709c
eth/ethconfig: remove LES server config (#30298) 1 month ago
lightclient 33a13b6f21
p2p/simulations: remove packages (#30250) 1 month ago
Martin HS 83e70aa3d0
cmd/evm: fix evm basefee (#30281) 1 month ago
lightclient 142c94d628
cmd/evm: don't overwrite sender account (#30259) 2 months ago
Felix Lange e4675771ed
internal/debug: remove memsize (#30253) 2 months ago
yukionfire 4dfc75deef
beacon/types, cmd/devp2p, p2p/enr: clean up uses of fmt.Errorf (#30182) 2 months ago
minh-bq 35b4183caa
cmd/utils: allow configurating blob pool from flags (#30203) 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
Jeremy Schlatter 169aa91449
cmd/utils: fix typo in flag description (#30127) 2 months ago
gitglorythegreat 06f1d077d3
all: replace division with right shift if possible (#29911) 3 months ago
maskpp 4939c25341
cmd/evm/internal/t8ntool: log writeTraceResult error message (#30038) 3 months ago
jwasinger ed8fd0ac09
all: stateless witness builder and (self-)cross validator (#29719) 3 months ago
lightclient d8ea7ac2b0
cmd/blsync: use debug.Setup for logging configuration (#30065) 3 months ago
Ha DANG 67a862db9d
cmd/geth, ethdb/pebble: improve database statistic (#29948) 3 months ago
bugmaker9371 caa066dcb0
cmd/devp2p: fix log output (#29972) 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
kukuru909 deaf10982c
cmd/clef, cmd/evm: fix markdown issues in README (#29954) 3 months ago
Gealber Morales 4405f18519
cmd/evm/internal/t8ntool: remove unused parameter (#29930) 3 months ago
Felix Lange bc6569462d
p2p: use netip.Addr where possible (#29891) 4 months ago
HAOYUatHZ 50405e29b7
cmd/evm/internal/t8ntool: fix a typo (#29887) 4 months ago
hattizai 2f06c1e854
cmd/devp2p: fix node.TCP -> node.UDP (#29879) 4 months ago
Felix Lange 94a8b296e4
p2p/discover: refactor node and endpoint representation (#29844) 4 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
trillo caafa93598
all: improve some error strings (#29842) 4 months ago
Felix Lange 6a9158bb1b
p2p/discover: improved node revalidation (#29572) 4 months ago
rjl493456442 5b3e3cd2be
tests: update tests (#29730) 4 months ago
Guillaume Ballet 44a50c9f96
cmd, core, params, trie: add verkle access witness gas charging (#29338) 4 months ago
rjl493456442 9ec50080eb
core: use in-memory freezer for tests (#29720) 5 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
lightclient 2e8e35f2ad
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 5 months ago
felipe c04b8e6d74
cmd/utils: require TTD and difficulty to be zero at genesis for dev mode (#29579) 5 months ago
maskpp fecc8a0f4a
cmd/evm/internal/t8ntool, core: prealloc map sizes where possible (#29620) 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
xiaodong ad3d8cb12a
cmd/geth: remove unused parameter (#29602) 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
forestkeeperio.eth bd91810462
cmd: fix some typos in readmes (#29405) 5 months ago
Aaron Chen ed4bc7f27b
all: replace fmt.Errorf() with errors.New() if no param required (#29472) 5 months ago
Aaron Chen 74995bf8a1
all: use slices.Contains (#29459) 6 months ago
rjl493456442 fe0bf325a6
cmd/evm: reopen the statedb for dumping (#29437) 6 months ago
Sina M 767b00b0b5
t8ntool: add optional call frames to json logger (#29353) 6 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
Martin HS 14cc967d19
all: remove dependency on golang.org/exp (#29314) 6 months ago
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 6 months ago