Commit Graph

14936 Commits (ebf9e11af2ff701d0961623e817d37b421b96802)
 

Author SHA1 Message Date
Martin Holst Swende 8facf44109
params: go-ethereum v1.13.12 stable 7 months ago
lightclient 85938dda09
internal/era: update block index format to be based on record offset (#28959) 7 months ago
Sina Mahmoodi ac5aa672d3
internal/ethapi: add support for blobs in eth_fillTransaction (#28839) 7 months ago
lightclient 2732fb10d2
params, core/forkid: add mainnet timestamp for Cancun (#28958) 7 months ago
Péter Szilágyi 8a76a814a2
cmd/devp2p, eth: drop support for eth/67 (#28956) 7 months ago
Felix Lange ae3b7a0b65
eth/gasprice: fix percentile validation in eth_feeHistory (#28954) 7 months ago
alex 2dc33d46b8
ethclient/simulated: fix typo (#28952) 7 months ago
zoereco 2ab365f6d8
all: fix docstring names (#28923) 8 months ago
Felix Lange 69f5d5ba1f
node, rpc: add configurable HTTP request limit (#28948) 8 months ago
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