Commit Graph

384 Commits (deb5c087c41e5d7692fac2cff4c5aa547a108bc1)

Author SHA1 Message Date
maskpp ec596e06a5
core, trie: prealloc capacity for maps (#30437) 4 days ago
Ignacio Hagopian ab3ee99ca9
trie, core/state: Nyota EIP-6800 & EIP-4762 spec updates (#30357) 3 weeks ago
Guillaume Ballet e9467eec1c
consensus/beacon, core/types: add verkle witness builder (#30129) 3 weeks ago
rjl493456442 020f026616
trie: avoid un-needed map copy (#30343) 4 weeks ago
Guillaume Ballet df645e77b7
trie: use go-verkle helper for speedier (*VerkleTrie).RollBackAccount (#30242) 1 month ago
rjl493456442 5adf4adc8e
eth/protocols/snap: cleanup dangling account trie nodes due to incomplete storage (#30258) 1 month ago
Sina M 944718bf16
ethdb: remove snapshot (#30189) 2 months ago
rjl493456442 b530d8e455
trie, triedb: remove unnecessary child resolver interface (#30167) 2 months ago
Guillaume Ballet 79d2327771
trie: add RollBackAccount function to verkle trees (#30135) 2 months ago
rjl493456442 045b9718d5
trie: relocate state execution logic into pathdb package (#29861) 3 months ago
Halimao 269e80b07e
eth/tracers,trie: remove unnecessary check (#30071) 3 months ago
maskpp 9298d2db88
trie/trienode: remove unnecessary check in Summary (#30047) 3 months ago
jwasinger ed8fd0ac09
all: stateless witness builder and (self-)cross validator (#29719) 3 months ago
maskpp 00675c5876
trie/trienode: avoid unnecessary copy (#30019) 3 months ago
jwasinger 0e3a0a693c
trie: don't reset tracer at the end of Commit (#30024) 3 months ago
Ha DANG 67a862db9d
cmd/geth, ethdb/pebble: improve database statistic (#29948) 3 months ago
maskpp 115d154392
trie, triedb/pathdb: prealloc capacity for map and slice (#29986) 3 months ago
jwasinger 69351e8b0f
core/state, eth/protocols, trie, triedb/pathdb: remove unused error from trie Commit (#29869) 3 months ago
Roy Crihfield 68c0ec0815
trie: iterate values pre-order and fix seek behavior (#27838) 4 months ago
cocoyeal be5df74ed5
trie: update the `valid` function comments (#29809) 4 months ago
rjl493456442 473ee8fc07
trie, eth/protocols/snap: sanitize the committed node data (#29485) 4 months ago
Guillaume Ballet 44a50c9f96
cmd, core, params, trie: add verkle access witness gas charging (#29338) 4 months ago
rjl493456442 9f96e07c1c
core/rawdb, trie: improve db APIs for accessing trie nodes (#29362) 5 months ago
Martin HS 242b24af9f
trie/trienode: minor speedup in nodeset merging (#29683) 5 months ago
Aaron Chen 7362691479
trie, consensus/clique: use maps.Clone (#29616) 5 months ago
qcrao ac21f9bfb5
trie: preallocate capacity for fields slice (#29614) 5 months ago
haoran b2b0e1da8c
all: fix various typos (#29600) 5 months ago
Aaron Chen 74e8d2da97
trie/utils: simplify codeChunkIndex (#29480) 5 months ago
rjl493456442 d3c4466edd
core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement gentrie (#29313) 5 months ago
Aaron Chen 15ff066a24
trie/utils: change Div+Mod to DivMod (#29413) 6 months ago
cui c39d00e316
trie: using maps.Clone (#29419) 6 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
Martin HS 14cc967d19
all: remove dependency on golang.org/exp (#29314) 6 months ago
rjl493456442 15eb9773f9
triedb/pathdb: improve tests (#29278) 6 months ago
rjl493456442 7b81cf6362
core/state, trie/triedb/pathdb: remove storage incomplete flag (#28940) 7 months ago
yzb db4cf69166
all: replace fmt.Errorf() with errors.New() if no param required (#29126) 7 months ago
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824) 7 months ago
Dimitris Apostolou 8fd43c8013
all: fix typos in comments (#28881) 8 months ago
Martin HS a5a4fa7032
all: use uint256 in state (#28598) 8 months ago
rjl493456442 cca94792a4
core, cmd, trie: fix the condition of pathdb initialization (#28718) 9 months ago
rjl493456442 e206d3f897
trie: remove inconsistent trie nodes during sync in path mode (#28595) 10 months ago
Maciej Kulawik fa0df76f3c
trie/triedb/hashdb: take lock around access to dirties cache (#28542) 10 months ago
rjl493456442 71817f318e
eth/catalyst, eth/downloader: expose more sync information (#28584) 10 months ago
Ng Wei Han 333dd956bf
trie: fix random test generator early terminate (#28590) 10 months ago
Marius van der Wijden 146e8d999c
core, trie, rpc: speed up tests (#28461) 10 months ago
Martin Holst Swende 5bf8769fb0
ethdb/memorydb, trie: reduced allocations (#28473) 10 months ago
Martin Holst Swende 2391fbc676
tests/fuzzers: move fuzzers into native packages (#28467) 10 months ago
VM 24d46224c1
trie: spelling - fix comments in hasher (#28507) 10 months ago
Guillaume Ballet fa8d39807d
cmd, core, trie: verkle-capable `geth init` (#28270) 10 months ago
rjl493456442 ea2e66a58e
trie/triedb/pathdb: improve dirty node flushing trigger (#28426) 11 months ago