Commit Graph

10 Commits

Author SHA1 Message Date
yukionfire
d6ad92db0f
chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
ruthishvitwit
fd7e549a3c
chore: enable errcheck linter (#16406) 2023-07-12 08:58:27 +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
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
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
Aaron Craelius
1d2de854d1
refactor!(collections): don't panic when initializing collections (#14323) 2022-12-24 14:53:29 +00:00
Aaron Craelius
fe34e5df32
feat(collections): add basic Schema API (#14267) 2022-12-15 01:42:41 +00:00
testinginprod
7050eb91f2
feat(collections): implement Iteration (#14222)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
Co-authored-by: Aaron Craelius <aaron@regen.network>
2022-12-14 17:02:40 +00:00