Commit Graph

12 Commits

Author SHA1 Message Date
Julien Robert
581a927479
docs: remove invariants (#22126) 2024-10-04 12:22:36 +00:00
Narangde
dc1496029a
feat(epochs): add wrapper of epoch getter (#22068) 2024-10-04 08:15:57 +00:00
Julien Robert
787ee6980f
refactor: simplify collected metrics (#21963) 2024-09-28 11:20:39 +00:00
Julien Robert
6f30de3a41
refactor: remove x/exp dep (#21281) 2024-08-19 13:14:34 +00:00
Marko
9436bcb7f2
chore: various cleanup (#20864) 2024-07-18 09:12:58 +00:00
Facundo Medica
150ca963f2
feat(x/mint)!: Replace InflationCalculationFn with MintFn + simple epoch minting (#20363)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-06-11 12:27:20 +00:00
Marko
1b47dc91a3
chore: move logger to core (#20388) 2024-05-28 12:30:09 +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
Julien Robert
d40677a931
chore: make telemetry consistent (#20025) 2024-04-12 11:09:53 +00:00
Hieu Vu
a6039bcdc7
fix(x/epochs): Fix init genesis (#19958) 2024-04-05 11:58:54 +00:00
Cosmos SDK
558c950a98
chore: fix spelling errors (#19957)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-04-04 16:15:33 +00:00
Hieu Vu
1028e27f79
feat(x/epochs): upstream osmosis epoch module (#19697)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-04-04 08:10:25 +00:00