github tendermint/starport v0.19.2

latest releases: nightly, v0.19.4, v0.19.4-alpha.1...
2 years ago

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 now pkg/cosmosibckeeper
    • spm/cosmoscmd is now pkg/cosmoscmd
    • spm/openapiconsole is now pkg/openapiconsole
  • Updated the faucet HTTP API schema. See API changes in fix: improve faucet reliability #1974

Don't miss a new starport release

NewReleases is sending notifications on new releases.