Commit Graph

14 Commits

Author SHA1 Message Date
cool-developer
2290c5ee55
fix(indexer): the issues during simapp v1 integration (#22413) 2024-11-06 23:26:57 +00:00
testinginprod
fe22e9a5da
feat(core): add coretest package (#20487)
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-05 22:11:33 +00:00
atheeshp
0f8c6c2c12
feat(x/staking): implement RotateConsPubKey method (#18188) 2023-11-15 06:59:50 +00:00
testinginprod
b61c72fc66
feat(collections): do not error when iterating empty collections (#17290)
Co-authored-by: unknown unknown <unknown@unknown>
2023-08-07 13:53:02 +00:00
testinginprod
309ed1a4bc
feat(collections): add alternative value codec (#16773)
Co-authored-by: unknown unknown <unknown@unknown>
2023-07-04 12:40:20 +00:00
Jacob Gadikian
6afece635c
style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
testinginprod
3d15f9edf2
refactor(auth): use collections for Account state management (#16016)
Co-authored-by: unknown unknown <unknown@unknown>
2023-05-26 09:26:58 +00:00
testinginprod
71468d2d5a
refactor(gov)!: use collections for deposit state management (#16127)
Co-authored-by: unknown unknown <unknown@unknown>
2023-05-15 15:58:56 +00:00
Jacob Gadikian
622ebf4df0
style: errors, collections (#15640) 2023-03-31 08:42:37 +00:00
testinginprod
182f3fd551
refactor(collections): Indexes perf improvements and simplification (#15552)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
2023-03-30 20:11:16 +00:00
Marko
1f2875d445
style: gofumpt linting (#15605) 2023-03-30 06:27:38 +00:00
testinginprod
a9a9482c86
refactor(collections): move codecs to separate package and add int keys. (#15001) 2023-02-19 13:06:53 +00:00
Facundo Medica
4a6a1e3cb8
refactor: fix lint issues + gofumpt (#15062) 2023-02-19 10:31:49 +00:00
testinginprod
bdf4c76daf
feat(collections): indexes for IndexedMap (#14706)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2023-02-03 09:23:49 +00:00