Commit Graph
26 Commits
Author SHA1 Message Date
06f5339d78 chore: fix spelling errors (#23270)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-09 20:52:55 +00:00
Matt KocubinskiandMarko 43e28b43ad refactor(store/v2): simplify genesis flow (#22435)
Co-authored-by: Marko <marko@baricevic.me>
2024-11-08 14:05:25 +00:00
Julien Robert 65ed5eb800 refactor(core): structural typing for kvstore (#22242) 2024-10-11 20:44:12 +00:00
Matt Kocubinski d6364b8956 refactor(stf): remove RunWithCtx (#21739) 2024-09-19 21:39:47 +00:00
Julien Robert bf98b56cd6 chore: prepare core 1.0.0-alpha.1 (#21564) 2024-09-09 09:49:49 +00:00
Aaron Craelius da27d8b9a1 feat(schema/appdata)!: efficiency & data model improvements aligned with server/v2 (#21305) 2024-08-20 14:49:06 +00:00
cool-developer df3b035dd8 chore(core/store): Batch interface alias (#21262) 2024-08-12 20:40:28 +00:00
Aaron Craelius f6fee983a5 feat: make schema and core kv-pair updates compatible (#21223) 2024-08-08 20:24:29 +00:00
Aaron Craelius dccdd5daba feat(core/store): make KVStore structurally typed (#21222) 2024-08-08 13:14:59 +00:00
Julien Robert 72e77c3580 refactor(core): core review (1/n) (#21193) 2024-08-07 12:04:53 +00:00
cool-developerandMatt Kocubinski 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
Marko 514830e56a feat: add changes from server modular to main (#20583) 2024-06-06 13:00:01 +00:00
cool-developer 8d1946c9ec chore: cleanup store/v2 interface (#20280) 2024-05-13 11:14:01 +00:00
Julien Robert 5e7aae0db1 refactor(core,x/**): simplify core service api and embed environment in keepers (#20071) 2024-04-17 18:18:16 +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
Marko 6f1658e5db feat(core): match store interfaces (#19762) 2024-03-18 12:46:55 +00:00
2bfc037a07 docs: update docs (#19676)
Co-authored-by: son trinh <son@decentrio.ventures>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-08 16:59:11 +00:00
Marko 7628592c6a chore(core): bring changes from serverv2 (#19617) 2024-03-01 18:05:20 +00:00
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
Cosmos SDKandgithub-merge-queue 9c00cf2c84 chore: fix spelling errors (#18870)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
2023-12-22 15:39:12 +00:00
Marko 6649bb7d8f refactor(core): remove cosmos-db dependency (#18848) 2023-12-21 14:31:46 +00:00
Marko 874d9bdf9a chore: add errors to iterator creation (#14635) 2023-01-16 18:56:57 +00:00
Marko e6c22e31db refactor: add error to store interface (#14622) 2023-01-15 00:37:09 +01:00
Jacob Gadikianandmarbar3778 1bb0629846 chore: iavl-v0.20-alpha1 and cosmos-db (#14411)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2022-12-28 21:42:00 +01:00
Marko 67c96bb922 chore: update core to cosmos-db (#14416) 2022-12-26 14:10:03 +00:00
Aaron Craelius ec73fbdd6f feat(core): add store API (#14227) 2022-12-15 12:49:43 -05:00