Commit Graph

15364 Commits (693e40a495fa8af8d12a8e81a90041e66d42603c)
 

Author SHA1 Message Date
Martin HS 693e40a495
build: attempt at reproducible builds (#30321) 1 month ago
lmittmann fc88cea648
core/vm: reuse Memory instances (#30137) 1 month ago
Sina M 3b48b16290
core/rawdb: drop MigrateTable (#30331) 1 month ago
chen4903 65aaf52f4c
accounts/abi: handle ABIs with contract type parameter (#30315) 1 month ago
lightclient 84565dc899
eth/catalyst: ensure period zero mode leaves no pending txs in pool (#30264) 1 month ago
Martin HS 41b3b30863
gitignore: ignore upload-artefacts (#30325) 1 month ago
Martin HS 8486722dcb
build: remove mantic from ppa builds (#30322) 1 month ago
Martin HS 60db6a7b42
internal/build: include git-date on detached head (#30320) 1 month ago
Arran Schlosberg 710c3f32ac
vm: simplify error handling in `vm.EVM.create()` (#30292) 1 month ago
Shude Li 09d889d2e3
core: remove withdrawal length check for state processor (#30286) 1 month ago
Sina M 43640f12d8
beacon/light: handle endpoint URL more gracefully (#30306) 1 month ago
Felix Lange 6eb42a6b4f
eth: dial nodes from discv5 (#30302) 1 month ago
Dylan Vassallo 7a149a159a
eth/tracers/js: add coinbase addr to ctx (#30231) 1 month ago
Felix Lange c35684709c
eth/ethconfig: remove LES server config (#30298) 1 month ago
rjl493456442 c4b01d80b9
eth/fetcher: always expect transaction metadata in announcement (#30288) 1 month ago
Felix Lange 2f2e5b088a .golangci.yml: remove lint warning for TxLookupLimit 1 month ago
Marius van der Wijden c686485a06
core: only compute state root once (#30299) 1 month ago
Adrian Sutton 2b9d198706
go.mod: upgrade to pebble v1.1.2 (#30297) 1 month ago
Zoo bd57f35f8d
core/txpool/blobpool: fix error message (#30247) 1 month ago
jwasinger bc95452e02
build: run 'go mod tidy' check as part of lint (#30291) 1 month ago
Shude Li ab03c5746c
go.mod: remove github.com/julienschmidt/httprouter (#30290) 1 month ago
Felix Lange 1cf3b5d38a params: begin v1.14.9 release cycle 1 month ago
Felix Lange 880511dc39 params: release go-ethereum v1.14.8 stable 1 month ago
rjl493456442 5adf4adc8e
eth/protocols/snap: cleanup dangling account trie nodes due to incomplete storage (#30258) 1 month ago
lightclient 33a13b6f21
p2p/simulations: remove packages (#30250) 1 month ago
Artyom Aminov 32a1e0643c
beacon/engine, consensus/beacon: use params.MaximumExtraDataSize instead of hard-coded value (#29721) 1 month ago
Martin HS 811a69cd3c
go.mod: update uint256 to 1.3.1 (#30280) 1 month ago
Martin HS 83e70aa3d0
cmd/evm: fix evm basefee (#30281) 1 month ago
psogv0308 ebe31dfd5c
eth/downloader, core/types: take withdrawals-size into account in downloader queue (#30276) 1 month ago
taiking d3dae66e59
tests: fix TransactionTest to actually run (#30272) 1 month ago
Marius Kjærstad 9ea766d6e9
build: upgrade -dlgo version to Go 1.22.6 (#30273) 1 month ago
lmittmann 4a3aed380e
core/vm: use uint64 in memory for indices everywhere (#30252) 1 month ago
llkhacquan 978041feea
signer/core: improve performance of isPrimitiveTypeValid function (#30274) (#30277) 1 month ago
lmittmann b37ac5c102
core/vm: improved stack swap performance (#30249) 1 month ago
Zhihao Lin e9981bc6f7
ethclient: support networkID in hex format (#30263) 1 month ago
lightclient dbc1d04f5e
core/vm/runtime: ensure tracer benchmark calls `OnTxStart` (#30257) 1 month ago
stevemilk cf8aa31e3e
params: remove unused les parameters (#30268) 1 month ago
Delweng 10586952df
eth/catalyst: get params.ExcessBlobGas but check with params.BlobGasUsed (#30267) 2 months ago
lightclient 142c94d628
cmd/evm: don't overwrite sender account (#30259) 2 months ago
Felix Lange 16cf5c5fed
eth/downloader: gofmt (#30261) 2 months ago
Felix Lange e4675771ed
internal/debug: remove memsize (#30253) 2 months ago
ysh0566 67b8137100
accounts/abi/bind: add accessList support to base bond contract (#30195) 2 months ago
Icarus Wu b635089c7c
all: remove deprecated protobuf dependencies (#30232) 2 months ago
Seungmin Kim dad8f237ff
eth/downloader: correct sync mode logging to show old mode (#30219) 2 months ago
Darioush Jalali ff6e43e8c4
miner: remove outdated comment (#30248) 2 months ago
Daniel Knopik de6d597679
p2p/discover: schedule revalidation also when all nodes are excluded (#30239) 2 months ago
Marius G 6e33dbf96a
p2p: fix flaky test TestServerPortMapping (#30241) 2 months ago
dknopik b0f66e34ca
p2p/nat: return correct port for ExtIP NAT (#30234) 2 months ago
lightclient f94baab238
internal/ethapi: fix state override test (#30228) 2 months ago
caseylove ac0f220040
eth/tracers, internal/ethapi: remove unnecessary map pointer in state override (#30094) 2 months ago