Commit Graph

2478 Commits (4458905f261d5d9ba5fda3d664f9bb80346ab404)

Author SHA1 Message Date
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 12 months ago
Péter Szilágyi 3c30de219f
core/txpool/blobpool: update the blob db with corruption handling (#29001) 12 months ago
colin a193bb0c73
core/txpool/legacypool: remove a redundant heap.Init (#28910) 12 months ago
bk efddedc16c
core/txpool/blobpool: rename variables in comments (#28981) 12 months ago
Martin HS 8321fe2fda
tests: fix goroutine leak related to state snapshot generation (#28974) 12 months ago
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824) 12 months ago
Ng Wei Han beb2954fa4
core/txpool/legacypool: use uint256.Int instead of big.Int (#28606) 12 months ago
Sina Mahmoodi ac5aa672d3
internal/ethapi: add support for blobs in eth_fillTransaction (#28839) 12 months ago
lightclient 2732fb10d2
params, core/forkid: add mainnet timestamp for Cancun (#28958) 12 months ago
zoereco 2ab365f6d8
all: fix docstring names (#28923) 12 months ago
lightclient 449d3f0d87
core,params: add holesky to default genesis function (#28903) 12 months ago
lightclient 1f50aa7631
cmd,internal/era: implement `export-history` subcommand (#26621) 12 months ago
lmittmann 199e0c9ff5
core/state, core/vm: minor uint256 related perf improvements (#28944) 12 months ago
rjl493456442 0b5d8d2b58
core: cache transaction indexing tail in memory (#28908) 1 year ago
Dimitris Apostolou 8fd43c8013
all: fix typos in comments (#28881) 1 year ago
zoereco 253447a4f5
core/types: fix typo (#28922) 1 year ago
Péter Szilágyi 47d76c5f95
core/txpool: don't inject lazy resolved transactions into the container (#28917) 1 year ago
Péter Szilágyi 62affdc9c5
core/txpool/blobpool: post-crash cleanup and addition/removal metrics (#28914) 1 year ago
rjl493456442 eaac53ec38
core: reset tx lookup cache if necessary (#28865) 1 year ago
protolambda 2e947b7a00
core/types: fix and test handling of faulty nil-returning signer (#28879) 1 year ago
rjl493456442 6b0de79935
core: move tx indexer to its own file (#28857) 1 year ago
Péter Szilágyi 542c861b4f
core/txpool, eth/catalyst: fix racy simulator due to txpool background reset (#28837) 1 year ago
trocher 2dc74770a7
core/vm: fix misleading comment (#28860) 1 year ago
Marius van der Wijden c89a3da7d9
core/state/snapshot: use AddHash/ContainHash instead of Hasher interface (#28849) 1 year ago
Martin HS a5a4fa7032
all: use uint256 in state (#28598) 1 year ago
Darioush Jalali 819a4977e8
core: fix genesis setup in benchReadChain (#28856) 1 year ago
rjl493456442 78a3c32ef4
core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703) 1 year ago
Marius van der Wijden f55a10b64d
params, core/forkid: enable cancun on sepolia and holesky (#28834) 1 year ago
Felix Lange 0e93da3197
crypto/kzg4844: add helpers for versioned blob hashes (#28827) 1 year ago
Sina Mahmoodi e5d5e09faa
internal/ethapi: handle blobs in API methods (#28786) 1 year ago
Alfie John 9ee6809ff4
core/txpool/blobpool: fix typos 1 year ago
Darioush Jalali 29b73555ae
core/state: unexport GetOrNewStateObject (#28804) 1 year ago
Marius van der Wijden cfff3cbbf1
params, core/forkid: schedule cancun fork on goerli (#28719) 1 year ago
Darioush Jalali 2365d77968
core/vm: update comments to match eip number (#28743) 1 year ago
cygaar d2e3cb894b
core/state: logic equivalence for GetCodeHash (#28733) 1 year ago
rjl493456442 f469470aff
core/rawdb: improve state scheme checking (#28724) 1 year ago
rjl493456442 cca94792a4
core, cmd, trie: fix the condition of pathdb initialization (#28718) 1 year ago
lightclient 577be37e0e
cmd/devp2p: update eth/snap protocol test suites for PoS (#28340) 1 year ago
wangyifan cd58897f18
core/rawdb: implement size reporting for live items in freezer_table (#28525) 1 year ago
alex edc864f9ba
all: fix typos in comments (#28682) 1 year ago
ucwong 81fd1b3cf9
core/txpool : small cleanup refactors (#28654) 1 year ago
Felföldi Zsolt fff843cfaf
beacon/light: add CommitteeChain (#27766) 1 year ago
Martin HS 1048e2d6a3
cmd/evm: fix dump after state-test exec (#28650) 1 year ago
rjl493456442 ab0eb46a84
core/state: make stateobject.create selfcontain (#28459) 1 year ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 1 year ago
Péter Szilágyi 61b844f2b2
eth/gasestimator: allow slight estimation error in favor of less iterations (#28618) 1 year ago
Martin Holst Swende 63979bc9cc
cmd/evm, core/state: fix post-exec dump of state (statetests, blockchaintests) (#28504) 1 year ago
jwasinger 3cfcd252db
cmd/geth: add support for --dev flag in dumpgenesis (#28463) 1 year ago
jwasinger 104dbf7821
cmd/utils: validate pre-existing genesis in --dev mode (#28468) 1 year ago
Mario Vega 347fecd881
core/types: make 'v' optional for DynamicFeeTx and BlobTx (#28564) 1 year ago