This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
v0.4.1
Parachain release 🚀
General update:
- Move VM 1.3 support
- Adopted Diem standard library
- Cumulus parachain implementation
- Nimbus DPoS parachain staking
- Renamed
mv-node
topontem-node
- Node binary renamed to
pontem
- Vesting balances
- Standard library configurable in genesis block
- Native balances support without additional native functions
Changelog v0.4.1…v0.4.0
- CI and Docker improvements
- Fix node crate info (#96)
v0.4.0…v0.3.2
- 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) ·
- Update 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
topontem-node
: (#87) · - Upgrade to VM 1.3 (#89) ·
- Upgrade dove, vm version (#91) ·