Commit Graph

15395 Commits (b0b67be0a2559073c1620555d2b6a73f825f7135)
 

Author SHA1 Message Date
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
yukionfire 4dfc75deef
beacon/types, cmd/devp2p, p2p/enr: clean up uses of fmt.Errorf (#30182) 2 months ago
rjl493456442 4ad88e9463
triedb/pathdb: print out all trie owner and hash information (#30200) 2 months ago
rjl493456442 766ce23032
core/state: fix SetStorage override behavior (#30185) 2 months ago
minh-bq 35b4183caa
cmd/utils: allow configurating blob pool from flags (#30203) 2 months ago
rjl493456442 1939813ece
core/state: check db error after intermediate call (#30171) 2 months ago
minh-bq 6693fe1be2
core/txpool: use the cached address in ValidateTransactionWithState (#30208) 2 months ago
Sina M 7026bae17c
core/tracing: update latest release version (#30211) 2 months ago
zhiqiangxu 57e6627932
rpc: show more error detail for `invalidMessageError` (#30191) 2 months ago
rjl493456442 ef583e9d18
core/state: remove useless metrics (#30184) 2 months ago
lightclient 7abe84c8d7
rpc: use stable object in notifier test (#30193) 2 months ago
Marius van der Wijden 380688c636
eth/gasprice: remove default from config (#30080) 2 months ago
Sina M 944718bf16
ethdb: remove snapshot (#30189) 2 months ago
Alexander Mint df3f0a81a7
go.mod: upgrade to btcsuite/btcd/btcec v2.3.4 (#30181) 2 months ago
Felix Lange ad49c708f5
p2p/discover: remove type encPubkey (#30172) 2 months ago
rjl493456442 f59d013e40
core/rawdb, triedb, cmd: create an isolated disk namespace for verkle (#30105) 2 months ago
Guillaume Ballet c54294bd41
core/state: don't compute verkle storage tree roots (#30130) 2 months ago
maskpp 15936c64a2
core/txpool/legacypool: use maps.Keys and maps.Copy (#30091) 2 months ago
rjl493456442 b530d8e455
trie, triedb: remove unnecessary child resolver interface (#30167) 2 months ago
Jordan Krage 0d38b0cd34
eth/catalyst: fix (*SimulatedBeacon).AdjustTime() conversion (#30138) 2 months ago