github AstarNetwork/Astar v4.30.0

latest releases: runtime-1000, v5.44.0, v5.60.0...
22 months ago

Upgrade priority: HIGH for Shibuya, LOW for Shiden/Astar

Description

Relaychain for Shibuya test network was relaunched.
All Shibuya node operators need to upgrade node version in order to sync the latest block and produce blocks.

Disclaimer
The main reason of this release is patching Shibuya block production issue alongside with small feature additions.
Majority of changes are included in v4.29.1, Please make sure to check node upgrade notices mentioned in v4.29.1 release note.
https://github.com/AstarNetwork/Astar/releases/tag/v4.29.1
(Description in v4.29.1 release note)

⚠️ This release includes client DB migration & breaking change.

Client DB migration
frontier (EVM compatibility layer) DB migration

  • Highly recommended for collator node operators to take DB backup before upgrading.
  • Highly recommended for RPC endpoint operators to upgrade node one by one not to affect your service, since migration tasks time.
  • It depends on machine spec, migration takes ~2 mins if your machine meets collator requirements.
  • In case of error during migration, please delete the frontier DB folder {base-path}/chains/shiden/frontier or {base-path}/chains/astar/frontier and restart the node.

Breaking change

  • --parachain-id arg in node run command was abolished.

Runtimes

Shibuya

✨ spec_version:                75
🏋 Runtime Size:                1407621
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x077a1eaf73da9c2d1cf90164d5282d1316faeab3cd8f334e49d09d7e755dc8c8
🗳️ blake2-256:                  0xd01c91d4c262c172d212dc0074fd6cd1c574ff1eb600b111dd96462149c4a304
🗳️ proposal (authorizeUpgrade): 0xa1244a6f1e824a254d4a05a29d844786846593b33dd29404993718612387e8da
📦 IPFS:                        QmUCZ2h7ajKRdt4d7XEgBg9pJEaZpE5zdakjMfMcZVbAgX

Shiden

✨ spec_version:                77
🏋 Runtime Size:                1271086
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0x2af4c0e30db5def3a99d343c2ee725e266c03fb2465be2c7cb0d8cdfb01997aa
🗳️ blake2-256:                  0x26719662dfae68d1719a5c32e1d0c0bbcc33a54492e55fda217e456a170fa467
🗳️ proposal (authorizeUpgrade): 0x3437d984ddc1e4ad2873da2df6c2f22149363fc9c3dff920e3864482fbeee48d
📦 IPFS:                        QmXaeFNxzPEkkqwyuFKVaMmEmr6zBXCYSX268uGY1tEPdi

Astar

✨ spec_version:                41
🏋 Runtime Size:                1054454
🗜 Compressed:                  Yes
🎁 Metadata version:            14
🗳️ sha256:                      0xa7e49c331b2e9e7277c1c94776cc5a68126c622eb321584a0db053dae8462ea8
🗳️ blake2-256:                  0xf1a44681eacc58db19005f70e63472a5dae206caa87c1a5482711f5f65ea391e
🗳️ proposal (authorizeUpgrade): 0xaaab25e188b9f79cc8419c9bce3b8165d14bf4323a495634f65bf94df68ed902
📦 IPFS:                        Qmb3qF6JKK4VF3YDa84dAmT19KkxEBJeCKru2ZeK5VqRBc

Build Info

WASM runtime built using rustc 1.64.0 (a55dd71d5 2022-09-19)

Changes

Client

  • new tokyo chain specs (#779)

Runtime

  • add proxy types in shibuya (#778)

Others

  • Relay chain account command (#777)

Dependency Changes

Astar: v4.29.1...v4.30.0
Substrate: paritytech/substrate@a3ed011...a3ed011
Polkadot: paritytech/polkadot@0645360...0645360
Cumulus: paritytech/cumulus@7b1fc0e...7b1fc0e
Frontier: AstarNetwork/frontier@5831340...5831340
Astar-frame: AstarNetwork/astar-frame@5eba765...5eba765

Download Links

Arch Link
MacOS Download
Ubuntu Download

Don't miss a new Astar release

NewReleases is sending notifications on new releases.