cli icon indicating copy to clipboard operation
cli copied to clipboard

Ignite is a CLI tool and hub designed for constructing Proof of Stake Blockchains rooted in Cosmos-SDK

Results 355 cli issues
Sort by recently updated
recently updated
newest added

### Context: Add the Decimal Coins type into the scaffolded types. This will add the decimal field into the proto files`github.com/cosmos/cosmos-sdk/types.DecCoins` and use the `sdk.DecCoin` into the go files. ```proto...

AutoCLI doesn't support multiple slices arguments. While the commands works, you would be able to only provide one variadic argument for one field (the last one). In order to ensure...

component:scaffold

**Is your feature request related to a problem or issue you encountered? Please describe.** From `0.47` Cosmos SDK will support a better module wiring for the `app.go` and it should...

component:scaffold

We've released [v29](https://github.com/ignite/cli/releases/tag/v29.0.0). This issue tracks the post release chores to discuss and do. - v29 has been tagged from main, create release branch - setup mergify + github labels...

Updating IBC tutorial to IBC v10

component:docs
skip-changelog
component:ci
component:configs