Commit Graph

15379 Commits (0378dc8367e529bb95403741af62b7911efd8a2c)
 

Author SHA1 Message Date
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
zhiqiangxu 71210b0630
all: simplify tests using t.TempDir() (#30150) 2 months ago
JeukHwang 8adce57b41
SECURITY.md: correct PGP key block formatting (#30123) 2 months ago
Danyal Prout a0d2613ef0
core/types: don't modify signature V when reading large chainID (#30157) 2 months ago
Jeremy Schlatter 169aa91449
cmd/utils: fix typo in flag description (#30127) 2 months ago
Nathan Jo 4bbe993252
p2p: fix ip change log parameter (#30158) 2 months ago
Guillaume Ballet 79d2327771
trie: add RollBackAccount function to verkle trees (#30135) 2 months ago
minh-bq a0631f3ebd
core/txpool/blobpool: use nonce from argument instead of tx.Nonce() (#30148) 2 months ago
rjl493456442 cf0378499f
core/state: fix prefetcher for verkle (#29760) 2 months ago
Felix Lange bcaf3747f8 params: begin v1.14.8 release cycle 2 months ago
Felix Lange 0aafbb31ab params: go-ethereum v1.14.7 stable 2 months ago
Marius van der Wijden 803dc6b664
core/txpool/blobpool: revert #29989, WLock on Nonce (#30142) 2 months ago
Aayush Rajasekaran 37590b2c55
eth/catalyst: fix params in failure log (#30131) 2 months ago
Martin HS 10467acc71
go.mod: update uint256 to 1.3.0 (#30134) 2 months ago
zhiqiangxu c4b4d05e69
crypto: remove hardcoded value for secp256k1.N (#30126) 2 months ago
Marius Kjærstad 2d9d423764
build: upgrade -dlgo version to Go 1.22.5 (#30112) 3 months ago
Felix Lange c6cae0f300 Merge remote-tracking branch 'gballet/release-1.14.6' 3 months ago