Commit Graph

19 Commits (723b1e36ad6a9e998f06f74cc8b11d51635c6402)

Author SHA1 Message Date
Martin Holst Swende 4d3525610e
all: remove deprecated uses of math.rand (#26710) 2 years ago
Delweng b196ad1c16
all: add whitespace linter (#25312) 2 years ago
Martin Holst Swende 526c3f6b9e
core/state/snapshot: fix benchmarks (#23804) 3 years ago
Melvin Junhee Woo d2e1b17f18
snapshot, trie: fixed typos, mostly in snapshot pkg (#22133) 4 years ago
gary rong 26d271dfbb
core/state/snapshot: implement storage iterator (#20971) 4 years ago
gary rong b9df7ecdc3
all: seperate consensus error and evm internal error (#20830) 4 years ago
Péter Szilágyi fab0ee3bfa
core/state/snapshot: fix various iteration issues due to destruct set 5 years ago
Péter Szilágyi a4cf279494
core/state: extend snapshotter to handle account resurrections 5 years ago
Péter Szilágyi 06d4470b41
core: fix broken tests due to API changes + linter 5 years ago
Péter Szilágyi 6ddb92a089
core/state/snapshot: full featured account iteration 5 years ago
Péter Szilágyi e567675473
core/state/snapshot: move iterator out into its own files 5 years ago
Martin Holst Swende 7e38996301
core/state/snapshot: implement snapshot layer iteration 5 years ago
Martin Holst Swende 3ad4335acc
core/state/snapshot: node behavioural difference on bloom content 5 years ago
Péter Szilágyi fd39f722a3
core: journal the snapshot inside leveldb, not a flat file 5 years ago
Péter Szilágyi 351a5903b0
core/rawdb, core/state/snapshot: runtime snapshot generation 5 years ago
Péter Szilágyi d754091a87
core/state/snapshot: unlink snapshots from blocks, quad->linear cleanup 5 years ago
Martin Holst Swende cdf3f016df
snapshot: iteration and buffering optimizations 5 years ago
Péter Szilágyi d7d81d7c12
core/state/snapshot: extract and split cap method, cover corners 5 years ago
Martin Holst Swende e146fbe4e7
core/state: lazy sorting, snapshot invalidation 5 years ago