Commit Graph

489 Commits (da17f2d65b8922a20f86740644b2d7f6ef688e9b)

Author SHA1 Message Date
Guillaume Ballet 06cbc80754
core, trie: verkle state processor tests (#30672) 2 days ago
lightclient 9afb18dd6f
core: add code to witness when state object is accessed (#30698) 6 days ago
Martin HS 459bb4a647
core/state: move state log mechanism to a separate layer (#30569) 2 weeks ago
Péter Szilágyi 48d05c43c9
all: get rid of custom MaxUint64 and MaxUint64 (#30636) 2 weeks ago
Péter Szilágyi babd5d8026
core/state: fix runaway alloc caused by prefetcher heap escape (#30629) 2 weeks ago
rjl493456442 b6c62d5887
core, trie, triedb: minor changes from snapshot integration (#30599) 3 weeks ago
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587) 3 weeks ago
rjl493456442 b805772cb4
core/state: commit snapshot only if the base layer exists (#30493) 1 month ago
zhiqiangxu 956d32d3e4
core/state: fix comment of `mode` (#30490) 1 month ago
Guillaume Ballet 9be2e010c1
core/state, core/vm: Nyota contract create init simplification (#30409) 2 months ago
rjl493456442 d71831255d
core/state/snapshot: port changes from 29995 (#30040) 2 months ago
rjl493456442 5035f99bce
core/state: get rid of field pointer in journal (#30361) 2 months ago
rjl493456442 623b17ba20
core/state: state reader abstraction (#29761) 2 months ago
rjl493456442 922eb033d3
core/state: pull the verkle trie from prefetcher for empty storage root (#30369) 2 months ago
Ignacio Hagopian ab3ee99ca9
trie, core/state: Nyota EIP-6800 & EIP-4762 spec updates (#30357) 2 months ago
Guillaume Ballet e9467eec1c
consensus/beacon, core/types: add verkle witness builder (#30129) 2 months ago
Martin HS 0e5546f032
core/state: semantic journalling (part 1) (#28880) 2 months ago
rjl493456442 9b5d1412cc
core/state: fix trie prefetcher for verkle (#30354) 2 months ago
rjl493456442 bfda8ae0c6
core: add metrics for state access (#30353) 2 months ago
stevemilk 3c37db7989
all: clean up goerli flag and config (#30289) 3 months ago
rjl493456442 766ce23032
core/state: fix SetStorage override behavior (#30185) 4 months ago
rjl493456442 1939813ece
core/state: check db error after intermediate call (#30171) 4 months ago
rjl493456442 ef583e9d18
core/state: remove useless metrics (#30184) 4 months ago
Guillaume Ballet c54294bd41
core/state: don't compute verkle storage tree roots (#30130) 4 months ago
rjl493456442 cf0378499f
core/state: fix prefetcher for verkle (#29760) 4 months ago
Hteev Oli 09056601d8
core/state: fix inconsistent verkle test error messages (#29753) 4 months ago
jwasinger ed8fd0ac09
all: stateless witness builder and (self-)cross validator (#29719) 4 months ago
rjl493456442 c10ac4f48f
Revert "core/state/snapshot: tiny fixes" (#30039) 5 months ago
rjl493456442 e0e45dbc32
core/state/snapshot: tiny fixes (#29995) 5 months ago
Marius van der Wijden 7cf6a63687
core/state/snapshot: acquire the lock on Release (#30011) 5 months ago
maskpp 34b46a2f75
core/state/snapshot: add a missing lock (#30001) 5 months ago
jwasinger 69351e8b0f
core/state, eth/protocols, trie, triedb/pathdb: remove unused error from trie Commit (#29869) 5 months ago
maskpp 3aa874bed2
core/state: rename all the AccessList receivers to 'al' (#29921) 5 months ago
jwasinger 85587d5ef2
cmd, core: prefetch reads too from tries if requested (#29807) 5 months ago
TinyFoxy 2eb185c92b
core, rlp: remove duplicated words (#29964) 5 months ago
Hteev Oli e85e21c932
core/state, eth/tracers: fix typos (#29932) 5 months ago
rjl493456442 125fb1ff58
core/state: avoid data race (#29924) 5 months ago
Steven Wang adbbd8cd7b
core/state: prefetch account trie while starting a prefetcher (#29919) 5 months ago
rjl493456442 d38b88a5a1
core/state: introduce stateupdate structure (#29530) 5 months ago
牛晓婕 e26fa9e40e
core/state: fix typo in comment (#29639) 5 months ago
jwasinger 171430c3f5
core/state: remove unused error from prefetcher trie method (#29768) 5 months ago
gitglorythegreat 871e55d93e
core/state: fix typos in comments (#29767) 5 months ago
rjl493456442 be3284373f
core/state: remove useless operation (#29769) 6 months ago
Péter Szilágyi 2ac83e197b
core/state: blocking prefetcher on term signal, parallel updates (#29519) 6 months ago
Guillaume Ballet 44a50c9f96
cmd, core, params, trie: add verkle access witness gas charging (#29338) 6 months ago
Hteev Oli 47af69c2bc
core, beacon, ethdb: fix typos (#29748) 6 months ago
rjl493456442 e5f5eaebc4
core/state: remove slot dirtyness if it's set back to origin value (#29731) 6 months ago
Guillaume Ballet 43cbcd78ea
core, core/state: move TriesInMemory to state package (#29701) 6 months ago
Péter Szilágyi 682ee820fa
core/state: parallelise parts of state commit (#29681) 6 months ago
Péter Szilágyi 4253030ef6
core/state: move metrics out of state objects (#29665) 6 months ago