Commit Graph

2544 Commits (cbbfa3eac05b816a704ef2e50ab0a7ac8a9c4dcc)

Author SHA1 Message Date
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
rjl493456442 3853f50082
trie/triedb/pathdb, core/rawdb: enhance error message in freezer (#28198) 11 months ago
hyunchel 062598bb40
core/blockchain: fix typos and grammar (#28295) 11 months ago
aaronbuchwald 6c6982163b
core/state/pruner: track number of skipped items during state pruning (#28368) 11 months ago
kevaundray a6a0ae45b6
crypto/kzg4844: use the new trusted setup file and format (#28383) 11 months ago
Martin Holst Swende c1d5a012ea
core/state, tests: fix memory leak via fastcache (#28387) 11 months ago
lightclient 20d5256e40
core/chain_makers: add SetParentBeaconRoot(..) to chain makers (#28252) 11 months ago
rjl493456442 1b1611b8d0
core, trie, eth: refactor stacktrie constructor (#28350) 11 months ago
Péter Szilágyi 509a64ffb9
cmd, core, ethdb: enable Pebble on 32 bits and OpenBSD too (#28335) 11 months ago
Martin Holst Swende f62c58f8de
trie: make rhs-proof align with last key in range proofs (#28311) 11 months ago
rjl493456442 1cb3b6aee4
eth/protocols/snap: fix snap sync failure on empty storage range (#28306) 11 months ago
rjl493456442 eeb5dc3ccf
cmd, core: resolve scheme from a read-write database (#28313) 11 months ago
Martin Holst Swende 8976a0c97a
trie: remove owner and binary marshaling from stacktrie (#28291) 12 months ago
0xbstn fa6107c85e
core: fix typos (#28255) 12 months ago
hyunchel 4e1e37323d
core/txpool/legacypool: fix typo (#28258) 12 months ago
Péter Szilágyi a8a9c8e4b0
core, eth, miner: start propagating and consuming blob txs (#28243) 12 months ago
0xbstn 339a4cf056
core: fix typos (#28238) 12 months ago
Marius van der Wijden c39cbc1a78
core: implement BLOBBASEFEE opcode (0x4a) (#28098) 12 months ago
aaronbuchwald c5ff839fb2
core/state: small trie prefetcher nits (#28183) 12 months ago
Sina Mahmoodi 0ded110b80
core: infer blobGasUsed in chain maker (#28212) 12 months ago
0xbstn 1f6e63900d
core: fix typos (#28218) 12 months ago