Releases: AstarNetwork/Astar
Releases · AstarNetwork/Astar
Plasm Testnet v2 patch 2
Notice: This release wipe database because of breaking changes in substrate code.
Please use plasm-node purge-chain
command before launch to be sync up with latest testnet.
Changelog
- Fix critical DB keys issue.
- Use GRANDPA for every full node.
- Using new PlasmStaking module instead for SessionManager.
- Introduce 8 community validators in genesis.
Downloads
Checksums
File |
SHA256 |
plasm-0.6.3-linux-x86_64.tar.xz |
a8de807de66382eca76691404f5655c204ed8c7c3bb1e8ca2f9c3a9fc5e62328 |
plasm-0.6.3-apple-x86_64.tar.xz |
9a268623e732263c83029d0a1a3b9a8976c8eef384dff20982003dd8fba05a36 |
Plasm Testnet v2 patch 1
Changelog
- Upgraded to latest substrate.
- Fix operator trading types (#87).
Downloads
Checksums
File |
SHA256 |
plasm-0.6.2-linux-x86_64.tar.xz |
71dba9bd31e019bbbdf7b9dc0ef09e884cd3977c35d2418f150c59d96a8f40b1 |
plasm-0.6.2-apple-x86_64.tar.xz |
659d6ed249605e4b2dd8c1afc5042574d947bae54583f19e5c1f950d363338e5 |
Plasm Testnet v2
Changelog
- Switch to Babe/Grandpa PoA managed consensus.
- Enable
session-manager
module (service module for PoA validator management).
- Enable
operator
module (part of Plasm architecture).
- Upgrade to latest substrate: new runtime API, lots of renames, new futures, drop openssl deps, etc.
- Code cleanup & refactoring: drop unused dependencies, tests, imports.
- Enable testing everything by default in CI.
- Added custom types description file.
- Added systemd unit file.
Downloads
Checksums
File |
SHA256 |
plasm-0.6.1-linux-x86_64.tar.xz |
5c04cf36aefd06363d177f7444a2e899a03f4b7c9f5c5085739da95cefed9d90 |
plasm-0.6.1-apple-x86_64.tar.xz |
5af194e49a9ac29e7f9d716742b7ccb1e6e9e00f7a6bb56572de745f9284f7fe |
Plasm Testnet V1
This is Plasm Testnet version 1.
How to run
- Download asset or build from source.
- Launch
plasm-node
Plasm Version 0.2.0
Plasm version 0.2.0.
This version means prototype.
It is described by here