Commit Graph

14018 Commits (d865a5d6ae3734a03c86e63fbb385edd92c3cc8d)
 

Author SHA1 Message Date
Marius van der Wijden 7fb42e6db2
eth/downloader: handle missing withdrawals if empty list is expected (#26675) 2 years ago
Patrick O'Grady 5967a2290a
ethdb/pebble: Fix `MemTableStopWritesThreshold` (#26692) 2 years ago
Marius van der Wijden dbd6c1324d
eth/catalyst: return error if withdrawals are nil post-shanghai (#26691) 2 years ago
Felix Lange 101587b3f4
p2p/dnsdisc: fix tests with Go 1.20 (#26690) 2 years ago
Sina Mahmoodi ff38c9ee2e
eth/filters: replace atomic pointer with value (#26689) 2 years ago
Martin Holst Swende f44ebc4838
params: update mainnet + rinkeby CHT (#26677) 2 years ago
Martin Holst Swende 1c5fa40a78
cmd/devp2p: reduce output of node crawler (#26674) 2 years ago
Martin Holst Swende 03585ed7a9
tests/fuzzers: supply gnark multiexp config, fixes #26669 (#26670) 2 years ago
Darioush Jalali 7d29fff415
eth/tracers: more fork overrides in traceBlockToFile (#26655) 2 years ago
Sina Mahmoodi 2def62b99b
eth/filters: avoid block body retrieval when no matching logs (#25199) 2 years ago
Marius van der Wijden 241cf62b5c
params: schedule shanghai fork on sepolia (#26662) 2 years ago
rjl493456442 0ea65d4020
ethdb: add benchmark test suite (#26659) 2 years ago
Chris Ziogas b0cd8c4a5c
core/vm: set tracer-observable `value` of a delegatecall to match parent `value` (#26632) 2 years ago
Péter Szilágyi 77380b9629
go.mod: update pebble to latest master (#26654) 2 years ago
Martin Holst Swende 22c3ad1d12
core/state, trie: remove unused error-return from trie Commit operation (#26641) 2 years ago
Péter Szilágyi 3086c256c9
eth/downloader: fix timeout resurrection panic (#26652) 2 years ago
Péter Szilágyi da3c974c36
ethdb/pebble: fix nil callbacks (#26650) 2 years ago
Péter Szilágyi bf1798e04e
common/prque: generic priority queue (#26290) 2 years ago
Marius van der Wijden 6a148dd5c3
eth/catalyst: disallow forkchoiceupdate v1 post-shanghai (#26645) 2 years ago
Martin Holst Swende ed51b8c5d3
ethdb: pebble backend (64bit platforms only) (#26517) 2 years ago
Péter Szilágyi 095e365fac
all: remove support for Ropsten (#26644) 2 years ago
jwasinger 0c9eb8c9a4
eth/catalyst: make getPayloadBodiesByRange take hex inputs (#26624) 2 years ago
rjl493456442 9842301376
all: remove database commit callback, rework noderesolver (#26637) 2 years ago
Felix Lange 8c18b48bf1
log: allow tabs in log messages (#26630) 2 years ago
halilylm 00a9b80b5c
light: fix receiver name from Python style to Go (#26631) 2 years ago
Marius van der Wijden 2f73f4f028
eth/catalyst,miner: include withdrawals in payload id calculation (#26554) 2 years ago
Felix Lange 31d401ea68
rpc: remove DecimalOrHex type (#26629) 2 years ago
zhiqiangxu cefc0fa00f
accounts/abi: fix integer encoding/decoding (#26568) 2 years ago
Martin Holst Swende 91cb6f863a
tests: update (#26548) 2 years ago
Felix Lange 37e3208e33
build: upgrade to golangci-lint v1.51.1 (#26618) 2 years ago
Felföldi Zsolt 3a5aceed8f
beacon/engine: move core/beacon to beacon/engine (#26616) 2 years ago
Martin Holst Swende 8860b39754
all: prepare for path-based trie storage (#26603) 2 years ago
Marius Kjærstad 10c14847af
README: remove text about GPU mining (#26609) 2 years ago
raulk 918aed4e31
core/vm: add bn256ScalarMul testcase for zero scalar value (#26607) 2 years ago
Martin Holst Swende 8e92881a3d
rpc: fix off-by-one in ipc endpoint length check (#26614) 2 years ago
delihiros bd726f86b8
readme: fix broken link (#26612) 2 years ago
Marius van der Wijden 9826cd65bc
eth/catalyst: implement engine_getPayloadBodiesByHash/Range methods (#26232) 2 years ago
lmittmann 877d2174fb
core/vm: improve EVM instance reusability (#26341) 2 years ago
Péter Szilágyi 3a79a99f80
Merge pull request #26599 from karalabe/mobile-nuke 2 years ago
Péter Szilágyi d9699c8238
accounts, build, mobile: remove Andriod and iOS support 2 years ago
Marius van der Wijden d0a4989a8d
cmd, eth, node: deprecate personal namespace (#26390) 2 years ago
Marius van der Wijden a8cf4399a9
eth/catalyst: return invalid params instead of invalid payload params (#26591) 2 years ago
Péter Szilágyi 5d8bff1d72
Merge pull request #26581 from holiman/nuke_puppet 2 years ago
Martin Holst Swende 5c8cc10d1e
core: improve ambiguous block validation message (#26582) 2 years ago
Martin Holst Swende 8ded6a9fcd
cmd/puppeth: remove puppeth 2 years ago
lightclient bd6a05e1ee
internal/ethapi: always return block withdrawals if present (#26565) 2 years ago
rjl493456442 efbd508d21
eth/tracer: rename to revertReason (#26574) 2 years ago
Mio 78d089b5b7
ethclient/gethclient: fix typo (#26580) 2 years ago
Martin Holst Swende 17017b2516
log: better sanitation (#26556) 2 years ago
Pascal Marco Caversaccio 3ff3d07e2c
cmd/devp2p: fix broken link in readme(#26576) 2 years ago