Commit Graph

2614 Commits (c4c2c4fb141c46fc0d6d7547700bdec4c9046a84)

Author SHA1 Message Date
Dimitris Apostolou 8fd43c8013
all: fix typos in comments (#28881) 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
rjl493456442 eaac53ec38
core: reset tx lookup cache if necessary (#28865) 8 months ago
protolambda 2e947b7a00
core/types: fix and test handling of faulty nil-returning signer (#28879) 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
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
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
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
Felix Lange 0e93da3197
crypto/kzg4844: add helpers for versioned blob hashes (#28827) 8 months ago
Sina Mahmoodi e5d5e09faa
internal/ethapi: handle blobs in API methods (#28786) 8 months ago
Alfie John 9ee6809ff4
core/txpool/blobpool: fix typos 8 months ago
Darioush Jalali 29b73555ae
core/state: unexport GetOrNewStateObject (#28804) 8 months ago
Marius van der Wijden cfff3cbbf1
params, core/forkid: schedule cancun fork on goerli (#28719) 9 months ago
Darioush Jalali 2365d77968
core/vm: update comments to match eip number (#28743) 9 months ago
cygaar d2e3cb894b
core/state: logic equivalence for GetCodeHash (#28733) 9 months ago
rjl493456442 f469470aff
core/rawdb: improve state scheme checking (#28724) 9 months ago
rjl493456442 cca94792a4
core, cmd, trie: fix the condition of pathdb initialization (#28718) 9 months ago
lightclient 577be37e0e
cmd/devp2p: update eth/snap protocol test suites for PoS (#28340) 9 months ago
wangyifan cd58897f18
core/rawdb: implement size reporting for live items in freezer_table (#28525) 9 months ago
alex edc864f9ba
all: fix typos in comments (#28682) 9 months ago
ucwong 81fd1b3cf9
core/txpool : small cleanup refactors (#28654) 9 months ago
Felföldi Zsolt fff843cfaf
beacon/light: add CommitteeChain (#27766) 10 months ago
Martin HS 1048e2d6a3
cmd/evm: fix dump after state-test exec (#28650) 10 months ago
rjl493456442 ab0eb46a84
core/state: make stateobject.create selfcontain (#28459) 10 months ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 10 months ago
Péter Szilágyi 61b844f2b2
eth/gasestimator: allow slight estimation error in favor of less iterations (#28618) 10 months ago
Martin Holst Swende 63979bc9cc
cmd/evm, core/state: fix post-exec dump of state (statetests, blockchaintests) (#28504) 10 months ago
jwasinger 3cfcd252db
cmd/geth: add support for --dev flag in dumpgenesis (#28463) 10 months ago
jwasinger 104dbf7821
cmd/utils: validate pre-existing genesis in --dev mode (#28468) 10 months ago
Mario Vega 347fecd881
core/types: make 'v' optional for DynamicFeeTx and BlobTx (#28564) 10 months ago
Marius van der Wijden 146e8d999c
core, trie, rpc: speed up tests (#28461) 10 months ago
rjl493456442 661bd45188
core/state/snapshot: print correct error from trie iterator (#28560) 10 months ago
jp-imx 14a1e96b68
core/txpool/legacypool: respect nolocals-setting (#28435) 10 months ago
Martin Holst Swende 2391fbc676
tests/fuzzers: move fuzzers into native packages (#28467) 10 months ago
Sina Mahmoodi e803ef09ad
eth/tracers/js: fix isPush for push0 (#28520) 10 months ago
Guillaume Ballet fa8d39807d
cmd, core, trie: verkle-capable `geth init` (#28270) 10 months ago
rjl493456442 326fa00759
core/rawdb: fsync the index file after each freezer write (#28483) 10 months ago
Péter Szilágyi 470dba8fc1
core/vm: set basefee to 0 internally on eth_call (#28470) 11 months ago
lmittmann a3be38127c
core/vm: performance tweak of `OpCode.String()` (#28453) 11 months ago
Felix Lange bc42e88415
core: add basic chain history support in GenerateChain (#28428) 11 months ago
Jakub Freebit 447945e438
core/rawdb: add logging and fix comments around AncientRange function. (#28379) 11 months ago
Guillaume Ballet 4cbca5178a
core, cmd/geth: add --override.* flags to geth init (#28407) 11 months ago
Martin Holst Swende 96b75033c0
trie: use explicit errors in stacktrie (instead of panic) (#28361) 11 months ago
moomin a8617c6d4d
txpool/legacypool: remove already known error in legacypool (#28400) 11 months ago