Commit Graph

15183 Commits (af0a3274be0f948f4816142394559f2d02475980)
 

Author SHA1 Message Date
Péter Szilágyi 9038ba6942 params: release Geth v1.13.14 7 months ago
Roberto Bayardo 51b479e564
core/txpool: elevate the 'already reserved' error into a constant (#29095) 7 months ago
Andrei Silviu Dragnea 5a0f468f8c
eth/tracers: Fix callTracer logs on onlyTopCall == true (#29068) 7 months ago
Delweng 45a272c7b9
core/txpool: no need to log loud rotate if no local txs (#29083) 7 months ago
Péter Szilágyi 63aaac8100
core/txpool/blobpool: reduce default database cap for rollout (#29090) 7 months ago
cui c1f59b98f6
eth/catalyst: remove variable in tx conversion loop (#29076) 7 months ago
Justin Dhillon 821d70240d
cmd/clef: add spaces in README.md table (#29077) 7 months ago
maskpp 8bca93e82c
internal/ethapi: pass blob hashes to gas estimation (#29085) 7 months ago
cui edffacca8f
eth/catalyst: enable some commented-out testcases   (#29073) 7 months ago
Qt 26724fc2aa
p2p, log, rpc: use errors.New to replace fmt.Errorf with no parameters (#29074) 7 months ago
Roberto Bayardo 32d4d6e616
core/txpool: reject blob txs with blob fee cap below the minimum (#29081) 7 months ago
Haotian 93c541ad56
eth/catalyst: fix wrong error message of payloadV2 after cancun (#29049) 7 months ago
colin b87b9b4533
internal/ethapi:fix zero rpc gas cap in eth_createAccessList (#28846) 7 months ago
ArtificialPB e47a7c22c4
internal/ethapi: use overriden baseFee for gasPrice (#29051) 7 months ago
Felix Lange b590cae892 params: begin v1.13.14 release cycle 7 months ago
Felix Lange 3b4ede7444 params: release go-ethereum v1.13.13 stable 7 months ago
Sina Mahmoodi b47cf8fe1d
internal/ethapi: fix defaults for blob fields (#29037) 7 months ago
colin b9ca38b735
core/txpool: fix typo (#29036) 7 months ago
Haotian 79e340fb12
params: add cancun upgrade banner (#29042) 7 months ago
buddho bba3fa9af9
core,eth,internal: fix typo (#29024) 7 months ago
buddho 7f5e96dc6c
core/txpool: fix typo (#29031) 7 months ago
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