Skip to content

v1.3.0

Compare
Choose a tag to compare
@ascjones ascjones released this 09 May 14:28
· 893 commits to master since this release
d0dbd13

Added

  • Allow hex literals for unsigned integers - #547

Fixed

  • Display H256 instances in events as hex encoded string - #550
  • Fix extrinsic params for contract chains - #523
  • Fix Vec<AccountId> args - #519
  • Fix --dry-run error deserialization and report error details - #534