Commit Graph

13957 Commits (0ea65d4020dd1fd2b19cbad5c90ea1bb0dd9ddc4)
 

Author SHA1 Message Date
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
ucwong fd4230f695
log: fix typo in comment (#26569) 2 years ago
Felix Lange df52967ff6
eth/catalyst: fix panic in TestWithdrawals (#26563) 2 years ago
Mario Vega 90f15a0230
cmd/evm: add blocktest subcommand to evm (#26526) 2 years ago
ucwong a63875bf4d
go.mod: gnark-crypto upgrade (#26545) 2 years ago
Nicola Cocchiaro abe4159cb5
params: remove deprecated bootnodes (#26530) 2 years ago
Felix Lange 34115c8f63
params: fix timestamp display in fork banner (#26553) 2 years ago
Marius van der Wijden 2fecac6041
eth/catalyst: implement exchangeCapabilities method (#26555) 2 years ago
Marius van der Wijden 245cff0a1a
eth/catalyst: error on nil withdrawals post-shanghai (#26549) 2 years ago
Felix Lange 55f41d198c
cmd/utils: fix error at geth startup in --dev mode (#26550) 2 years ago
Marius van der Wijden 2a2b0419fb
all: implement withdrawals (EIP-4895) (#26484) 2 years ago
Martin Holst Swende 2b57a27d9e
all: make timestamp-based fork checks based on uint64 (#26474) 2 years ago