Skip to content

Releases: Joystream/joystream

v6.8.0 - Rome

12 Mar 09:39
251840f
Compare
Choose a tag to compare
Merge pull request #185 from Joystream/development

Rome - initial release

v5.4.0 - Acropolis

22 Jun 18:09
bb42020
Compare
Choose a tag to compare

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

27 Apr 16:32
ae76fc4
Compare
Choose a tag to compare

Upgraded Athens testnet at:

block no: 177,517
block hash: 0xcb6ec7dc90a2e0b6309b8d41285420f8630b2bf395e810c596097bd0f36808dd
timestamp: Sat Apr 27 2019 19:25:30 GMT+0300 (Eastern European Summer Time)

v5.2.0

17 Apr 17:14
36271a1
Compare
Choose a tag to compare
  • Improved staking mechanism for staked actors

Upgraded Athens testnet at:

Timstamp: Wed Apr 17 2019 20:23:30 GMT+0300 (Eastern European Summer Time)
Block no.: 34526
Blockhash: 0x0d89c40800caba77a63aec83abddf7a628190e306ac4255fffb285772f61ba84

v5.1.0 - Athens testnet release

14 Apr 20:45
8c2c192
Compare
Choose a tag to compare
Merge pull request #41 from Joystream/development

dev to master - athens release

Testnet v1 runtime spec v4

11 Mar 13:43
d1f3abe
Compare
Choose a tag to compare

Joystream testnet v1 runtime

authoring_version: 3
spec_version: 4
impl_version: 0