Commit Graph

498 Commits (db8eed860d85b78b9b85b767ede98e47a4b11ffc)

Author SHA1 Message Date
rjl493456442 8c1a36dad3
core/state/snapshot: handle legacy journal (#30802) 2 months ago
rjl493456442 a11b4bebcb
Revert "core/state/snapshot: simplify snapshot rebuild (#30772)" (#30810) 2 months ago
Arran Schlosberg 23800122b3
core/state/snapshot: simplify snapshot rebuild (#30772) 2 months ago
rjl493456442 6485d5e3ff
core, triedb: remove destruct flag in state snapshot (#30752) 3 months ago
bitcoin-lightning 83790b0729
core: fix typos (#30767) 3 months ago
Martin HS ec280e030f
core/state: tests on the binary iterator (#30754) 3 months ago
rjl493456442 74ef47462f
core/state, triedb/database: refactor state reader (#30712) 3 months ago
Karol Chojnowski 3c7336b0e9
core/state: invoke OnCodeChange-hook on selfdestruct (#30686) 3 months ago
Martin HS e56bbd77a4
core/state: small fix in hooked statedb (#30732) 3 months ago
Guillaume Ballet 06cbc80754
core, trie: verkle state processor tests (#30672) 3 months ago
lightclient 9afb18dd6f
core: add code to witness when state object is accessed (#30698) 3 months ago
Martin HS 459bb4a647
core/state: move state log mechanism to a separate layer (#30569) 4 months ago
Péter Szilágyi 48d05c43c9
all: get rid of custom MaxUint64 and MaxUint64 (#30636) 4 months ago
Péter Szilágyi babd5d8026
core/state: fix runaway alloc caused by prefetcher heap escape (#30629) 4 months ago
rjl493456442 b6c62d5887
core, trie, triedb: minor changes from snapshot integration (#30599) 4 months ago
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587) 4 months ago
rjl493456442 b805772cb4
core/state: commit snapshot only if the base layer exists (#30493) 5 months ago
zhiqiangxu 956d32d3e4
core/state: fix comment of `mode` (#30490) 5 months ago
Guillaume Ballet 9be2e010c1
core/state, core/vm: Nyota contract create init simplification (#30409) 5 months ago
rjl493456442 d71831255d
core/state/snapshot: port changes from 29995 (#30040) 5 months ago
rjl493456442 5035f99bce
core/state: get rid of field pointer in journal (#30361) 5 months ago
rjl493456442 623b17ba20
core/state: state reader abstraction (#29761) 5 months ago
rjl493456442 922eb033d3
core/state: pull the verkle trie from prefetcher for empty storage root (#30369) 5 months ago
Ignacio Hagopian ab3ee99ca9
trie, core/state: Nyota EIP-6800 & EIP-4762 spec updates (#30357) 5 months ago
Guillaume Ballet e9467eec1c
consensus/beacon, core/types: add verkle witness builder (#30129) 5 months ago
Martin HS 0e5546f032
core/state: semantic journalling (part 1) (#28880) 5 months ago
rjl493456442 9b5d1412cc
core/state: fix trie prefetcher for verkle (#30354) 6 months ago
rjl493456442 bfda8ae0c6
core: add metrics for state access (#30353) 6 months ago
stevemilk 3c37db7989
all: clean up goerli flag and config (#30289) 6 months ago
rjl493456442 766ce23032
core/state: fix SetStorage override behavior (#30185) 7 months ago
rjl493456442 1939813ece
core/state: check db error after intermediate call (#30171) 7 months ago
rjl493456442 ef583e9d18
core/state: remove useless metrics (#30184) 7 months ago
Guillaume Ballet c54294bd41
core/state: don't compute verkle storage tree roots (#30130) 7 months ago
rjl493456442 cf0378499f
core/state: fix prefetcher for verkle (#29760) 7 months ago
Hteev Oli 09056601d8
core/state: fix inconsistent verkle test error messages (#29753) 7 months ago
jwasinger ed8fd0ac09
all: stateless witness builder and (self-)cross validator (#29719) 8 months ago
rjl493456442 c10ac4f48f
Revert "core/state/snapshot: tiny fixes" (#30039) 8 months ago
rjl493456442 e0e45dbc32
core/state/snapshot: tiny fixes (#29995) 8 months ago
Marius van der Wijden 7cf6a63687
core/state/snapshot: acquire the lock on Release (#30011) 8 months ago
maskpp 34b46a2f75
core/state/snapshot: add a missing lock (#30001) 8 months ago
jwasinger 69351e8b0f
core/state, eth/protocols, trie, triedb/pathdb: remove unused error from trie Commit (#29869) 8 months ago
maskpp 3aa874bed2
core/state: rename all the AccessList receivers to 'al' (#29921) 8 months ago
jwasinger 85587d5ef2
cmd, core: prefetch reads too from tries if requested (#29807) 8 months ago
TinyFoxy 2eb185c92b
core, rlp: remove duplicated words (#29964) 8 months ago
Hteev Oli e85e21c932
core/state, eth/tracers: fix typos (#29932) 8 months ago
rjl493456442 125fb1ff58
core/state: avoid data race (#29924) 8 months ago
Steven Wang adbbd8cd7b
core/state: prefetch account trie while starting a prefetcher (#29919) 8 months ago
rjl493456442 d38b88a5a1
core/state: introduce stateupdate structure (#29530) 8 months ago
牛晓婕 e26fa9e40e
core/state: fix typo in comment (#29639) 8 months ago
jwasinger 171430c3f5
core/state: remove unused error from prefetcher trie method (#29768) 8 months ago