Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@borispovod borispovod released this 01 Sep 16:58
· 279 commits to master since this release
b8a03d7

Parachain release 🚀

General update:

  • Move VM 1.3 support
  • Adopted Diem standard library
  • Cumulus parachain implementation
  • Nimbus DPoS parachain staking
  • Renamed mv-node to pontem-node
  • Node binary renamed to pontem
  • Vesting balances
  • Standard library configurable in genesis block
  • Native balances support without additional native functions

Changelog:

  • Use get-dove gh-action in coverage and tests workflows (#60) ·
  • Enable vesting pallet (#58) ·
  • Upgrade to VM v1.2 (#56) ·
  • Refactor constants & primitives (#72) ·
  • Update stdlib to latest version, tc and dr signatures (#73) ·
  • Updated Dockerfile
  • Fixed flake environment ·
  • Fixing vesting balances (#77) ·
  • Update to polkadot 0.9.8 & XCMP (#57) + Nimbus collator staking (#80) ·
  • Update to readme: (#82) ·
  • Custom multisig Origin (#74) ·
  • Rename mv-node to pontem-node: (#87) ·
  • Upgrade to VM 1.3 (#89) ·
  • Upgrade dove, vm version (#91) ·