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

Hi there, first of all thanks for an amazing technology! Currently working on a project which uses starport 0.19.2 and working fine.. my next mission is to upgrade our project...

report

Resolves #2488 ### Description This feature should allow persisting transaction events in a data backend to be able to implement APIs that require storing events for indefinite periods of time....

network

Closes #2406 Depends on #2446 which has to be merged into `develop` before merging this PR.

testing

> It seems that, in order to debug a go application, on have to compile the application with the flag -gcflags "all=-N -l" , but I can't find in starport...

codefest

add the prerequisite for new machines closes: https://github.com/ignite-hq/cli/issues/2249

docs

_In progress_ We have [tutorials](https://github.com/ignite-hq/cli/tree/develop/docs/docs/guide) in our docs. Tutorials might quickly get out of sync if the templates used for scaffolding changes or between SDK versions and some other reasons....

component:docs
type:testing

_In progress_ Create a new .md file with the subjects below: - Optional funcs -optionally with Getters to prevent access to fields to avoid manipulation. e.g.: cosmosmetrics pkg - Group...

docs

In a previous commit tests do not pass but in the last commit they do, see: ![image](https://user-images.githubusercontent.com/6023117/173056714-38fa3f2f-c8aa-4e07-a658-d75215c4f847.png) Looks like in the last commit tests are skipped, maybe because cached, but...

bug
priority/high
CI&CD

New blockchain developers experience higher than average friction when they build their first blockchain. Searching for term definitions in the docs isn't always the most efficient way to learn Starport-centric...

docs