Tobias
Tobias
Vorpal seems to be using numbers, even though I cannot find the exact code I am looking for, maybe you can help me. ![screen shot 2017-05-11 at 13 53 00...
#FeatureRequest: IBC Middleware Scaffolding Post by Choppy: Hey everyone! I've been working on building IBC middleware, and while the --ibc flag is helpful, I've noticed that the scaffolded structure doesn't...
Not sure how viable this is. IMO this could be very helpful to know which go version needs to be installed to run the binaries or compile the codebase. Is...
## Step-by-Step Upgrade Guide There should be no major issue following the tutorial with v28.0.0 of Ignite, using Cosmos SDK v0.50.1 1. Install the Correct Version First, update your Ignite...
Since the vuepress docs theme gets the content from GitHub, it would be great to have with each article a quick intro into who initially created the page and when,...
For displaying content, changes and file references, it would be amazing if the `vuepress-theme-cosmos` would be able to extend the current Markdown features. We could use inspiration from [Digital Ocean...
Trying to install scaffold from scratch did throw the following error: ``` $ make go: finding github.com/go-bindata/go-bindata/... latest go get github.com/go-bindata/go-bindata/...: no matching versions for query "latest" make: *** [tools]...
Reference to #4236 This removes the Blog tutorial, DeFi Loan tutorial from the docs and links to the tutorials website.
**Describe the bug** When scaffolded a consumer chain, the `config.yml` file preserves the "validators" entry. Though this is exactly what a consumer chain does not need and can create confusion....
**Describe the bug** You can scaffold a chain with a number, afterwards errors are thrown. It should probably give feedback already before scaffolding the chain. Check should be done at...