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
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
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
Aaron Craelius
82659a7477
refactor!: deprecate sdk.Msg.GetSigners ( #15284 )
...
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2023-05-25 18:35:09 +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
Marko
d6762e930d
refactor(groups): remove global bech32 ( #15707 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-04-14 16:25:22 +00:00
Jacob Gadikian
37ba88872d
style: enable strict gofumpt ( #15579 )
2023-03-28 18:59:21 +00:00
Mark Rushakoff
261af6721b
test: use pointer receivers to avoid lock copies ( #15217 )
...
## Description
There were several test suite methods that had a value receiver, and which were being ignored for linting. Instead of ignoring the error, use pointer receivers to properly avoid lock copying.
And use a local copy of one loop variable in a possible closure.
---
### Author Checklist
*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*
I have...
- [x] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
- [x] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting ))
- [ ] ~~provided a link to the relevant issue or specification~~
- [ ] ~~reviewed "Files changed" and left comments if necessary~~
- [ ] confirmed all CI checks have passed
### Reviewers Checklist
*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*
I have...
- [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
- [ ] confirmed all author checklist items have been addressed
- [ ] confirmed that this PR does not change production code
2023-02-28 18:27:57 +00:00
Julien Robert
5d559dd265
feat!: use cosmossdk.io/log logger ( #15011 )
2023-02-27 21:36:22 +00:00
Facundo Medica
4a6a1e3cb8
refactor: fix lint issues + gofumpt ( #15062 )
2023-02-19 10:31:49 +00:00
Marko
1dad6891e2
chore: add message router interface ( #15035 )
2023-02-15 10:00:28 -08:00