Commit Graph

23 Commits

Author SHA1 Message Date
Alexander Peters
9a92843c21
store/v2: remove auto migration and fix restore cmd (#23568)
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2025-01-31 17:34:44 +00:00
cool-developer
064c9ba638
feat(store/v2): build the migration manager in the root store factory (#22336)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-13 10:56:48 +00:00
Matt Kocubinski
4f537d5231
feat(store/v2): full iavl/v2 support (#23131)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: auricom <27022259+auricom@users.noreply.github.com>
2025-01-03 10:41:47 +00:00
Marko
94cfcc11aa
refactor(store/v2)!: simplify storage (#22683) 2024-12-03 16:18:19 +00:00
Julien Robert
26afbaf0d1
fix(store/v2): don't delete future version when calling LoadVersion (#22681) 2024-11-30 03:43:56 +00:00
Matt Kocubinski
43e28b43ad
refactor(store/v2): simplify genesis flow (#22435)
Co-authored-by: Marko <marko@baricevic.me>
2024-11-08 14:05:25 +00:00
cool-developer
6e59ad0dee
feat(store/v2): route to the commitment during migration (#22290) 2024-10-21 11:50:45 +00:00
Marko
76529d7680
feat(store/v2): add version exists (#22235)
Co-authored-by: Cool Developer <cool199966@outlook.com>
2024-10-16 15:55:23 +00:00
Julien Robert
6f30de3a41
refactor: remove x/exp dep (#21281) 2024-08-19 13:14:34 +00:00
cool-developer
6d4097bfb7
feat(store/v2): implement the feature to upgrade the store keys (#20453)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-08-05 12:34:36 +00:00
Aaron Craelius
5c90246b3f
feat(log): remove core dependency and update core interface to be dependency free (#21045)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-26 11:00:27 +00:00
yukionfire
d6ad92db0f
chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
Matt Kocubinski
7c0ff0774f
refactor(store): fetch store keys from commit store if not provided (#20801) 2024-07-01 15:24:10 +00:00
cool-developer
be0e2eef0c
feat(store/v2): add WorkingHash (#20706) 2024-06-27 17:50:58 +00:00
Hoa Nguyen
4fa658e687
refactor(store): add miss defer (#20602) 2024-06-11 09:02:36 +00:00
Marko
439f2f9d5b
feat: upstream changes from server modular (#20584) 2024-06-06 13:01:41 +00:00
cool-developer
b8c8482903
feat(store/v2): pruning manager (#20430) 2024-05-29 13:53:47 +00:00
Tuan Tran
2b34f69e87
refactor: remove defer in loop (#20223)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-29 09:10:24 +00:00
Marko
1b47dc91a3
chore: move logger to core (#20388) 2024-05-28 12:30:09 +00:00
Matt Kocubinski
7ae23e287a
chore: upstream runtime/v2 (#20320)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-05-14 12:43:28 +00:00
cool-developer
8d1946c9ec
chore: cleanup store/v2 interface (#20280) 2024-05-13 11:14:01 +00:00
cool-developer
14f3ca0ae9
feat: allow no migration of commitment (#20181) 2024-05-03 14:23:41 +00:00
Marko
94338e516d
chore: bring back store v1 to main (#20263) 2024-05-03 12:21:16 +00:00