Commit Graph

507 Commits (2163249c04e90649a3e310011e9c93fb46f521a6)

Author SHA1 Message Date
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) 9 months ago
gitglorythegreat 871e55d93e
core/state: fix typos in comments (#29767) 9 months ago
rjl493456442 be3284373f
core/state: remove useless operation (#29769) 9 months ago
Péter Szilágyi 2ac83e197b
core/state: blocking prefetcher on term signal, parallel updates (#29519) 9 months ago
Guillaume Ballet 44a50c9f96
cmd, core, params, trie: add verkle access witness gas charging (#29338) 9 months ago
Hteev Oli 47af69c2bc
core, beacon, ethdb: fix typos (#29748) 9 months ago
rjl493456442 e5f5eaebc4
core/state: remove slot dirtyness if it's set back to origin value (#29731) 9 months ago
Guillaume Ballet 43cbcd78ea
core, core/state: move TriesInMemory to state package (#29701) 9 months ago
Péter Szilágyi 682ee820fa
core/state: parallelise parts of state commit (#29681) 9 months ago
Péter Szilágyi 4253030ef6
core/state: move metrics out of state objects (#29665) 10 months ago
Péter Szilágyi 8d42e115b1
core/state: revert pending storage updates if they revert to original (#29661) 10 months ago
Martin HS 243cde0f54
core/state: better randomized testing (postcheck) on journalling (#29627) 10 months ago
Péter Szilágyi 4f4f9d88d3
core/state: storage journal entry should revert dirtyness too (#29641) 10 months ago
Martin HS 0d4c38865e
core/state: remove account reset operation v2 (#29520) 10 months ago
haoran b2b0e1da8c
all: fix various typos (#29600) 10 months ago
Aaron Chen 1e9bf2a09e
core/state: fix bug in statedb.Copy and remove unnecessary preallocation (#29563) 10 months ago
rjl493456442 d3c4466edd
core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement gentrie (#29313) 10 months ago
Abirdcfly b179b7b8e7
all: remove duplicate word in comments (#29531) 10 months ago
cui ab6419ccd8
core/state: use maps.Clone (#29365) 10 months ago
cui 7481398a24
core/state: using slices.Clone (#29366) 11 months ago
Guillaume Ballet da7469e5c4
core: add an end-to-end verkle test (#29262) 11 months ago
jwasinger 58a3e2f180
core/state: perform updates before deletions when mutating tries (#29201) 11 months ago
Martin HS 14cc967d19
all: remove dependency on golang.org/exp (#29314) 11 months ago
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 11 months ago
Péter Szilágyi b393ad8d29
cmd, core, metrics: always report expensive metrics (#29191) 11 months ago
rjl493456442 7b81cf6362
core/state, trie/triedb/pathdb: remove storage incomplete flag (#28940) 11 months ago
buddho bba3fa9af9
core,eth,internal: fix typo (#29024) 12 months ago
Martin HS 8321fe2fda
tests: fix goroutine leak related to state snapshot generation (#28974) 12 months ago
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824) 1 year ago
lmittmann 199e0c9ff5
core/state, core/vm: minor uint256 related perf improvements (#28944) 1 year ago
Dimitris Apostolou 8fd43c8013
all: fix typos in comments (#28881) 1 year ago
Marius van der Wijden c89a3da7d9
core/state/snapshot: use AddHash/ContainHash instead of Hasher interface (#28849) 1 year ago
Martin HS a5a4fa7032
all: use uint256 in state (#28598) 1 year ago
Darioush Jalali 29b73555ae
core/state: unexport GetOrNewStateObject (#28804) 1 year ago
cygaar d2e3cb894b
core/state: logic equivalence for GetCodeHash (#28733) 1 year ago
Martin HS 1048e2d6a3
cmd/evm: fix dump after state-test exec (#28650) 1 year ago
rjl493456442 ab0eb46a84
core/state: make stateobject.create selfcontain (#28459) 1 year ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 1 year ago
Martin Holst Swende 63979bc9cc
cmd/evm, core/state: fix post-exec dump of state (statetests, blockchaintests) (#28504) 1 year ago
Marius van der Wijden 146e8d999c
core, trie, rpc: speed up tests (#28461) 1 year ago
rjl493456442 661bd45188
core/state/snapshot: print correct error from trie iterator (#28560) 1 year ago
Guillaume Ballet fa8d39807d
cmd, core, trie: verkle-capable `geth init` (#28270) 1 year ago