Commit Graph

15125 Commits (2c67fab0d7cb95319c111e150a7ac857819e2a74)
 

Author SHA1 Message Date
Felföldi Zsolt 35fcf9c52b
beacon/types: enforce fork order based on known forks list (#29380) 6 months ago
Aaron Chen 15ff066a24
trie/utils: change Div+Mod to DivMod (#29413) 6 months ago
Péter Szilágyi e3bdd84e98
core/txpool: repair the limbo Billy too on unclean shutdowns (#29451) 6 months ago
lmittmann a851e39cbe
core/types: use new atomic types in caches (#29411) 6 months ago
lightclient 9cb8de8703
internal/debug: convert legacy log level value in debug_verbosity (#29356) 6 months ago
cui 9dfe728909
p2p/discover: using slices.Contains (#29395) 6 months ago
guangwu 8bd0334168
crypto/signify: close tmp key file in test (#29444) 6 months ago
cui 2e0c5e05ba
p2p/dnsdisc: using clear builtin func (#29418) 6 months ago
cui eea0acc549
log: using maps.Clone (#29392) 6 months ago
cui 6b39e9236c
beacon/engine: using slices.Contains (#29396) 6 months ago
Marius Kjærstad 1f8f1377e6
build: upgrade -dlgo version to Go 1.22.2 (#29448) 6 months ago
cui 7bb3fb1481
eth: simplify peer counting logic (#29420) 6 months ago
Ng Wei Han dfb3d46098
p2p: add inbound and outbound peers metric (#29424) 6 months ago
cui a83e57666d
eth/fetcher: using slices.Contains (#29383) 6 months ago
cui 12dcc162d0
common/lru: use clear builtin (#29399) 6 months ago
cui ab6419ccd8
core/state: use maps.Clone (#29365) 6 months ago
rjl493456442 fe0bf325a6
cmd/evm: reopen the statedb for dumping (#29437) 6 months ago
cui 0bd03dbc55
eth/filter: using atomic.Pointer instead of atomic.Value (#29435) 6 months ago
Miles Chen e63f992fed
rpc: fix ipc max path size (#29385) 6 months ago
cui 31e63fcf66
rlp: using maps.Clone (#29434) 6 months ago
carehabit fde90443a4
log: replace the outdated link (#29412) 6 months ago
Delweng 8c5576b1ac
eth/tracers: fix base fee and set blob fee in tests (#29376) 6 months ago
cui 6c9f702982
core/types: using maps.Clone (#29398) 6 months ago
cui c39d00e316
trie: using maps.Clone (#29419) 6 months ago
Brandon Liu a3829178af
eth/tracers/js: consistent name for method receivers (#29375) 6 months ago
cui 0183c7ad82
eth/tracers/logger: using maps.Equal (#29384) 6 months ago
cui 7481398a24
core/state: using slices.Clone (#29366) 6 months ago
cui 3754a6cc92
p2p/dnsdisc: using maps.Copy (#29377) 6 months ago
rjl493456442 3b77e0ff4b
core: remove unused code (#29381) 6 months ago
cui 7aba6511b0
ethdb/dbtest: replace reflect.DeepEqual with slices.Equal (#29382) 6 months ago
Sina M 767b00b0b5
t8ntool: add optional call frames to json logger (#29353) 6 months ago
crazeteam fa5019de19
accounts/keystore: fix typos in comments (#29336) 6 months ago
Pawan Dhananjay 8bb8f23bb2
beacon/engine: Fix json param name in GetClientVersionV1 (#29351) 6 months ago
rjl493456442 304879da20
eth/protocols/snap: check storage root existence for hash scheme (#29341) 6 months ago
Guillaume Ballet da7469e5c4
core: add an end-to-end verkle test (#29262) 6 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
jwasinger 58a3e2f180
core/state: perform updates before deletions when mutating tries (#29201) 6 months ago
Martin HS 1dd898c24e
tests: fix panic via state test runner using json logger (#29349) 6 months ago
Aaron Chen f2a6ac17b2
eth/catalyst: fix flaw in withdrawal-gathering in simulated beacon (#29344) 6 months ago
Matthieu Vachon 738b5a586e
Removes some leftover `err` check (#29339) 6 months ago
Felföldi Zsolt 100c0f47de
beacon/blsync: fixed blsync command line params (#29335) 6 months ago
Felix Lange eda9cb7b36
beacon/light/api: improve handling of event stream setup failures (#29308) 6 months ago
Roberto Bayardo 5cea7a6230
ethclient/simulated: clean up Node resources when simulated backend is closed (#29316) 6 months ago
Martin HS 14cc967d19
all: remove dependency on golang.org/exp (#29314) 6 months ago
deterclosed ae47004487
eth: fix typo (#29320) 6 months ago
Nathan 6f1fb0c29f
metrics/influxdb: skip float64-precision-dependent tests on arm64 (#29047) 6 months ago
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 6 months ago
George Ma 38eb8b3e20
all: fix docstrings (#29311) 6 months ago
Martin HS d9bde37ac3
log: use native log/slog instead of golang/exp (#29302) 6 months ago
rjl493456442 6490d9897a
cmd, triedb: implement history inspection (#29267) 6 months ago