Skip to content

v0.4.0-preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@spoo-bar spoo-bar released this 02 Jul 15:10
· 349 commits to main since this release

Added

  • Snippet to add tests.
  • Added command cosmy-wasmy.history - When enabled, the latest cosmywasmy.maxHistoryStored number of queries are stored and are accessible in history view for easy re-execution. History opens in a new webview as a tab. This command also has a menu icon on the query and execute views.

Removed

  • msg snippet to create func for a msg removed. Can still use tx for same purpose.

Fixed

  • Custom sorting of the contract view was just straight up not working. Fixed now.
  • Fixed #8 - Initiation of contract was failing with "Input is not an integer" due to codeId not being parsed into number.