Skip to content

v1.4.0

Compare
Choose a tag to compare
@cmichi cmichi released this 20 May 17:10
· 807 commits to master since this release
4e3a198

Changed

  • Updated cargo contract new template dependencies to ink! version = "3" - #569
  • Improved documentation on how to invoke cargo contract decode - #572

Fixed

  • Make constructor selector look for exact function name - #562 (thanks @forgetso!)
  • Fix dirty directory issue when crate installation had been interrupted - #571