Commit Graph

14877 Commits (821d70240d191ff451a813287a377466337a3cee)
 

Author SHA1 Message Date
lightclient 449d3f0d87
core,params: add holesky to default genesis function (#28903) 8 months ago
lightclient 1f50aa7631
cmd,internal/era: implement `export-history` subcommand (#26621) 8 months ago
lmittmann 199e0c9ff5
core/state, core/vm: minor uint256 related perf improvements (#28944) 8 months ago
Péter Szilágyi 16ce7bf50f
eth, miner: fix enforcing the minimum miner tip (#28933) 8 months ago
rjl493456442 0b5d8d2b58
core: cache transaction indexing tail in memory (#28908) 8 months ago
Halimao 99e9c0702b
Makefile: add help target to display available targets (#28845) 8 months ago
Dimitris Apostolou 8fd43c8013
all: fix typos in comments (#28881) 8 months ago
Péter Szilágyi 8ec638dc5e
internal/flags: fix --miner.gasprice default listing (#28932) 8 months ago
Chris Ziogas 19af9008f1
p2p: fix accidental termination of portMappingLoop (#28911) 8 months ago
zoereco 253447a4f5
core/types: fix typo (#28922) 8 months ago
Péter Szilágyi 47d76c5f95
core/txpool: don't inject lazy resolved transactions into the container (#28917) 8 months ago
Péter Szilágyi 62affdc9c5
core/txpool/blobpool: post-crash cleanup and addition/removal metrics (#28914) 8 months ago
Martin HS 06a871136e
deps: update memsize (#28916) 8 months ago
rjl493456442 5c67066a05
eth/downloader: fix skeleton cleanup (#28581) 8 months ago
Martin HS 3adf1cecf2
build: fix problem with windows line-endings in CI download (#28900) 8 months ago
rjl493456442 eaac53ec38
core: reset tx lookup cache if necessary (#28865) 8 months ago
KeienWang fc380f52ef
docs/postmortems: fix outdated link (#28893) 8 months ago
lightclient e2778cd59f
eth/catalyst: allow payload attributes v1 in fcu v2 (#28882) 8 months ago
KeienWang db98cc485e
README.md: fix travis badge (#28889) 8 months ago
protolambda 2e947b7a00
core/types: fix and test handling of faulty nil-returning signer (#28879) 8 months ago
alex bc0b87ca19
internal/flags: fix typo (#28876) 8 months ago
Martin Holst Swende cd0770ea68
params: begin v.1.13.12 release cycle 8 months ago
Martin Holst Swende 99dc3fe118
params: go-ethereum v1.13.11 stable 8 months ago
rjl493456442 765f2904d8
ethclient: fix flaky test (#28864) 8 months ago
lightclient a8a87586c1
eth/catalyst: prefix payload id with version (#28246) 8 months ago
rjl493456442 6b0de79935
core: move tx indexer to its own file (#28857) 8 months ago
Péter Szilágyi 542c861b4f
core/txpool, eth/catalyst: fix racy simulator due to txpool background reset (#28837) 8 months ago
lightclient 98eaa57e6f
eth/catalyst: add timestamp checks to fcu and new payload and improve param checks (#28230) 8 months ago
trocher 2dc74770a7
core/vm: fix misleading comment (#28860) 8 months ago
Marius van der Wijden c89a3da7d9
core/state/snapshot: use AddHash/ContainHash instead of Hasher interface (#28849) 8 months ago
Marius Kjærstad 4c8d92d303
build: upgrade -dlgo version to Go 1.21.6 (#28836) 8 months ago
Martin HS a5a4fa7032
all: use uint256 in state (#28598) 8 months ago
Darioush Jalali 819a4977e8
core: fix genesis setup in benchReadChain (#28856) 8 months ago
Guillaume Ballet 19d9977641
go.{mod,sum}: upgrade go-ole to support arm64 (#28859) 8 months ago
Martin HS 6a724b94db
docs: remove reference to being official (#28858) 8 months ago
rjl493456442 78a3c32ef4
core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703) 8 months ago
Marius van der Wijden f55a10b64d
params, core/forkid: enable cancun on sepolia and holesky (#28834) 8 months ago
colin 1c488298c8
ethclient: apply accessList field in toCallArg (#28832) 8 months ago
Felix Lange 0e93da3197
crypto/kzg4844: add helpers for versioned blob hashes (#28827) 8 months ago
Darioush Jalali 830f3c764c
eth/filters: reset filter.begin in BenchmarkFilters (#28830) 8 months ago
Sina Mahmoodi e5d5e09faa
internal/ethapi: handle blobs in API methods (#28786) 8 months ago
Thabokani 2e2e89c2fb
miner: fix typo in payload_building_test.go (#28825) 8 months ago
Paul Lange c66ca8bf7a
tracer: use proper base fee in tests (#28775) 8 months ago
Martin HS d4f25b4dcf
tests: more verbosity if block decoding fails (#28814) 8 months ago
alex 566754c74a
acounts/usbwallet: fix typo (#28815) 8 months ago
Alfie John 9ee6809ff4
core/txpool/blobpool: fix typos 8 months ago
牛晓婕 18e154eaa2
eth: fix potential hang in waitSnapExtension (#28744) 8 months ago
hyunchel 7596db5f48
ethclient: add tests for TransactionInBlock (#28283) 8 months ago
Martin HS 89ccc680da
tests: update reference tests (#28778) 8 months ago
Felix Lange 1485814f89
cmd/rlpdump: add -pos flag, displaying byte positions (#28785) 8 months ago