Skip to content

Releases: chainx-org/ChainX

Release v2.0.6

16 Dec 05:25
0a5f486
Compare
Choose a tag to compare

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

07 Dec 04:12
33c8a8d
Compare
Choose a tag to compare

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

02 Dec 08:32
6cbd6e2
Compare
Choose a tag to compare

WASM runtime built with srtool using rustc 1.48.0-nightly (381b445ff 2020-09-29).

chainx runtime proposal hash: 0xcbd0312f2f301dfd3523f4adf0310bab11dda7968ced23008cea0d299fbab32a.

Changes

  • Fix staking locked balance can be more than the free balance (#408)

Release v2.0.3

01 Dec 08:18
ddafa24
Compare
Choose a tag to compare

WASM runtime built with srtool using rustc 1.48.0-nightly (381b445ff 2020-09-29).

chainx runtime proposal hash: 0x18f53888b4a976b3c34979887fcd3b355e7710a58ba29735642c130ae8136b7c.

Changes

Runtime
  • Fix unbonded withdrawal locking leak (#403)
  • Improve some gateway common types (#404)
  • Deposit Minted event for issuing new balances to the mining assets' pots (#400)

Release v2.0.2

26 Nov 08:59
36eb002
Compare
Choose a tag to compare

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

25 Nov 05:01
a70e007
Compare
Choose a tag to compare

WASM runtime built with srtool using rustc 1.48.0-nightly (381b445ff 2020-09-29).

chainx runtime proposal hash: 0x0cab34f75159756db5d2c755355530dcc13095c1b97612eb54fcf3df71f8e4bd.

Changes

  • Enable Staking Call register and validator( #392)

Release v2.0.0

24 Nov 23:48
25321fd
Compare
Choose a tag to compare

WASM runtime built with srtool using rustc 1.48.0-nightly (381b445ff 2020-09-29).

ChainX CC1.

Release v2.0.0-pre.4

22 Nov 10:03
Compare
Choose a tag to compare
Release v2.0.0-pre.4 Pre-release
Pre-release

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

22 Nov 05:34
Compare
Choose a tag to compare
Release v2.0.0-pre.3 Pre-release
Pre-release

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

20 Nov 03:00
58b166f
Compare
Choose a tag to compare
Release v2.0.0-pre.2 Pre-release
Pre-release

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 and validate calls.
  • Add immortal validators so that we can increase the validator count slowly.