Commit Graph
15 Commits
Author SHA1 Message Date
ipangpang 1bd4351241 style: remove redundant import alias (#20109)
Signed-off-by: ipangpang <arronipangpang@gmail.com>
2024-04-21 19:03:43 +00:00
cool-developer 8b4081f8bb fix(store/v2): clean up resources after the migration is completed (#19800) 2024-03-21 12:12:56 +00:00
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
Aleksandr Bezobchukandcool-developer 8b83a2e29d docs(store/v2): update store v2 docs (#19502)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2024-02-23 16:57:57 +00:00
cool-developerandAleksandr Bezobchuk 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
cool-developer 14fd0ceda3 feat(store/v2): remove cosmos-db depdency from store (#19229) 2024-01-29 20:21:20 +00:00
Aleksandr Bezobchuk 8d0696326b feat(store/v2): Fallback to SC on queries (#19090) 2024-01-19 15:11:15 +00:00
cool-developer bf37398dda feat(store/v2): Implement the GetProof for multi store (#18736) 2024-01-17 13:52:12 +00:00
Aleksandr Bezobchuk e2d76b3078 feat(store/v2): Modify RootStore to Support Multi StoreKeys (#18968) 2024-01-09 15:38:24 +00:00
cool-developer cc9d8526d0 feat(store/v2): add SetInitialVersion in SC (#18665) 2023-12-09 22:31:21 +00:00
Emmanuel T Odeke 1e216af3d6 fix(store/commitment/iavl): honor tree.Remove error firstly (#18651) 2023-12-08 13:59:12 +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
cool-developerandJuan Leni 504d156c5d feat(store v2): pruning manager (#18273)
Co-authored-by: Juan Leni <juan.leni@zondax.ch>
2023-11-01 19:58:13 +00:00
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