Commit Graph

207 Commits (a09a6103846544a20dfccbe16532d2843f277c5f)

Author SHA1 Message Date
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
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) 7 months ago
Guillaume Ballet da7469e5c4
core: add an end-to-end verkle test (#29262) 7 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) 11 months ago
Guillaume Ballet fa8d39807d
cmd, core, trie: verkle-capable `geth init` (#28270) 12 months 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
rjl493456442 88f3d61468
all: expose block number information to statedb (#27753) 1 year ago
jwasinger 988d84aa7c
core/state, core/vm: implement EIP 6780 (#27189) 1 year ago
jwasinger d233b6b23a
core: replace instances of 'suicide' with 'selfdestruct' to improve code consistency. (#27716) 1 year ago
rjl493456442 4b06e4f25e
core/state: value diff tracking in StateDB (#27349) 1 year ago
Guillaume Ballet c7b099b2ea
trie, core/state: revert error removal in (*state.Trie).Commit (#27544) 1 year ago
Guillaume Ballet 699243f8ae
core/state, light, trie: add UpdateContractCode to the Trie interface (#27476) 1 year ago
rjl493456442 6d2aeb43d5
cmd, core/state, eth, tests, trie: improve state reader (#27428) 1 year ago
rjl493456442 ceca4578ca
trie: remove parameter 'fromLevel' in Prove (#27512) 1 year ago
rjl493456442 0e5d2c7c53
core/state/snapshot, core/types, eth: move account definition to type (#27323) 1 year ago
rjl493456442 380fb4e249
core/state: clear out cached state data when reset occurs (#27376) 1 year ago
rjl493456442 15bd21f3c8
core/state: mark account as dirty when resetObject occurs (#27339) 1 year ago
rjl493456442 5021d36d35
all: port boring changes from pbss (#27176) 2 years ago
ucwong cc8d40c65f
core/state: initialize maps with known size (#27222) 2 years ago
Guillaume Ballet 41f89ca944
core/state, trie: remove Try prefix in Trie accessors (#26975) 2 years ago
Guillaume Ballet 8990c92aea
core/state: add account address to Trie slot accessors (#26934) 2 years ago
rjl493456442 bba2a1bac5
core: show db error-info in case of mismatched hash root (#26870) 2 years ago
rjl493456442 c8a6b7100c
core/state, trie: port changes from PBSS (#26763) 2 years ago
rjl493456442 fe01a2f63b
all: use unified emptyRootHash and emptyCodeHash (#26718) 2 years ago
rjl493456442 13ef21d467
Revert "core/trie: remove trie tracer (#26665)" (#26732) 2 years ago
Martin Holst Swende 7c749c947a
core/trie: remove trie tracer (#26665) 2 years ago
Martin Holst Swende 22c3ad1d12
core/state, trie: remove unused error-return from trie Commit operation (#26641) 2 years ago