darwinia-network / darwinia

Darwinia Chain, EVM+, Polkadot parachain and integrating with XCMP.
https://darwinia.network
GNU General Public License v3.0
238 stars 49 forks source link

Is polkadot v0.8.28 required for nodes before upgrading to v0.8.30? #658

Closed hackfisher closed 3 years ago

hackfisher commented 3 years ago

Related: https://github.com/darwinia-network/darwinia/releases/tag/v0.10.0

hackfisher commented 3 years ago

Related https://github.com/paritytech/polkadot/issues/2931

hackfisher commented 3 years ago

@AsceticBear Could you help provide the error log when you upgrade node from 0.9.5 to 0.10.0?

hackfisher commented 3 years ago

There are two client db upgrades during this period, it may take long time(up to ten minutes, depend on the machine performance), substrate should print info log here to inform users.

https://github.com/paritytech/substrate/blob/0856e0729c5f9cd5d398b93680ab154fe486e588/client/db/src/upgrade.rs#L47