cli
cli copied to clipboard
Ignite is a CLI tool and hub designed for constructing Proof of Stake Blockchains rooted in Cosmos-SDK
We are currently updating the SDK global config for the address prefix everytime before sending a transaction: [cli/ignite/pkg/cosmosclient/cosmosclient.go](https://github.com/ignite/cli/blob/4eaa73a187b78cdd4b6d0b19594387bfa50ca11a/ignite/pkg/cosmosclient/cosmosclient.go#L338) Or also when the client is created in https://github.com/ignite/cli/pull/2743 This method is...
I intentionally didn't provide any examples of usage to make the doc shorter (it's already huge!) and make people actually dig deeper into help to read more about each individual...
This issue can track our progress of upgrading `ignite` to use the Cosmos-SDK `v0.46.0`. **Checklist** - [X] https://github.com/tendermint/spn/pull/914 - [X] Update `go.mod` to use updated `cosmos-sdk`, `spn`, and `ibc-go` -...
Before: By embedding the whole `docs` directory, we get all the files in `ignite docs`, we don't have to filter for `*.md`.
**Is your feature request related to a problem or issue you encountered? Please describe.** Sometimes we want to create a new chain but we already have the git repo setup....
**Is your feature request related to a problem or issue you encountered? Please describe.** `BroadcastModeBlock` is planned for deprecation in the SDK (see https://github.com/cosmos/cosmos-sdk/issues/12167) **Describe the solution you'd like** This...
some validators might want to hide their public ip