Releases: AstarNetwork/Astar
Shiden :: Patch 1
Native runtime:
shiden-2
This release includes technical upgrades and bug fixes. Most important is an alight collator to Polkadot 0.9.7 and enabling compact proof.
Shiden :: Kusama Parachain candidate
shiden-1 Shiden Shell v1
v1.9.0-dusty
This release is native for
dusty4
runtime version1
.
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 usingsetKeys
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
v1.8.0-dusty
This release is native for
dusty3
runtime version10
.
This release introduces the latest EVM and Frontier features into the Dusty network
but keeps it as stable as possible using the latest substrate 3.0 stable release. This is preparation
for the PoS release, main aim is to use the latest Frontier and stable substrate 3.0 from crates,
cleanup modules, and prepare for staking migration.
Changelog
- Update up to substrate 3.0
- Backport latest frontier to substrate 3.0
- Minor optimizations and bug fixes
Downloads
Plasm Node
Binary | Arch | Link |
---|---|---|
plasm-node |
MacOS |
Download |
plasm-node |
Ubuntu |
Download |
plasm-node |
Windows |
Download |
Other locations
v1.7.0-dusty
This release is native for
dusty3
runtime version8
.
This release is focused on Ethereum compatibility, communication fixed, from now RPC send transaction callbacks works as expected. Also, this release introduces a pallet scheduler to make runtime upgrades a bit more predictable.
Changelog
- Improved Ethereum RPC compatibility, bug fixes.
- Enabled custom signatures pallet (Ethereum hardware wallets compatibility).
- Enabled pallet scheduler for scheduling runtime upgrades.
Downloads
Plasm Node
Binary | Arch | Link |
---|---|---|
plasm-node |
MacOS |
Download |
plasm-node |
Ubuntu |
Download |
plasm-node |
Windows |
Download |
Other locations
v1.6.1-dusty
v1.6.0-dusty
This release is native for
dusty3
runtime version5
.
Changelog
- Enabled EVM pallet and Ethereum compatible RPC.
- Upgrade to latest stable substrate
2.0.0
. - Subkey integrated into Plasm Node.
- Enabled nicks pallet.
Downloads
Plasm Node
Binary | Arch | Link |
---|---|---|
plasm-node |
MacOS |
Download |
plasm-node |
Ubuntu |
Download |
plasm-node |
Windows |
Download |
Other locations
Dusty 1.5.0
This release is native for
dusty3
runtime version3
.
Changelog
- Upgrade to latest substrate
2.0.0-rc6
. - Fork contracts pallet from rc4 and fix build on rc6.
- Added
claim_to
method for lockdrop pallet, it should help to claim lockdrop rewards from hardware wallets. - Added limits for price oracle extrinsic spam, in current implementation oracle, send price when expired only.
- Optimized oracle web3 calls by using a shared transport state.
Downloads
Subkey
Binary | Arch | Link |
---|---|---|
subkey |
MacOS |
Download |
subkey |
Ubuntu |
Download |
subkey |
Windows |
Download |
Plasm Node
Binary | Arch | Link |
---|---|---|
plasm-node |
MacOS |
Download |
plasm-node |
Ubuntu |
Download |
plasm-node |
Windows |
Download |
Other locations
Dusty 1.4.0
This release is native for
dusty3
runtime version2
.
Changelog
- Upgrade to latest substrate
2.0.0-rc5
. - Introduced Community Rewards features.
- Introduced ChainLink based lockdrop price feeds.
- Enabled experimental OVM/Plasma pallets.
- Minor bug fixes and improvements.
Downloads
Subkey
Binary | Arch | Link |
---|---|---|
subkey |
MacOS |
Download |
subkey |
Ubuntu |
Download |
subkey |
Windows |
Download |
Plasm Node
Binary | Arch | Link |
---|---|---|
plasm-node |
MacOS |
Download |
plasm-node |
Ubuntu |
Download |
plasm-node |
Windows |
Download |
Other locations
Dusty 1.3.0
This release is native for
dusty3
runtime version1
.
Changelog
- Launch fresh chain with state from
dusty2
(balances, session keys). - Smart contracts (ink!, solidity) enabled.
- Lockdrop runtime enabled.
Downloads
Subkey
Binary | Arch | Link |
---|---|---|
subkey |
MacOS |
Download |
subkey |
Ubuntu |
Download |
subkey |
Windows |
Download |
Plasm Node
Binary | Arch | Link |
---|---|---|
plasm-node |
MacOS |
Download |
plasm-node |
Ubuntu |
Download |
plasm-node |
Windows |
Download |