Commit Graph

5 Commits

Author SHA1 Message Date
Julien Robert
ca195c1527
feat(client/v2): get keyring from context (#19646) 2024-06-19 14:53:13 +00:00
Marko
080229f300
chore: remove cockroach db errors (#20386) 2024-05-15 06:35:08 +00:00
Julien Robert
6f29897bf0
refactor(client/v2): refactor of flags (#17306) 2023-08-07 13:53: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 Barrios
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