caseylove
|
bc9ce394cb
|
chore(x/): use cosmossdk.io/core/codec instead of github.com/cosmos/cosmos-sdk/codec (#23313)
|
2025-01-13 09:27:53 +00:00 |
|
Alex | Skip
|
71ddfbddbf
|
refactor: remove invariants (#22994)
Co-authored-by: Marko <marko@baricevic.me>
|
2024-12-20 17:13:08 +00:00 |
|
Julien Robert
|
4d6c991fb2
|
refactor: simplify group dependency graph and align 0.52 and main (#22978)
|
2024-12-18 13:29:52 +00:00 |
|
Julien Robert
|
cfe194013c
|
test: fix failing tests after protocompat changes (#22889)
Co-authored-by: Marko <marko@baricevic.me>
|
2024-12-16 16:06:22 +00:00 |
|
Julien Robert
|
8c24b6bef1
|
fix(x/group): proper address rendering in error (#22425)
|
2024-11-05 09:02:47 +00:00 |
|
Shude Li
|
fc91e76354
|
build(all): migrate to go.uber.org/mock (#22315)
|
2024-10-21 09:58:09 +00:00 |
|
Julien Robert
|
bb7d11d077
|
refactor(x/bank): swap sendrestriction check in InputOutputCoins (#21976)
|
2024-10-03 11:08:23 +00:00 |
|
Julien Robert
|
787ee6980f
|
refactor: simplify collected metrics (#21963)
|
2024-09-28 11:20:39 +00:00 |
|
Julien Robert
|
cbdfd9bdfa
|
chore: bump golangci-lint and fix all linting issues (#21761)
|
2024-09-16 19:11:19 +00:00 |
|
Alexander Peters
|
bf7768006c
|
feat(sims): Add sims2 framework and factory methods (#21613)
|
2024-09-16 13:42:48 +00:00 |
|
cool-developer
|
aaf72f20c1
|
feat: replace the cosmos-db usecases in the tests with core/testing (#21525)
|
2024-09-13 16:44:18 +00:00 |
|
son trinh
|
1d4ecd5e37
|
refactor: decouple comet from modules (#21382)
|
2024-09-11 09:18:13 +00:00 |
|
Marko
|
70488a89a8
|
refactor: revert auth extraction (#21507)
|
2024-09-03 21:12:21 +00:00 |
|
Julien Robert
|
a554a21a0e
|
refactor(core,stf,x)!: remove InvokeTyped from router (#21224)
|
2024-08-23 21:38:06 +00:00 |
|
Julien Robert
|
6f30de3a41
|
refactor: remove x/exp dep (#21281)
|
2024-08-19 13:14:34 +00:00 |
|
Julien Robert
|
6276b015bb
|
chore: fix all lint issue since golangci-lint bump (#21326)
|
2024-08-16 13:03:24 +00:00 |
|
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 |
|
Alexander Peters
|
a6857962c5
|
chore: Address linter issues (#20486)
|
2024-05-31 08:51:41 +00:00 |
|
Tuan Tran
|
2b34f69e87
|
refactor: remove defer in loop (#20223)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-05-29 09:10:24 +00:00 |
|
Aaron Craelius
|
53925ef5fd
|
refactor!: turn MsgsV2 into ReflectMessages to make it less confusing (#19839)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-05-16 09:55:08 +00:00 |
|
Julien Robert
|
f02a124667
|
refactor(runtime,core): split router service (#20401)
|
2024-05-16 08:04:40 +00:00 |
|
Marko
|
62b0b26d0c
|
chore: migrate sdk.Msg to transaction.type (#20273)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
|
2024-05-10 10:23:22 +00:00 |
|
Julián Toledano
|
90a0114992
|
refactor(x/group)!: remove MustAccAddressFromBech32 (#20082)
|
2024-04-18 11:01:21 +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 |
|
Chi Xiao Wen
|
db82004074
|
refactor(x/**)!: genesis return errors (#19740)
Co-authored-by: chixiaoxiao <chixiaoxiao@gmail.com>
|
2024-03-13 11:44:43 +00:00 |
|
Marko
|
d2e40963ed
|
refactor(modules): adopt appmodulev2.Hasgenesis (#19627)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-11 10:22:16 +00:00 |
|
Julián Toledano
|
25aea8af8a
|
refactor!: remove global config from x/auth and client (#19447)
|
2024-03-06 13:14:16 +00:00 |
|
Julien Robert
|
3e63309220
|
refactor(x/group)!: use router service (#19638)
|
2024-03-04 15:37:35 +00:00 |
|
Julien Robert
|
b304cf7556
|
refactor!: kill basic manager (#19512)
|
2024-02-22 14:44:49 +00:00 |
|
Likhita Polavarapu
|
b050ec2f3f
|
feat(x/group): Add env bundler to group module (#19489)
|
2024-02-20 10:24:32 +00:00 |
|
Julien Robert
|
f6d970d52f
|
refactor(x/group): use core migrations api (#19423)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-02-14 18:26:52 +00:00 |
|
Facundo Medica
|
c57dde2f34
|
feat!: migrate x/group to store service (#19410)
|
2024-02-13 13:51:26 +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 |
|
Emmanuel T Odeke
|
05261cc46e
|
refactor(x/auth): spin out go.mod (#18351)
|
2023-11-07 11:42:58 +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 |
|
Facundo Medica
|
ab2a725863
|
chore: cleanup comet dependence in tests (#18239)
|
2023-10-26 16:20:19 +00:00 |
|
Marko
|
388ff4fc7e
|
refactor: move gov into own go.mod (#18197)
|
2023-10-23 14:17: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
|
9d07b8ca8e
|
refactor!: use context.Context in genesis api (#17885)
|
2023-09-26 16:03:41 +00:00 |
|
Marko
|
6615ff4f76
|
refactor!: deprecate blocktime on context (#17738)
|
2023-09-18 13:55:21 +00:00 |
|
Julien Robert
|
5839c3a600
|
chore: bump golangci-lint to v1.54.2 (#17538)
|
2023-08-25 14:07:24 +00:00 |
|
Marko
|
393dcc1f2a
|
refactor: remove header type from NewContext (#17426)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-08-21 16:29:20 +00:00 |
|
Julien Robert
|
5442197d6b
|
chore: cherry-pick some inj changes (#17109)
|
2023-07-24 13:07:06 +00:00 |
|
Julien Robert
|
7eb85db2cf
|
feat(group): autocli query support (#17006)
|
2023-07-17 12:57:47 +00:00 |
|
Likhita Polavarapu
|
d22a7faf16
|
chore(x/group): 2nd round audit changes (#16982)
|
2023-07-17 06:37:54 +00:00 |
|
ruthishvitwit
|
fd7e549a3c
|
chore: enable errcheck linter (#16406)
|
2023-07-12 08:58:27 +00:00 |
|