Skip to content

v1.9.0-dusty

Compare
Choose a tag to compare
@akru akru released this 13 Mar 07:58
3996f40

This release is native for dusty4 runtime version 1.

The Dusty4 network was launch from scratch with huge upgrades includes substrate 3.0, enhanced Ethereum compatibility support, and stable wasm smart contracts.

For this release the public endpoints changed:

  • Dusty Substrate endpoint: wss://rpc.dusty.plasmnet.io
  • Dusty EVM endpoint: https://rpc.dusty.plasmnet.io:8545

The substrate endpoint is for PolkadotJS connections: token transfers, pallet and wasm smart contracts interactions. The EVM endpoint is for Ethereum RPC compatible tools and libraries like web3-js, remix, Metamask.

Validators

This release moves the database to a different location and changes the session keys scheme. To migrate validators please be sure that session keys moved from .local/share/plasm/chains/dusty3/keystore to .local/share/plasm/chains/dusty4/keystore.

For tracking the activity of validators, the ImOnline pallet was introduced. To enable it please generate session keys and set them using setKeys transaction.

Changelog

  • Finalization bug fixes: enabled GRANDPA warp sync
  • Launch Dusty 4 network

Downloads

Plasm Binary

Binary Arch Link
plasm-node MacOS Download
plasm-node Ubuntu Download
plasm-node Windows Download

Other locations