Commit Graph

228 Commits (23973bd3a0291d1a288dc3b2c8325dd6d37fe6f5)

Author SHA1 Message Date
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) 3 months ago
rjl493456442 bfda8ae0c6
core: add metrics for state access (#30353) 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
jwasinger ed8fd0ac09
all: stateless witness builder and (self-)cross validator (#29719) 5 months ago
jwasinger 69351e8b0f
core/state, eth/protocols, trie, triedb/pathdb: remove unused error from trie Commit (#29869) 5 months ago
jwasinger 85587d5ef2
cmd, core: prefetch reads too from tries if requested (#29807) 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) 6 months ago
jwasinger 171430c3f5
core/state: remove unused error from prefetcher trie method (#29768) 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
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) 7 months ago
Martin HS 0d4c38865e
core/state: remove account reset operation v2 (#29520) 7 months ago
Aaron Chen 1e9bf2a09e
core/state: fix bug in statedb.Copy and remove unnecessary preallocation (#29563) 7 months ago
rjl493456442 d3c4466edd
core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement gentrie (#29313) 7 months ago
cui ab6419ccd8
core/state: use maps.Clone (#29365) 7 months ago
cui 7481398a24
core/state: using slices.Clone (#29366) 8 months ago
Guillaume Ballet da7469e5c4
core: add an end-to-end verkle test (#29262) 8 months ago
jwasinger 58a3e2f180
core/state: perform updates before deletions when mutating tries (#29201) 8 months ago
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 8 months ago
Péter Szilágyi b393ad8d29
cmd, core, metrics: always report expensive metrics (#29191) 8 months ago
rjl493456442 7b81cf6362
core/state, trie/triedb/pathdb: remove storage incomplete flag (#28940) 8 months ago
Martin HS a5a4fa7032
all: use uint256 in state (#28598) 10 months ago
Darioush Jalali 29b73555ae
core/state: unexport GetOrNewStateObject (#28804) 10 months ago
cygaar d2e3cb894b
core/state: logic equivalence for GetCodeHash (#28733) 11 months ago
rjl493456442 ab0eb46a84
core/state: make stateobject.create selfcontain (#28459) 12 months ago
Guillaume Ballet fa8d39807d
cmd, core, trie: verkle-capable `geth init` (#28270) 1 year ago
rjl493456442 1b1611b8d0
core, trie, eth: refactor stacktrie constructor (#28350) 1 year ago
Martin Holst Swende 8976a0c97a
trie: remove owner and binary marshaling from stacktrie (#28291) 1 year ago
Darioush Jalali 48fdb79de5
core/state: check err for iter.Error in fastDeleteStorage (#28122) 1 year ago
Martin Holst Swende 8b6cf128af
metrics: refactor metrics (#28035) 1 year ago
rjl493456442 a7842c9cae
core, trie: cleanup trie database (#28062) 1 year ago
rjl493456442 0acc0a1f86
core/state: simplify storage trie update and commit (#28030) 1 year ago
Martin Holst Swende d4e345c7d4
core/state: fix missing import (#28010) 1 year ago
rjl493456442 3ff6b3c31e
core/state: implement fast storage deletion (#27955) 1 year ago
Martin Holst Swende eb6cbe37e1
core/state: remove public method ForEachStorage (#27986) 1 year ago
Guillaume Ballet 67979022aa
core/state: move UpdateContractCode before the trie hash is computed (#27853) 1 year ago
rjl493456442 7de748d3f6
all: implement path-based state scheme (#25963) 1 year ago
rjl493456442 817553cc28
core, trie: track state change set with account address (#27815) 1 year ago