Tags: sitedata/starport
Tags
fix(cmd/network): fix the spn network peer object printing (ignite#2096) * fix the spn network peer object printing * add unit tests * add explicit import name for spn module
fix(cmd/network): fix the spn network peer object printing (ignite#2096) * fix the spn network peer object printing * add unit tests * add explicit import name for spn module
chore: release v0.19.3 (ignite#2026) chore: upgrade flutter templates to v2.0.3
chore: merge `tendermint/spm/*` into `starport/pkg` (ignite#1968) * init & add openapiconsole pkg * feat: add cosmoscmd package (tendermint/spm#1) * go mod init = * genaccounts * genwasm * Cosmos app * Encoding * Prefix * gosum * Init gitignore * root * Make types public * add imports * Organize imports * Lint * Rename to cosmoscmd * Simplification * Remove blank line * refactor: moved wasm logic to tendermint/spm-extras (tendermint/spm#2) tendermint/spm-extras#1. * fix(cosmoscmd): handle nil start cmd customizer (tendermint/spm#3) * feat(cmd): add config command (tendermint/spm#4) * chore: add codeowners file (tendermint/spm#5) * fix(cosmoscmd): detecting home (tendermint/spm#8) * feat(testutil): add `testutil` pkg to generate sample objects (tendermint/spm#10) * add testutil pkg to generate sample objects * add unit test * feat: upgrade sdk to v0.44.0 (tendermint/spm#13) * feat(keeper): add`ibckeeper` okg with static methods to avoid scaffold it (tendermint/spm#12) * creates a new IBC Keeper with static methods to avoid scaffold it * remove unused parameters * update ibc keeper to v0.44 * export interface keepers * fix(cosmoscmd): remove `vesting` from tx command (tendermint/spm#14) * remove vesting * Remove additional line break * feat: add CI tests (tendermint/spm#15) * add ci test * remove test coverage * fix(cosmoscmd): home flag parsing in sdk v0.44.3 (tendermint/spm#16) * fix(cosmoscmd): home flag parsing in sdk v0.44.3 * bump ibc version * feat: add ability to change environment variables prefix (tendermint/spm#23) * fix(cosmoscmd): cli default outputs (tendermint/spm#22) * docs(tutorials): blog-index-update (tendermint/spm#1961) * feat(template): add `--no-simulation` flag (tendermint/spm#1938) * add no simulation flag * add no simulation flag to scaffold message command * move the simulation modifier function to inside the no simulation condition Co-authored-by: Lucas Bertrand <lucas.bertrand.22@gmail.com> * fix merge * fix pkg names * use rename import for openapiconsole * fix lint Co-authored-by: Lucas Bertrand <lucas.bertrand.22@gmail.com> Co-authored-by: Danilo Pantani <danpantani@gmail.com> Co-authored-by: Jorge Hernández <3452489+jhernandezb@users.noreply.github.com> Co-authored-by: Aliasgar Merchant <44069404+alijnmerchant21@users.noreply.github.com>
chore: release v0.19.1 (ignite#1947) fix(cmd): enable `scaffold flutter` cmd
PreviousNext