Releases: chainx-org/ChainX
Release v2.0.6
Upgrade priority: Medium (timely upgrade recommended)
WASM runtime built with srtool using rustc 1.48.0-nightly (381b445ff 2020-09-29)
.
chainx runtime proposal hash: 0xc86b3d4dc6a53a14015115262b230881c72233e5c4095ad24230c77ba616a5af
.
Changes
Runtime
- Enable dex and bitcoin (#427)
Misc
- Fix id field in RpcOrder type (#425)
Release v2.0.5
Upgrade priority: Medium (timely upgrade recommended)
WASM runtime built with srtool using rustc 1.48.0-nightly (381b445ff 2020-09-29)
.
chainx runtime proposal hash: 0x86f51e2b20b61740dd2685d614b55ed2c636fe56727bf3e0e6e71d5ecfc699d9
.
Changes
Runtime
- Remove immortals (#395)
- Fix the balance lock not updated when unbonding total stakes (#413)
- Rename Binding trait and storage (#406)
Others
- Fix dockerhub srtool link (#414)
Release v2.0.4
Release v2.0.3
WASM runtime built with srtool using rustc 1.48.0-nightly (381b445ff 2020-09-29)
.
chainx runtime proposal hash: 0x18f53888b4a976b3c34979887fcd3b355e7710a58ba29735642c130ae8136b7c
.
Changes
Runtime
Release v2.0.2
WASM runtime built with srtool using rustc 1.48.0-nightly (381b445ff 2020-09-29)
.
chainx runtime proposal hash: 0x84d5265df34021caad1f4bad6e39d814b0d10ba74f65e1f5e4e424a553e88369
.
Please upgrade your node to the latest version ASAP if your node is providing the RPC services.
Changes
Runtime
- Enable transfers and all the other calls except DEX and bitcoin functions. (#396)
RPC
- Rename pendingWithdrawalList into pendingWithdrawalListByChain (#397)
Fixes
- Fix the default ss58 version (#394)
Other improvements
- Improve some trivial things in bitcoin (#398)
Release v2.0.1
Release v2.0.0
WASM runtime built with srtool using rustc 1.48.0-nightly (381b445ff 2020-09-29)
.
ChainX CC1.
Release v2.0.0-pre.4
WASM runtime built with srtool using rustc 1.48.0-nightly (381b445ff 2020-09-29)
.
chainx runtime proposal hash: 0xd7805b10fec17325e07f99b39dd42e3d0a2e23b6ccd76962f725bc39cc230452
.
Changes
Release v2.0.0-pre.3
WASM runtime built with srtool using rustc 1.48.0-nightly (381b445ff 2020-09-29)
.
chainx runtime proposal hash: 0x1c55c5fcd8e47ce81b275cc1d50a910836275997ab16d2873fd2b219c47b3036
.
Changes
Release v2.0.0-pre.2
WASM runtime built with srtool using rustc 1.48.0-nightly (381b445ff 2020-09-29)
.
chainx runtime proposal hash: 0x906e01a738a52e12ea77ebb35e1e897e599ed9e5165b9c4c7c4cad619b244a88
.
Changes
- Enable Balances calls, XStaking
register
andvalidate
calls. - Add immortal validators so that we can increase the validator count slowly.