atheeshp
b8b32cf494
feat(x/group): autocli tx support ( #18102 )
2023-10-12 15:07:26 +00:00
Julien Robert
fe99b0c2f8
feat(x/gov): add autocli options for tx ( #18036 )
2023-10-12 11:57:41 +00:00
Julien Robert
44934e3b68
feat(x/distribution): add autocli options for tx ( #17963 )
2023-10-11 06:10:10 +00:00
atheeshp
f149f1baac
feat(x/staking): autocli tx support ( #17986 )
2023-10-10 09:06:06 +00:00
atheeshp
83622c8f2a
feat(x/authz): autocli tx support ( #17970 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Emmanuel T Odeke <emmanuel@orijtech.com>
2023-10-08 11:34:36 +00:00
atheeshp
6f53f7c4a3
feat(x/bank): autocli tx support ( #17868 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-05 14:39:45 +00:00
Likhita Polavarapu
9dd34510e2
feat: Move CommunityPool to its own module ( #17657 )
2023-09-27 09:09:04 +00:00
Marko
6715b5afb5
refactor!: remove tips ( #17787 )
2023-09-20 12:00:22 +00:00
Youngtaek Yoon
8c1c48d7d6
refactor(x/bank): remove message events including sender attribute whose information is already present in the relevant events ( #17273 )
2023-08-04 08:24:17 +00:00
zakir
8503c1822b
refactor(client): use cmtservice for comet-validator-set command ( #17187 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-02 08:55:01 +00:00
zakir
c36c86005f
refactor(cli): remove duplicate --home flag ( #17215 )
2023-08-01 09:42:32 +00:00
Marko
58855c6859
refactor: remove global valaddress bech32 codec calls (1/2) ( #17098 )
...
Co-authored-by: Devon Bear <itsdevbear@berachain.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-26 19:01:21 +00:00
Marko
c23505b037
refactor(staking): use validator & address codecs in staking ( #16958 )
2023-07-19 11:01:32 +00:00
Julien Robert
7eb85db2cf
feat(group): autocli query support ( #17006 )
2023-07-17 12:57:47 +00:00
Julien Robert
7bf289d4bb
feat(params): autocli query support ( #17007 )
2023-07-15 08:32:41 +00:00
Julien Robert
8cf483a419
feat(gov): autocli query support ( #16987 )
2023-07-14 09:07:50 +00:00
Julien Robert
1145da9616
feat(authz): autocli query support ( #16986 )
2023-07-13 14:45:56 +00:00
ruthishvitwit
fd7e549a3c
chore: enable errcheck linter ( #16406 )
2023-07-12 08:58:27 +00:00
Julien Robert
320eea11c2
feat(upgrade): autocli query support ( #16903 )
2023-07-11 13:02:19 +00:00
Elias Naur
217bb1001e
perf: benchmark end-to-end transaction submit ( #16717 )
2023-07-10 12:38:32 +00:00
Julien Robert
febeced2e1
feat(bank): autocli query support ( #16899 )
2023-07-10 12:20:45 +00:00
Julien Robert
81b70496c5
feat(auth): autocli query support ( #16650 )
2023-07-10 09:42:20 +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
Julien Robert
8c72f66396
refactor!: remove types/math aliases ( #16798 )
2023-06-30 17:09:03 +00:00
Jacob Gadikian
6afece635c
style: add gci linter ( #16605 )
2023-06-22 15:35:51 +00:00
Jeancarlo Barrios
854978f382
feat(mint): add autocli config for mint ( #16640 )
2023-06-22 05:04:53 +00:00
Jeancarlo Barrios
6f32a94af9
feat(x/distribution): add autocli config query ( #16218 )
2023-06-16 14:00:35 +00:00
Likhita Polavarapu
82adcea791
test: deduplicate e2e tests ( #16356 )
2023-06-07 12:08:52 +00:00
Facundo Medica
bbab968ee2
refactor(x/upgrade)!: use KVStoreService and context.Context ( #16227 )
2023-06-05 13:38:31 +00:00
Marko
5097b0c226
refactor(test): remove header dependence from tests ( #16342 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-05-31 15:42:23 +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
Marko
571c13ea84
refactor(bank): migrate bech32 encoding ( #15567 )
2023-05-24 17:03:43 +00:00
Aleksandr Bezobchuk
6cee22df52
feat!: Comet v0.38 Integration ( #15519 )
...
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-05-24 16:09:19 +00:00
testinginprod
91d14c04ac
refactor(gov)!: use collections for Proposal state management (part 1) ( #16171 )
...
Co-authored-by: unknown unknown <unknown@unknown>
2023-05-16 09:55:08 +00:00
Marko
044fe13789
refactor(math)!: remove aliases in math ( #16040 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-05-07 17:25:59 +00:00
Likhita Polavarapu
34018f7130
test(x/evidence): write integration tests ( #16015 )
2023-05-04 17:23:40 +00:00
Likhita Polavarapu
672b1f9e15
test(x/staking): write integration tests ( #15890 )
2023-05-02 20:01:19 +00:00
Likhita Polavarapu
3936030e16
test(x/slashing): write integration tests ( #15928 )
2023-04-28 07:58:35 +00:00
Julien Robert
ebcad58468
fix(autocli): fix simapp enhancing ( #15906 )
2023-04-25 14:08:02 +00:00
Facundo Medica
af3122aa6c
feat!: Provide logger through depinject ( #15818 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-04-24 09:42:55 +00:00
Marko
8e896f4d31
refactor(abci): add msg index to event ( #15845 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Facundo Medica <facundomedica@gmail.com>
2023-04-24 09:07:14 +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
Matt Kocubinski
86b88b1ace
refactor!: use x/tx/signing in client.TxConfig ( #15822 )
2023-04-20 16:20:21 +00:00
Mark Rushakoff
9dc7b60541
test: remove duplicated authz e2e test cases ( #15893 )
2023-04-19 20:07:48 +00:00
Julien Robert
c0eade17fe
test: fix module cli tests ( #15882 )
2023-04-19 14:24:07 +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
Marko
c4489d9785
refactor: remove duplicate vesting tests ( #15844 )
2023-04-14 15:32:32 +02:00
Marko
722bea5b40
refactor(auth): remove bech32 global from auth ( #15826 )
...
## Description
ref #13140
on top of removing bech32 from auth this also removes the get address cmd from root command as it was duplicated
---
### 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...
* [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
* [ ] added `!` to the type prefix if API or client breaking change
* [ ] 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
* [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/docs/building-modules )
* [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing )
* [ ] added a changelog entry to `CHANGELOG.md`
* [ ] included comments for [documenting Go code](https://blog.golang.org/godoc )
* [ ] updated the relevant documentation 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 `!` in the type prefix if API or client breaking change
* [ ] confirmed all author checklist items have been addressed
* [ ] reviewed state machine logic
* [ ] reviewed API design and naming
* [ ] reviewed documentation is accurate
* [ ] reviewed tests and test coverage
* [ ] manually tested (if applicable)
2023-04-14 08:51:15 +00:00