Skip to content

v1.5.0

Compare
Choose a tag to compare
@ascjones ascjones released this 15 Aug 11:30
· 805 commits to master since this release
2b17587

[1.5.0] - 2022-08-15

  • Fix windows dylint build (#690)

Added

  • Dry run gas limit estimation #484

Changed

  • Bump ink_* crates to v3.3.1 #686
  • Refactor out transcode as a separate library #597
  • Sync metadata version with cargo-contract #611
  • Adapt to new subxt API #678
  • Replace log/env_logger with tracing/tracing_subscriber #689
  • Contract upload: emitting a warning instead of an error when the contract already existed is more user friendly #644

Fixed

  • Fix windows dylint build #690
  • Fix instantiate_with_code with already uploaded code #594