Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 02:51
55a2b7b

Darwinia 0.10.0

Chain Runtime Spec Version
Darwinia 24
Crab 43

⚠️ WARNING 警告

There're some DB migrations in the client side. Some nodes would NOT produce any output log during the migration (This is expected, please DO NOT INTERRUPT the node). The whole process takes around 5-30 mins.
本次升级客户端有一些数据库迁移。在迁移过程中某些节点可能 不会 输出任何日志(这是正常现象,请 不要中途中断 节点运行)。整个过程预计需要 5-30 分钟。

Boot Flag

Darwinia

Run with --chain darwinia or leave it empty to participate in Darwinia.
使用 --chain darwinia 或不填写,参与到 Darwinia 网络。

Crab

Run with --chain crab to participate in Crab.
使用 --chain crab ,参与到 Crab 网络。

Resource

Binary

Arch glibc (at least) llvm (at least) pre-build
General Linux x86_64 2.17 3.8 ✔︎
RaspberryPi aarch64 2.23 3.8 ✔︎

Docker

docker pull quay.io/darwinia-network/darwinia:v0.10.0

Change Log

Update(s)

Fix(es)

  • None

Migration(s)


Darwinia Custom

Runtime
  • None
Migration(s)
  • None

Crab Custom

Runtime
  • Remove Ropsten Bridge
  • Set RingExistentialDeposit & KtonExistentialDeposit to Zero
  • Add DVM
Migration(s)
  • Move ethfe account's balances to multisig account #633
  • Remove Ropsten Bridge #633