Commit Graph

1897 Commits (0bbd88bda04698c457077318ae8442e2611ea3b0)

Author SHA1 Message Date
Bin 0bbd88bda0
all: use timer instead of time.After in loops, to avoid memleaks (#29241) 5 months ago
Martin HS 7aafad2233
core/vm: better error-info for vm errors (#29354) 6 months ago
Aaron Chen ccb76c01d7
eth/tracers: use slices.Contains (#29461) 6 months ago
Aaron Chen 74995bf8a1
all: use slices.Contains (#29459) 6 months ago
lmittmann a851e39cbe
core/types: use new atomic types in caches (#29411) 6 months ago
cui 7bb3fb1481
eth: simplify peer counting logic (#29420) 6 months ago
cui a83e57666d
eth/fetcher: using slices.Contains (#29383) 6 months ago
cui 0bd03dbc55
eth/filter: using atomic.Pointer instead of atomic.Value (#29435) 6 months ago
Delweng 8c5576b1ac
eth/tracers: fix base fee and set blob fee in tests (#29376) 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
Sina M 767b00b0b5
t8ntool: add optional call frames to json logger (#29353) 6 months ago
rjl493456442 304879da20
eth/protocols/snap: check storage root existence for hash scheme (#29341) 6 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
Aaron Chen f2a6ac17b2
eth/catalyst: fix flaw in withdrawal-gathering in simulated beacon (#29344) 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
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 6 months ago
Martin HS d9bde37ac3
log: use native log/slog instead of golang/exp (#29302) 6 months ago
Martin HS 14eb8967be
all: use min/max/clear from go1.21 (#29307) 6 months ago
Felix Lange bca6c40709
beacon/blsync: support for deneb fork (#29180) 6 months ago
Martin HS 04bf1c802f
eth/protocols/snap, internal/testlog: fix dataraces (#29301) 6 months ago
rjl493456442 15eb9773f9
triedb/pathdb: improve tests (#29278) 6 months ago
Martin HS 40cac1d0e2
eth/catalyst: prettier output on bad new payloads (#29259) 6 months ago
shivhg 95715fdb03
eth/downloader, graphql: fix typos (#29243) 6 months ago
Haotian cffb7c8604
params: use the same variable name as EIP-4788 (#29195) 6 months ago
Haotian 3c26ffeb29
eth/catalyst: remove error return in delayPayloadImport (#29043) 6 months ago
Sina M eff424cc30
eth/tracers: fix concurrency issue for JS-tracing a block (#29238) 6 months ago
hyhnet cd490608e3
all: fix typos in comments (#29186) 7 months ago
Felföldi Zsolt aadcb88675
cmd/blsync, beacon/light: beacon chain light client (#28822) 7 months ago
Marius van der Wijden d8e0807da2
miner: refactor the miner, make the pending block on demand (#28623) 7 months ago
Delweng 6e379b6fc7
eth/tracers: prestate tracer add blob fee (#29168) 7 months ago
Péter Szilágyi f4d53133f6
consensus, cmd, core, eth: remove support for non-merge mode of operation (#29169) 7 months ago
Undefinedor a6d6e8ac41
rpc: remove deprecated method "Notifier.Closed" (#29162) 7 months ago
Andrei Silviu Dragnea 19607d1a10
eth/tracers: Fix prestateTracer pre nonce on contract creation (#29099) 7 months ago
Undefinedor 00905f7dc4
all: remove redundant import aliases (#29144) 7 months ago
Péter Szilágyi 0b1438c3df
eth: make transaction propagation paths in the network deterministic (#29034) 7 months ago
Sina Mahmoodi 0a2f33946b
eth/catalyst: update simulated beacon for cancun (#28829) 7 months ago
cui fliter dbc27a199f
all: fix function names in docs (#29128) 7 months ago
lightclient 1883438964
eth/catalyst: return invalid payload attributes instead of invalid parms for bad fcu payload (#29115) 7 months ago
Andrei Silviu Dragnea 5a0f468f8c
eth/tracers: Fix callTracer logs on onlyTopCall == true (#29068) 7 months ago
cui c1f59b98f6
eth/catalyst: remove variable in tx conversion loop (#29076) 7 months ago
cui edffacca8f
eth/catalyst: enable some commented-out testcases   (#29073) 7 months ago
Haotian 93c541ad56
eth/catalyst: fix wrong error message of payloadV2 after cancun (#29049) 7 months ago
ArtificialPB e47a7c22c4
internal/ethapi: use overriden baseFee for gasPrice (#29051) 7 months ago
buddho bba3fa9af9
core,eth,internal: fix typo (#29024) 7 months ago
Péter Szilágyi f4852b8ddc
core/txpool, eth, miner: retrieve plain and blob txs separately (#29026) 7 months ago
Péter Szilágyi 6fb0d0992b
core/txpool, miner: speed up blob pool pending retrievals (#29008) 7 months ago
Péter Szilágyi 593e303485
core/txpool, eth, miner: pre-filter dynamic fees during pending tx retrieval (#29005) 7 months ago