Commit Graph

30 Commits

Author SHA1 Message Date
Julien Robert
7fdf3a2c37
chore(collections): bring in protocodec in collections directly (#23515) 2025-01-27 16:52:54 +00:00
Julien Robert
8ff9f48bb4
chore: package release prep + update UPGRADING.md (#22864) 2024-12-16 09:04:23 +00:00
Facundo Medica
bd76b47e1d
feat(indexer): add to modules and implement proto fields (#22544) 2024-11-28 09:46:59 +00:00
oren-lava
b5b2f49e81
feat(collections): add collections reverse triple helpers (#22641) 2024-11-27 11:54:45 +00:00
Aaron Craelius
bed3ac01e2
feat(collections): add optional key and value naming methods (#20538) 2024-09-24 08:13:59 +00:00
Aaron Craelius
f843f1a478
feat(collections): support indexing (#20704)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-08-30 21:23:17 +00:00
Julien Robert
858ec2fcb8
chore: readmes + upgrading docs (#21271) 2024-08-15 19:42:37 +00:00
Julien Robert
5bbe46855e
feat(collections): add NewJSONValueCodec (#19861)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-04-15 11:24:09 +00:00
testinginprod
c91660e55b
feat(collections): Infer Indexes in IndexedMap using reflection (#19343) 2024-02-06 08:35:18 +00:00
Likhita Polavarapu
639735d41a
feat(collections): Implement LookupMap (#18933)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-30 08:21:28 +00:00
Tuan Tran
6da25f146b
chore(collections): fix broken link (#19212) 2024-01-24 07:07:15 +00:00
Julien Robert
5e6b9885ef
chore: prepare log, errors and depinject minors (#19010) 2024-01-10 17:19:51 +00:00
testinginprod
1938950564
feat(collections): add Vec type (#17656)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2023-09-11 08:53:06 +00:00
testinginprod
0e8cef5795
chore(collections): prepare changelog for v0.4.0 release (#17428)
Co-authored-by: unknown unknown <unknown@unknown>
2023-08-17 12:30:14 +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
Julien Robert
2102074024
feat(collections): implement appmodule.HasGenesis interface (#17021) 2023-07-24 15:46:54 +00:00
testinginprod
dd585bac07
feat(collections): Add Triple key (#17024)
Co-authored-by: unknown unknown <unknown@unknown>
2023-07-17 17:49:39 +00:00
testinginprod
49e547844f
chore(collections): prepare CHANGELOG.md for v0.3.0 (#16826)
Co-authored-by: unknown unknown <unknown@unknown>
2023-07-04 12:50:13 +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
testinginprod
d4f1e88b65
feat(collections): Add Clear method on Map and KeySet (#16618)
Co-authored-by: unknown unknown <unknown@unknown>
2023-06-20 13:44:06 +00:00
Julien Robert
cfeb10287d
chore: prepare core,tx,collections changelogs and update mergify config for v0.5 (#16442) 2023-06-07 18:27:57 +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
testinginprod
69642f6176
feat(simulation): Implement store decoder implementation from collections schema (#16074)
Co-authored-by: unknown unknown <unknown@unknown>
2023-05-11 09:13:24 +00:00
testinginprod
64d09e3c23
chore(collections): release v0.1.0 (#15858)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-04-17 15:03:14 +00:00
testinginprod
519630ea64
feat(collections): IndexedMap (#14397)
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-01-27 12:49:27 +00:00
testinginprod
c7e10f21dd
feat(collections): pair keys (#14310)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
Co-authored-by: Aaron Craelius <aaron@regen.network>
2023-01-12 10:04:52 +00:00
testinginprod
f771f20da4
feat(collections): implement pagination (#14468)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
2023-01-06 11:08:31 +00:00
testinginprod
1d16adce8a
feat(collections): add sequence (#14364)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-12-21 15:26:00 +00:00
testinginprod
1441b506c9
feat(collections): keyset (#14351)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
2022-12-20 10:55:28 +01:00
Julien Robert
93abfdd21d
ci: add tooling for collections module (#14231) 2022-12-08 22:44:22 +00:00