Julien Robert
|
763e4d68e4
|
feat: introduce x/validate and split x/auth/tx/config (#21822)
|
2024-09-20 15:05:46 +00:00 |
|
Marko
|
70488a89a8
|
refactor: revert auth extraction (#21507)
|
2024-09-03 21:12:21 +00:00 |
|
Facundo Medica
|
6779dc5a97
|
refactor(bank): audit/QA changes (#21048)
|
2024-08-06 16:54:37 +00:00 |
|
Marko
|
28fa3b8dfc
|
chore: use comet api pkg instead of comet alias (#20614)
|
2024-06-11 08:46:04 +00:00 |
|
Marko
|
0dfb54e36a
|
refactor! : bump comet to v1 (#19726)
Co-authored-by: yihuang <yi.codeplayer@gmail.com>
|
2024-05-06 14:12:00 +00:00 |
|
Marko
|
43764cff30
|
chore: consensus spinout (#20010)
|
2024-05-03 14:08:17 +00:00 |
|
son trinh
|
a0d727eebc
|
refactor(x/auth): auth module can recognize x/accounts account (#20002)
|
2024-04-11 09:56:37 +00:00 |
|
Julián Toledano
|
c7534584dd
|
refactor(x/bank)!: remove Address.String() (#19954)
Co-authored-by: Marko <marko@baricevic.me>
|
2024-04-05 13:09:45 +00:00 |
|
Julián Toledano
|
25aea8af8a
|
refactor!: remove global config from x/auth and client (#19447)
|
2024-03-06 13:14:16 +00:00 |
|
testinginprod
|
e846eca366
|
refactor(auth): refactor auth/tx to use x/tx (#19224)
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-02-21 09:36:21 +00:00 |
|
testinginprod
|
582bba39ad
|
refactor(auth): incorporate set pub key decorator into sig verification decorator (#19093)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-01-22 14:45:57 +00:00 |
|
Julien Robert
|
8b894f73b1
|
feat(gov): add proposal types and spam votes (#18532)
|
2023-12-11 11:41:06 +00:00 |
|
Marko
|
7f540e26f9
|
refactor(bank): remove .String() calls (#18175)
Co-authored-by: Facundo <facundomedica@gmail.com>
|
2023-12-11 10:51:18 +00:00 |
|
Emmanuel T Odeke
|
05261cc46e
|
refactor(x/auth): spin out go.mod (#18351)
|
2023-11-07 11:42:58 +00:00 |
|
Facundo Medica
|
177e7f4595
|
feat(x/gov): implement a minimum amount per deposit (#18146)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-11-02 10:51:19 +00:00 |
|
Marko
|
21e69bad04
|
refactor(bank): add go module (#18279)
|
2023-10-27 09:25:04 +00:00 |
|
Facundo Medica
|
ab2a725863
|
chore: cleanup comet dependence in tests (#18239)
|
2023-10-26 16:20:19 +00:00 |
|
Marko
|
2a6640d488
|
refactor(staking): add go.mod (#18257)
|
2023-10-26 07:39:34 +00:00 |
|
Marko
|
4352ab1f34
|
refactor(distribution): spin out go.mod (#18199)
|
2023-10-24 15:13:04 +00:00 |
|
Marko
|
388ff4fc7e
|
refactor: move gov into own go.mod (#18197)
|
2023-10-23 14:17:04 +00:00 |
|
Julien Robert
|
2fbc547ce9
|
feat(x/gov): limit deposited coins to accepted proposal denom (#18189)
|
2023-10-20 16:05:12 +00:00 |
|
Likhita Polavarapu
|
9dd34510e2
|
feat: Move CommunityPool to its own module (#17657)
|
2023-09-27 09:09:04 +00:00 |
|
Marko
|
65a1ec64f7
|
chore: remove params module entirely (#17838)
|
2023-09-22 13:51:37 +00:00 |
|
Facundo Medica
|
ebe97e5e12
|
fix: Revert 16794 (#16895)
|
2023-07-10 07:45:48 +00:00 |
|
Facundo Medica
|
0fd6227a06
|
fix: remove setting of finalizeBlockState in FinalizeBlock + fix initialHeight + add ProcessProposal in tests/sims (#16794)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-07-06 13:33:10 +00:00 |
|
Jacob Gadikian
|
f0aec3f30d
|
style: use thelper (#16777)
|
2023-07-03 13:33:05 +00:00 |
|
Jacob Gadikian
|
6afece635c
|
style: add gci linter (#16605)
|
2023-06-22 15:35:51 +00:00 |
|
atheeshp
|
7e0148805a
|
chore: remove x/gov dependencies in x/distr (#16587)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2023-06-19 11:27:10 +00:00 |
|
Matt Kocubinski
|
c2a07cea27
|
refactor(x/bank): rm cyclic deps with gov, staking, distr (#16578)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
|
2023-06-16 20:36:42 +00:00 |
|