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

Releases: pontem-network/pontem

v0.5.3

28 Apr 14:26
28c8ed2
Compare
Choose a tag to compare
v0.5.3 Pre-release
Pre-release

Changelog v0.5.3…v0.5.2

  • move tests from sp-mvm to runtime level (#190) ·
  • update to polkadot-v0.9.18 (#194) ·

Full Changelog: v0.5.2...v0.5.3

v0.5.2

05 Apr 07:43
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

Changelog v0.5.2…v0.5.1

  • Mvm static-init refactoring (#188) ·

Full Changelog: v0.5.1...v0.5.2

v0.5.1…v0.5.0
  • rococo nodes ·
  • readme fixes ·
  • westend ·
  • update node version ·
  • update lock ·
  • parachain id only from specs ·
  • Module publish (#170) ·
  • nox nodes preparation ·
  • nox nodes ·
  • westend-native -> kusama-native ·
  • CI: use rust-toolchain.toml (#176) ·
  • CI: fix main crate name (#181) ·
  • Merge branch 'master' into release-v0.5 ·
  • [WIP] VM pallet tests refactor (#177) ·
  • Allow transaction requires root execution signed by sudo/root (#182) ·
  • fix link to third-party gh-action (#186) ·
  • Polkadot v0.9.16 (#185) ·
  • Merge branch 'master' into release-v0.5 ·
  • bump version ·

v0.5.1

08 Mar 12:54
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

Changelog

  • Rococo nodes ·
  • Readme fixes ·
  • Westend configuration ·
  • Lock file update ·
  • Parachain id works only from specs ·
  • NOX nodes preparation, convert_nodes func ·
  • Kusama prod nodes ·
  • Polkadot-CLI deps westend-native -> kusama-native ·
  • CI: Use rust-toolchain.toml (#176) ·
  • CI: Fix main crate name (#181) ·
  • Polkadot v0.9.16 (#185) ·
  • VM pallet tests refactor (#177) ·
  • Allow transaction requires root execution signed by sudo/root (#182) ·
  • Fix link to third-party gh-action (#186) ·
  • Merge branch 'master' into release-v0.5 ·
  • Release v0.5.1 ·

v0.5.0

08 Mar 12:44
fd0bc6c
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Changelog

  • Transaction pause tests (#168) ·
  • Toolchain improvements (#175) ·
  • Move VM 1.5 (#173) ·
  • CI: Add release-branches pattern for release-pipeline ·
  • Module publish from Sudo/Root (#170) ·

v0.4.4

29 Dec 11:55
c234630
Compare
Choose a tag to compare
v0.4.4 Pre-release
Pre-release

Pre-release v0.4.4

It's not for testnet/production usage

Changelog:

  • Groupsign alpha implementation.
  • Replaced fork of pallet multisig with Substrate multisig implementation.
  • Transaction pause pallet.

v0.4.3

16 Dec 15:19
f0105ad
Compare
Choose a tag to compare
v0.4.3 Pre-release
Pre-release

Pre-release v0.4.3

It's not for testnet/production usage

Changelog:

  • Refactored primitives/Currencies.
  • Update dependencies to Polkadot v0.9.13 update.
  • Weights for sp-mvm pallet.
  • Other small improvements.

v0.4.2

26 Nov 11:17
5d4711b
Compare
Choose a tag to compare

General update:

  • Support for multiple tokens and native balance at the same time: PONT and KSM.
  • Support of custom assets (tokens, native balances) inside Move VM.
  • Treasury and governance enabled.
  • XCM finally enabled.
  • Polkadot v0.9.11.
  • SS58 prefix changed to 105.
  • Bug fixes, refactoring, improvements.

Changelog

Full Changelog: v0.4.1...v0.4.2

v0.4.1

02 Sep 21:40
2f699e7
Compare
Choose a tag to compare

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 v0.4.1…v0.4.0

  • CI and Docker improvements
    • Remove mount cache for Dockerfile (#95) ·
    • CI: add release pileline · ·
  • 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 to pontem-node: (#87) ·
  • Upgrade to VM 1.3 (#89) ·
  • Upgrade dove, vm version (#91) ·

v0.4.0

01 Sep 16:58
b8a03d7
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

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) ·

v0.3.1

29 Apr 19:33
8e5245f
Compare
Choose a tag to compare
Merge pull request #43 from pontem-network/dockerfile-patch-1

Update Dockerfile