Commit Graph
60 Commits
Author SHA1 Message Date
Julien Robert 9c3386ffd2 feat(client/v2): support gov proposals (#18461) 2023-11-15 11:16:25 +00:00
Emmanuel T Odeke 05261cc46e refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
Julien Robert 9c0256e368 fix(client/v2): fix short command description if not set and skip unsupported commands (#18324) 2023-11-06 11:19:05 +00:00
Julien Robert 2caf00deb0 fix(client/v2): fix marshalling of queries with any (#18309) 2023-11-03 10:19:16 +00:00
Julien Robert 630836e6ed fix(client/v2): set context for queries (#18323) 2023-11-01 10:17:32 +00:00
Marko 21e69bad04 refactor(bank): add go module (#18279) 2023-10-27 09:25:04 +00:00
Julien Robert fd93ee77e4 fix(simapp): textual wiring (#18242) 2023-10-24 21:14:10 +00:00
Facundo Medicaandsamricotta 511db52381 fix(textual): only enable when online and added upgrading docs (#18166)
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2023-10-23 14:30:47 +00:00
Julien Robert bb34c42f06 feat(client): add default key name (#18101) 2023-10-16 11:08:40 +00:00
Julien Robert 28dbfecac5 test(client/v2): update golden file (#18048) 2023-10-10 18:22:04 +00:00
Julien Robert 3690d9f7f8 feat(x/slashing): add autocli options for tx (#17967) 2023-10-09 13:57:35 +00:00
Julien Robert 1d03d890cf feat(x/feegrant): add autocli options for tx (#17959) 2023-10-09 11:38:34 +00:00
Julien Robert b62301d9d1 feat(client/v2): signing (#17913) 2023-10-05 11:04:46 +00:00
Julien Robert 4600d00479 fix(client/v2): fix variable arguments (#17313) 2023-09-26 12:04:08 +00:00
Julien Robert 284c955fb0 chore(client/v2): better method naming (#17858) 2023-09-25 08:37:19 +00:00
Emmanuel T Odeke 35d93a97e6 chore(client/v2): remove trailing whitespace in golden files (#17852) 2023-09-25 06:17:18 +00:00
Julien Robert 7c0c0f5b8d feat(client/v2): message binder (#17707) 2023-09-21 08:48:38 +00:00
Julien Robert 9da9a23795 chore(client/v2): explain breaking change v0.50 / v0.51 autocli (#17764) 2023-09-15 15:19:01 +00:00
atheeshpandJulien Robert a0bd4e9fb6 feat(client/v2): Add clientCtx to commands in autocli (#17709)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-15 12:28:01 +00:00
Julien Robert 2f4e1094d4 feat(client/v2): stringify bytes cosmos.Dec (#16985) 2023-09-13 13:15:57 +00:00
Julien Robert 208219a428 feat: use autocli for comet commands (#17389) 2023-08-16 10:47:34 +00:00
Julien Robert dded2e9921 fix(client/v2): fix duplicate modules addition and add logger (#17390) 2023-08-15 13:03:22 +00:00
Julien Robert bf92632a0e feat(client,simapp): inject keyring in autocli opts (#17351) 2023-08-14 14:08:04 +00:00
Julien Robert f14f421a03 feat(client/v2): add key lookup interface (#17308) 2023-08-08 09:51:22 +00:00
Julien Robert 6f29897bf0 refactor(client/v2): refactor of flags (#17306) 2023-08-07 13:53:02 +00:00
Julien Robert fa4d87ef7e feat(client/v2): combine autocli and custom cmd within a module (#17088) 2023-07-25 21:11:17 +00:00
Julien Robert 0c4f246d86 refactor(runtime): define address codec providers in runtime (#17037) 2023-07-18 12:41:26 +00:00
Julien Robert 90b390795e feat(client/v2): support consensus address decoding (#16927) 2023-07-14 08:07:28 +00:00
Julien RobertandFacundo Medica e0be2b80fc feat(staking)!: add consensus and validator address codec in staking (#16959)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-07-13 09:08:27 +00:00
Julien Robert 57ee5a23d9 fix(client/v2): improve resolver and tests (#16842) 2023-07-06 16:34:21 +00:00
Jacob Gadikian f0aec3f30d style: use thelper (#16777) 2023-07-03 13:33:05 +00:00
Julien Robert 02b7607768 feat(auth,client/v2): add validator address codec (#16768) 2023-06-30 09:44:28 +00:00
Jacob Gadikian 6afece635c style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
Julien Robert 7149bcf7ea chore: implement comments from #16316 (#16616) 2023-06-22 10:07:00 +00:00
Jeancarlo BarriosandJulien Robert e078f1a49e feat(client): add positional optional to client v2 (#16316)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-20 04:01:19 +00:00
Julien Robert 52841686c2 feat(hubl): support output flag (#16524) 2023-06-13 11:44:21 +00:00
Jeancarlo Barrios 62f0c6faf2 feat(autocli): add map support (#15770) 2023-05-30 03:42:54 +00:00
Julien Robert 1179285bf2 feat(hubl): cache bech32 prefix (#15954) 2023-04-26 16:34:56 +00:00
Julien Robert ebcad58468 fix(autocli): fix simapp enhancing (#15906) 2023-04-25 14:08:02 +00:00
Mark Rushakoff f8e2c41a48 style: gofumpt client/v2 module (#15725)
## Description

This was causing one set of linter failures.




---

### 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))
- [x] provided a link to the relevant issue or specification
- [x] 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-04-06 22:51:53 +00:00
Jeancarlo BarriosandMarko 401d0d72c9 feat(autocli): add support for binary file hex encoding (#15504)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-04-06 16:13:55 +00:00
0c905e8707 style: bank & autocli (#15659)
Co-authored-by: Sam Ricotta <samanthalricotta@gmail.com>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2023-04-02 00:20:59 +00:00
Jacob Gadikian a9546bfad0 style: apply any / all automated lint fixes (#15644) 2023-03-31 13:48:41 +02:00
7824a8f143 feat(autocli): Add coin support (#15434)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-03-31 01:47:12 +00:00
Jacob GadikianandJulien Robert b009a75eea style: make lint-fix everything (#15631)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-03-30 17:27:39 +00:00
Marko 1f2875d445 style: gofumpt linting (#15605) 2023-03-30 06:27:38 +00:00
Jeancarlo BarriosandJulien Robert b44caab53a feat(autocli): add json file parsing support (#15451)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-03-23 20:43:46 +00:00
Facundo Medica 370acbb659 style: gofumpt everything (#15518) 2023-03-22 20:20:46 +00:00
Jeancarlo Barrios 4866d9aa2e feat(autocli): add address validation (#15449)
## Description

Closes: #13287



---

### 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-03-22 09:56:21 +00:00
Jeancarlo Barrios e30f2e8907 fix(autocli): Fix subcmd added to root cmd (#15378) 2023-03-13 18:18:27 +00:00