Commit Graph

15362 Commits (3b48b16290cd19e4f87ab90c72dd28b4072dc744)
 

Author SHA1 Message Date
Péter Szilágyi f4852b8ddc
core/txpool, eth, miner: retrieve plain and blob txs separately (#29026) 7 months ago
Martin HS ac0ff04460
core/vm, params: ensure order of forks, prevent overflow (#29023) 7 months ago
Péter Szilágyi 6fb0d0992b
core/txpool, miner: speed up blob pool pending retrievals (#29008) 7 months ago
cui 5d984796af
core: using math.MaxUint64 instead of 0xffffffffffffffff (#29022) 7 months ago
rjl493456442 034bc4669f
ethstats: prevent panic if head block is not available (#29020) 7 months ago
Péter Szilágyi 593e303485
core/txpool, eth, miner: pre-filter dynamic fees during pending tx retrieval (#29005) 7 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 7 months ago
Péter Szilágyi 3c30de219f
core/txpool/blobpool: update the blob db with corruption handling (#29001) 7 months ago
colin a193bb0c73
core/txpool/legacypool: remove a redundant heap.Init (#28910) 7 months ago
Felix Lange 1bdf8b9b2d
cmd/devp2p/internal/ethtest: some fixes for the eth test suite (#28996) 7 months ago
alex 0c412dcd1f
cmd/evm: fix typo in test script (#28995) 7 months ago
Marius van der Wijden 286090689a
eth/catalyst: add getClientVersion to capabilities (#28994) 7 months ago
Martin HS 886f0e72e5
tests: update execution spec tests + split statetest exec (#28993) 7 months ago
lightclient 9e3e46671e
eth/catalyst,beacon/engine: implement GetClientVersionV1 (#28915) 7 months ago
colin 2a1d94bd1d
cmd/devp2p: fix modulo in makeBlobTxs (#28970) 7 months ago
bk efddedc16c
core/txpool/blobpool: rename variables in comments (#28981) 7 months ago
maskpp 9d537f5439
ethereum, ethclient: add blob transaction fields in CallMsg (#28989) 7 months ago
Martin HS 8321fe2fda
tests: fix goroutine leak related to state snapshot generation (#28974) 7 months ago
Martin HS 55a46c3b10
cmd/utils: fix merge-breakage in test (#28985) 7 months ago
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824) 7 months ago
Lindlof 4c15d58007
internal/ethapi, signer/core: fix documentation-links (#28979) 7 months ago
Ng Wei Han beb2954fa4
core/txpool/legacypool: use uint256.Int instead of big.Int (#28606) 7 months ago
maskpp f1c27c286e
internal/ethapi: fix gas estimation bug in eth_fillTransaction for blob tx (#28929) 7 months ago
Peter Straus 1a79089193
fix: update outdated link to trezor docs (#28966) 7 months ago
Martin HS f0c5b6765d
build: remove ubuntu 'lunar' build (#28962) 7 months ago
Martin Holst Swende 89575aeb4b
params: begin v1.13.13 release cycle 7 months ago
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) 8 months ago
Felix Lange ae3b7a0b65
eth/gasprice: fix percentile validation in eth_feeHistory (#28954) 8 months ago
alex 2dc33d46b8
ethclient/simulated: fix typo (#28952) 8 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