Skip to content

Releases: AstarNetwork/Astar

Plasm Testnet v2 patch 2

17 Dec 20:55
Compare
Choose a tag to compare

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

Arch Github IPFS
Linux x86_64 Archive QmY4jbe6op9B3W2i7Kxiypjx8QoMUab1nYBuskRVDcBcGW
Apple x86_64 Archive QmfPAhw2kvG3KBMW81WUtHMBEhpNdfRp4eBJ9vk6gaP5du

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

10 Dec 09:35
Compare
Choose a tag to compare

Changelog

  • Upgraded to latest substrate.
  • Fix operator trading types (#87).

Downloads

Arch Github IPFS
Linux x86_64 Archive QmPBB6CvHvjQXgFe7XwZUBVffJwsSc7VHAAvHdaTQVLSni
Apple x86_64 Archive QmXRr1AVxWMqxrgKGz3zzHbJoeS5eT3qK7w39x3rwX8YEv

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

03 Dec 10:52
Compare
Choose a tag to compare

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

Arch Github IPFS
Linux x86_64 Archive QmYmmSnipdGdgNSFZ2akKT5vsfG14axZULJerH2VXU2uXa
Apple x86_64 Archive QmRP58pdC6TqZX3MDkBrU28eNeTG7XkuLfdVBpHd1EGgSm

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

19 Nov 08:00
Compare
Choose a tag to compare

This is Plasm Testnet version 1.

How to run

  • Download asset or build from source.
  • Launch plasm-node

Plasm Version 0.2.0

23 May 10:34
c2f5444
Compare
Choose a tag to compare

Plasm version 0.2.0.
This version means prototype.

It is described by here