Commit Graph

15 Commits (9b35f3f5b1c6d3fe0986f9dccf884f005754c510)

Author SHA1 Message Date
Felix Lange b628d72766
build: upgrade to go 1.19 (#25726) 2 years ago
Guillaume Ballet f67e54c92f
core: use TryGetAccount to read what TryUpdateAccount has written (#25458) 2 years ago
Gustavo Silva eb94896270
Chore: Minimal gramatical errors (signleton -> singleton) (#25057) 2 years ago
rjl493456442 22defa5af7
all: introduce trie owner notion (#24750) 2 years ago
Felix Lange 9244d5cd61
all: update license headers and AUTHORS from git history (#24947) 2 years ago
s7v7nislands 5a584c2133
all: use common.FileExist for checking file existence (#24748) 2 years ago
Ceyhun Onur 8401e4277a
core/rawdb: add HasCode, HashTrieNode and use them where possible (#24454) 3 years ago
Guillaume Ballet 443afc975c
core/state: move state account to core/types + abstracted "write account to trie" (#23567) 3 years ago
Péter Szilágyi 3b38a83274
core/state/pruner: fix state bloom sync permission in Windows 3 years ago
gary rong 76700ac892
core/state/pruner: move the compaction out of the pruning procedure (#22579) 4 years ago
gary rong 0c70b83e00
all: add read-only option to database (#22407) 4 years ago
Martin Holst Swende 498458b410
core/state: fix eta calculation on pruning (#22386) 4 years ago
Martin Holst Swende 74dbc20260
core/state/pruner: fix compaction range error 4 years ago
Péter Szilágyi 2728672c28
core/state/pruner: fix compaction after pruning 4 years ago
gary rong f566dd305e
all: bloom-filter based pruning mechanism (#21724) 4 years ago