Chris Li
|
63e7eac394
|
fix: keep 9W blocks in ancient db when prune block (#2481)
|
2024-05-29 15:11:52 +08:00 |
|
Chris Li
|
901ea2e0d2
|
fix: performance issue when load journal (#2438)
|
2024-05-08 15:36:01 +08:00 |
|
Chris Li
|
d653cda82e
|
feat: adaptive for loading journal file or journal kv during loadJournal (#2406)
* core: check journalType before load journal
* fix: when delete trieJournal delete from kv & file
|
2024-04-19 16:23:28 +08:00 |
|
Chris Li
|
90eb5b33e8
|
fix: trieJournal format compatible old db format (#2395)
|
2024-04-16 11:49:04 +08:00 |
|
Chris Li
|
3a6e3c67f2
|
core/trie: persist TrieJournal to journal file instead of kv database (#2341)
|
2024-04-15 10:47:54 +08:00 |
|
buddh0
|
411d5c5001
|
Merge tag 'v1.13.14' into cancun_code_merge_v1.13.12_v1.13.14
|
2024-03-08 15:36:25 +08:00 |
|
rjl493456442
|
fe91d476ba
|
all: remove the dependency from trie to triedb (#28824)
This change removes the dependency from trie package to triedb package.
|
2024-02-13 14:49:53 +01:00 |
|