Releases: Joystream/joystream
v6.13.0 - Constantinople
Constantinople runtime new features:
- New proposal system that strengthens the governance structure of the platform
- Adjusted inflation curve to better reflect a new realistic economic system for the platform
v6.8.0 - Rome
Merge pull request #185 from Joystream/development Rome - initial release
v5.4.0 - Acropolis
New Features
- Forum
- Improved Storage and Discovery Module
Bug Fixes
- Clearing role entry requests correctly after expiry
- Fix implementation of removing actors by sudo
Build Details
compiled wasm blob hash: f430d43887a5c71692bbd2a063d00ad699f00565ad069f965023fb2e135983e9
Steps to reproduce build:
git clone https://github.com/Joystream/substrate-runtime-joystream
git checkout v5.4.0
./build-with-docker.sh
will generate a joystream_runtime.wasm file that should match the attached joystream_runtime_v5.4.0.wasm in this release.
To verify the attached blob download it and run:
OSX:
brew install b2sum
b2sum -a blake2b -l 256 joystream_runtime.wasm
Ubuntu 17.0+:
apt-get install coreutils;
b2sum -l 256 joystream_runtime.wasm
Runtime upgrade proposal
This release has been proposed for Joystream Athens testnet upgrade on Saturday June 22nd 2019.
Council members are invited to review and vote in the proposal.
https://testnet.joystream.org/athens/pioneer/#/proposals/2
Proposal Approved by Council
The proposal reached the required quorum and passed on:
Monday June 24th 2019
block height: 1010101
block hash: 0x6ed1033acd63fd35305abda1d8405dff6cdfb1f3148519a358aa9c03e29ef435
https://testnet.joystream.org/acropolis/pioneer/#/explorer/query/1010101
v5.3.0
v5.2.0
v5.1.0 - Athens testnet release
Merge pull request #41 from Joystream/development dev to master - athens release
Testnet v1 runtime spec v4
Joystream testnet v1 runtime
authoring_version: 3
spec_version: 4
impl_version: 0