Commit Graph

26 Commits

Author SHA1 Message Date
Marko
b2835eb78b
chore: linting fixes (#19978) 2024-04-08 18:12:10 +00:00
Ezequiel Raynaudo
b9c8d60ea0
refactor: bump gogoproto (#19869) 2024-03-28 19:53:21 +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
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
Julián Toledano
0c2decd7cd
refactor!: MsgSimulatorFn clean up (#19792) 2024-03-20 10:21:00 +00:00
Marko
6f1658e5db
feat(core): match store interfaces (#19762) 2024-03-18 12:46:55 +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
Aleksandr Bezobchuk
f86f75394a
feat(store/v2): Commit SS and SC Async (#19313) 2024-01-31 22:01:54 +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
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-developer
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
testinginprod
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-developer
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 Bezobchuk
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
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