Commit Graph

1902 Commits (f437307877f4c8e423f787de5c9636b985d322f5)

Author SHA1 Message Date
rjl493456442 d3c4466edd
core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement gentrie (#29313) 7 months ago
Martin HS ef5ac3fb7a
eth/filters: enforce topic-limit early on filter criterias (#29535) 7 months ago
Abirdcfly b179b7b8e7
all: remove duplicate word in comments (#29531) 7 months ago
rjl493456442 9dcf8aae47
eth/protocols/snap: skip retrieval for completed storages (#29378) 7 months ago
Aaron Chen 34aac1d756
all: use big.Sign to compare with zero (#29490) 7 months ago
Bin 0bbd88bda0
all: use timer instead of time.After in loops, to avoid memleaks (#29241) 7 months ago
Martin HS 7aafad2233
core/vm: better error-info for vm errors (#29354) 7 months ago
Aaron Chen ccb76c01d7
eth/tracers: use slices.Contains (#29461) 7 months ago
Aaron Chen 74995bf8a1
all: use slices.Contains (#29459) 7 months ago
lmittmann a851e39cbe
core/types: use new atomic types in caches (#29411) 7 months ago
cui 7bb3fb1481
eth: simplify peer counting logic (#29420) 7 months ago
cui a83e57666d
eth/fetcher: using slices.Contains (#29383) 7 months ago
cui 0bd03dbc55
eth/filter: using atomic.Pointer instead of atomic.Value (#29435) 7 months ago
Delweng 8c5576b1ac
eth/tracers: fix base fee and set blob fee in tests (#29376) 7 months ago
Brandon Liu a3829178af
eth/tracers/js: consistent name for method receivers (#29375) 8 months ago
cui 0183c7ad82
eth/tracers/logger: using maps.Equal (#29384) 8 months ago
Sina M 767b00b0b5
t8ntool: add optional call frames to json logger (#29353) 8 months ago
rjl493456442 304879da20
eth/protocols/snap: check storage root existence for hash scheme (#29341) 8 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 8 months ago
Aaron Chen f2a6ac17b2
eth/catalyst: fix flaw in withdrawal-gathering in simulated beacon (#29344) 8 months ago
Roberto Bayardo 5cea7a6230
ethclient/simulated: clean up Node resources when simulated backend is closed (#29316) 8 months ago
Martin HS 14cc967d19
all: remove dependency on golang.org/exp (#29314) 8 months ago
deterclosed ae47004487
eth: fix typo (#29320) 8 months ago
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 8 months ago
Martin HS d9bde37ac3
log: use native log/slog instead of golang/exp (#29302) 8 months ago
Martin HS 14eb8967be
all: use min/max/clear from go1.21 (#29307) 8 months ago
Felix Lange bca6c40709
beacon/blsync: support for deneb fork (#29180) 8 months ago
Martin HS 04bf1c802f
eth/protocols/snap, internal/testlog: fix dataraces (#29301) 8 months ago
rjl493456442 15eb9773f9
triedb/pathdb: improve tests (#29278) 8 months ago
Martin HS 40cac1d0e2
eth/catalyst: prettier output on bad new payloads (#29259) 8 months ago
shivhg 95715fdb03
eth/downloader, graphql: fix typos (#29243) 8 months ago
Haotian cffb7c8604
params: use the same variable name as EIP-4788 (#29195) 8 months ago
Haotian 3c26ffeb29
eth/catalyst: remove error return in delayPayloadImport (#29043) 8 months ago
Sina M eff424cc30
eth/tracers: fix concurrency issue for JS-tracing a block (#29238) 8 months ago
hyhnet cd490608e3
all: fix typos in comments (#29186) 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
Delweng 6e379b6fc7
eth/tracers: prestate tracer add blob fee (#29168) 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 a6d6e8ac41
rpc: remove deprecated method "Notifier.Closed" (#29162) 8 months ago
Andrei Silviu Dragnea 19607d1a10
eth/tracers: Fix prestateTracer pre nonce on contract creation (#29099) 8 months ago
Undefinedor 00905f7dc4
all: remove redundant import aliases (#29144) 8 months ago
Péter Szilágyi 0b1438c3df
eth: make transaction propagation paths in the network deterministic (#29034) 8 months ago
Sina Mahmoodi 0a2f33946b
eth/catalyst: update simulated beacon for cancun (#28829) 8 months ago
cui fliter dbc27a199f
all: fix function names in docs (#29128) 8 months ago
lightclient 1883438964
eth/catalyst: return invalid payload attributes instead of invalid parms for bad fcu payload (#29115) 9 months ago
Andrei Silviu Dragnea 5a0f468f8c
eth/tracers: Fix callTracer logs on onlyTopCall == true (#29068) 9 months ago
cui c1f59b98f6
eth/catalyst: remove variable in tx conversion loop (#29076) 9 months ago
cui edffacca8f
eth/catalyst: enable some commented-out testcases   (#29073) 9 months ago
Haotian 93c541ad56
eth/catalyst: fix wrong error message of payloadV2 after cancun (#29049) 9 months ago