Commit Graph

469 Commits (c4b01d80b94820abeea52504c661e2a2ca8739d7)

Author SHA1 Message Date
rjl493456442 766ce23032
core/state: fix SetStorage override behavior (#30185) 2 months ago
rjl493456442 1939813ece
core/state: check db error after intermediate call (#30171) 2 months ago
rjl493456442 ef583e9d18
core/state: remove useless metrics (#30184) 2 months ago
Guillaume Ballet c54294bd41
core/state: don't compute verkle storage tree roots (#30130) 2 months ago
rjl493456442 cf0378499f
core/state: fix prefetcher for verkle (#29760) 2 months ago
Hteev Oli 09056601d8
core/state: fix inconsistent verkle test error messages (#29753) 3 months ago
jwasinger ed8fd0ac09
all: stateless witness builder and (self-)cross validator (#29719) 3 months ago
rjl493456442 c10ac4f48f
Revert "core/state/snapshot: tiny fixes" (#30039) 3 months ago
rjl493456442 e0e45dbc32
core/state/snapshot: tiny fixes (#29995) 3 months ago
Marius van der Wijden 7cf6a63687
core/state/snapshot: acquire the lock on Release (#30011) 3 months ago
maskpp 34b46a2f75
core/state/snapshot: add a missing lock (#30001) 3 months ago
jwasinger 69351e8b0f
core/state, eth/protocols, trie, triedb/pathdb: remove unused error from trie Commit (#29869) 3 months ago
maskpp 3aa874bed2
core/state: rename all the AccessList receivers to 'al' (#29921) 3 months ago
jwasinger 85587d5ef2
cmd, core: prefetch reads too from tries if requested (#29807) 3 months ago
TinyFoxy 2eb185c92b
core, rlp: remove duplicated words (#29964) 3 months ago
Hteev Oli e85e21c932
core/state, eth/tracers: fix typos (#29932) 4 months ago
rjl493456442 125fb1ff58
core/state: avoid data race (#29924) 4 months ago
Steven Wang adbbd8cd7b
core/state: prefetch account trie while starting a prefetcher (#29919) 4 months ago
rjl493456442 d38b88a5a1
core/state: introduce stateupdate structure (#29530) 4 months ago
牛晓婕 e26fa9e40e
core/state: fix typo in comment (#29639) 4 months ago
jwasinger 171430c3f5
core/state: remove unused error from prefetcher trie method (#29768) 4 months ago
gitglorythegreat 871e55d93e
core/state: fix typos in comments (#29767) 4 months ago
rjl493456442 be3284373f
core/state: remove useless operation (#29769) 4 months ago
Péter Szilágyi 2ac83e197b
core/state: blocking prefetcher on term signal, parallel updates (#29519) 4 months ago
Guillaume Ballet 44a50c9f96
cmd, core, params, trie: add verkle access witness gas charging (#29338) 4 months ago
Hteev Oli 47af69c2bc
core, beacon, ethdb: fix typos (#29748) 4 months ago
rjl493456442 e5f5eaebc4
core/state: remove slot dirtyness if it's set back to origin value (#29731) 4 months ago
Guillaume Ballet 43cbcd78ea
core, core/state: move TriesInMemory to state package (#29701) 5 months ago
Péter Szilágyi 682ee820fa
core/state: parallelise parts of state commit (#29681) 5 months ago
Péter Szilágyi 4253030ef6
core/state: move metrics out of state objects (#29665) 5 months ago
Péter Szilágyi 8d42e115b1
core/state: revert pending storage updates if they revert to original (#29661) 5 months ago
Martin HS 243cde0f54
core/state: better randomized testing (postcheck) on journalling (#29627) 5 months ago
Péter Szilágyi 4f4f9d88d3
core/state: storage journal entry should revert dirtyness too (#29641) 5 months ago
Martin HS 0d4c38865e
core/state: remove account reset operation v2 (#29520) 5 months ago
haoran b2b0e1da8c
all: fix various typos (#29600) 5 months ago
Aaron Chen 1e9bf2a09e
core/state: fix bug in statedb.Copy and remove unnecessary preallocation (#29563) 5 months ago
rjl493456442 d3c4466edd
core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement gentrie (#29313) 5 months ago
Abirdcfly b179b7b8e7
all: remove duplicate word in comments (#29531) 5 months ago
cui ab6419ccd8
core/state: use maps.Clone (#29365) 6 months ago
cui 7481398a24
core/state: using slices.Clone (#29366) 6 months ago
Guillaume Ballet da7469e5c4
core: add an end-to-end verkle test (#29262) 6 months ago
jwasinger 58a3e2f180
core/state: perform updates before deletions when mutating tries (#29201) 6 months ago
Martin HS 14cc967d19
all: remove dependency on golang.org/exp (#29314) 6 months ago
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 6 months ago
Péter Szilágyi b393ad8d29
cmd, core, metrics: always report expensive metrics (#29191) 6 months ago
rjl493456442 7b81cf6362
core/state, trie/triedb/pathdb: remove storage incomplete flag (#28940) 7 months ago
buddho bba3fa9af9
core,eth,internal: fix typo (#29024) 7 months ago
Martin HS 8321fe2fda
tests: fix goroutine leak related to state snapshot generation (#28974) 7 months ago
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824) 7 months ago
lmittmann 199e0c9ff5
core/state, core/vm: minor uint256 related perf improvements (#28944) 8 months ago