Commit Graph

21 Commits

Author SHA1 Message Date
yukionfire
67b5a5d268
chore(x): replace fmt.Errorf without parameters with errors.New (#21032) 2024-07-23 08:10:09 +00:00
Marko
28fa3b8dfc
chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +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
Julián Toledano
f4af84f89f
refactor(x/group)!: remove Address.String() (#19916) 2024-04-02 13:59:30 +00:00
Likhita Polavarapu
b050ec2f3f
feat(x/group): Add env bundler to group module (#19489) 2024-02-20 10:24:32 +00:00
emidev98
0917d347e3
feat(x/group): extend group config and make it configurable (#18448)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-27 08:50:30 +00:00
Luke Ma
457949913d
refactor(x/group): check the new admin address when updating the group policy admin (#18350) 2023-11-03 09:39:58 +00:00
Marko
7bef0227f9
refactor(mint): new go module (#18283) 2023-10-28 07:09:48 +00:00
Marko
21e69bad04
refactor(bank): add go module (#18279) 2023-10-27 09:25:04 +00:00
Emmanuel T Odeke
912c74248b
refactor(x/group): spin out Go module (#17937)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-10-20 14:33:04 +00:00
Marko
6615ff4f76
refactor!: deprecate blocktime on context (#17738) 2023-09-18 13:55:21 +00:00
Julien Robert
5442197d6b
chore: cherry-pick some inj changes (#17109) 2023-07-24 13:07:06 +00:00
ruthishvitwit
fd7e549a3c
chore: enable errcheck linter (#16406) 2023-07-12 08:58:27 +00:00
Jacob Gadikian
6afece635c
style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
Likhita Polavarapu
82adcea791
test: deduplicate e2e tests (#16356) 2023-06-07 12:08:52 +00:00
Julien Robert
3608dabf77
chore: implement feedback of automerged prs (#16308) 2023-05-26 10:42:18 +00:00
Jeancarlo Barrios
be2003e581
feat(group): add group event tally result (#16191)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-05-26 09:43:17 +00:00
Julien Robert
2c702e6563
feat(gov,group): improve metadata checks and add docs (#16235) 2023-05-22 11:54:42 +00:00
Marko
c8ab555174
refactor(bech32): remove embedding of addresscodec (#16197) 2023-05-22 10:20:45 +00:00
Marko
be081b1051
test: rewrite group tx e2e tests as unit tests (#15909)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-04-21 22:38:24 +00:00
Julien Robert
10d7d15f04
refactor(group): move ValidateBasic logic to msgServer (#15785)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-04-18 14:26:33 +00:00