Commit Graph

13 Commits

Author SHA1 Message Date
Aaron Craelius
adc3432ba2
fix(x/tx): default to using gogoproto.HybridResolver wherever possible (#19845)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-03-25 09:45:15 +00:00
cool-developer
27a231ae48
feat(store/v2): add the catch up process in the migration (#19454) 2024-03-20 22:23:41 +00:00
Marko
3166ebbf91
store: keys as bytes (#19775)
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-03-20 10:48:16 +00:00
Julien Robert
f69dabe241
refactor(storev2): change error namespace (#19698) 2024-03-08 17:25:21 +00:00
Julien Robert
1c9361ca4e
refactor: use slices std (#19598) 2024-02-29 09:57:42 +00:00
cool-developer
8fb9ca87b2
feat(store/v2): remove the pruning manager (#19411)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-02-13 21:17:19 +00:00
levisyin
d23733e16c
ci: fix make lint reported issues (#19059) 2024-01-15 13:35:31 +00:00
Aleksandr Bezobchuk
20b1da7a2e
refactor(store/v2): Use Core Iterator (#18957)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2024-01-08 19:26:10 +00:00
cool-developer
f6df368d8d
feat(store/v2): snapshot manager (#18458) 2023-12-07 21:50:40 +00:00
cool-developer
fc4ce6c778
feat(store/v2): add the commitment store (#18526) 2023-11-22 14:17:48 +00:00
Aleksandr Bezobchuk
c207163d3b
feat(store/v2): Add Pruning Tests & Fix SQLite & PebbleDB Pruning (#18459) 2023-11-17 17:49:19 +00:00
cool-developer
912390d5fc
feat(store/v2): parallel writes in storage sqlite backends (#18320) 2023-11-13 12:27:42 +00:00
Aleksandr Bezobchuk
03bca7b791
feat(store/v2): Merge Feature Branch (#18150)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: yihuang <huang@crypto.com>
2023-10-18 18:03:43 +00:00