Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 13:22
· 98 commits to master since this release
a74ea58

For polkadot-v1.0.0 use branch polkadot-v1.0.0 or release-polkadot-v1.0.0

🎉 Featuring

  • Metadata v15 is now supported (see #587)
  • Duplicate Substrate type definitions were removed as Substrate features serde now (see #580)
  • New functions: get_system_account_next_index and storage_double_map_key_prefix (see #573 and #575)

What's Changed since v0.12.0

⚡ Breaking API changes

🌈 Features

  • add storage_double_map_key_prefix (#568) @bai-3
  • Add function get_system_account_next_index (#573) @haerdib

Miscellaneous

14 changes