Skip to content

v2.1.0

Compare
Choose a tag to compare
@SkymanOne SkymanOne released this 10 Mar 18:00
· 585 commits to master since this release
0989c4c

Changed

  • Dry-run instantiate, call and upload commands by default - #999

Added

  • Add cargo contract encode command - #998

Fixed

  • Limit input length for decode command - #982
  • Pass contract features to metadata gen package - #1005
  • Custom AccountId32 impl, remove substrate deps - #1010
    • Fixes issue with with incompatible wasmtime versions when dependant project has old substrate dependencies.