v0.19.2
v0.19.2
Fixes
- Fixed race condition during faucet transfer
- Fixed account sequence mismatch issue on faucet and relayer
- Fixed templates for IBC code scaffolding
Features
- Upgraded blockchain templates to use IBC v2.0.2
Breaking Changes
-
Deprecated the Starport Modules tendermint/spm repo and moved the contents to the Starport repo
starport/pkg/
in PR 1971. Updates are required if your chain uses these packages:spm/ibckeeper
is nowpkg/cosmosibckeeper
spm/cosmoscmd
is nowpkg/cosmoscmd
spm/openapiconsole
is nowpkg/openapiconsole
-
Updated the faucet HTTP API schema. See API changes in fix: improve faucet reliability #1974