Commit Graph
16 Commits
Author SHA1 Message Date
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 60b0221405 refactor(store/v2): Refactor RootStore (#19012) 2024-01-12 18:22:42 +00:00
Aleksandr Bezobchuk e2d76b3078 feat(store/v2): Modify RootStore to Support Multi StoreKeys (#18968) 2024-01-09 15:38:24 +00:00
cool-developerandAleksandr Bezobchuk 014cbbcb8b feat: Remove the store/internal module (#18944)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-01-04 18:10:16 +00:00
testinginprodandunknown unknown 39865d852f feat(accounts): use account number as state prefix for account state (#18664)
Co-authored-by: unknown unknown <unknown@unknown>
2023-12-11 11:44:01 +00:00
cool-developer cc9d8526d0 feat(store/v2): add SetInitialVersion in SC (#18665) 2023-12-09 22:31:21 +00:00
cool-developer f6df368d8d feat(store/v2): snapshot manager (#18458) 2023-12-07 21:50:40 +00:00
Aleksandr Bezobchuk 4b98d481cf refactor(store/v2): updates from integration (#18633) 2023-12-06 19:55:27 +00:00
Aleksandr Bezobchuk 0c633a59f3 feat(store/v2): basic metrics (#18529) 2023-11-28 17:29:02 +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
Aleksandr Bezobchukandcool-developer 0867d0ac6c feat(store/v2): handle store upgrades in RootStore (#18277)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2023-11-01 18:09:54 +00:00
Aleksandr Bezobchuk 685a0a363e chore(store/v2): move kv stores to kv sub-package (#18243) 2023-10-24 21:02:53 +00:00
Aleksandr Bezobchuk 5cd5003a7a feat(store/v2): support queries via RootStore (#18169) 2023-10-20 15:45:48 +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