v4.29.1
Upgrade priority: Low
Description
- substrate base version uplift to polkadot-v0.9.30.
- partial fee burning (20%) is introduced into Astar runtime
- frontier DB migration and pallet-contract (Shiden/Shibuya) storage migration
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: 74
🏋 Runtime Size: 1407222
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0x518bd519f622d2fb6a0a97de2853a36bc26a94b1c456a7f5652ca76591ca35d5
🗳️ blake2-256: 0x00644ee146d3ca61b4e49fb5dd36d0a2ecda797a0d1643b6770805aadee80e97
🗳️ proposal (authorizeUpgrade): 0x54eeab35ced8118759337f643b3ea6dd43def646b0960c536699dd66fdc7191a
📦 IPFS: QmXwEfsHq3qnuwB8eBSFJ5eXamCVGNJSnqTxP2WNJCh1bb
Shiden
✨ spec_version: 77
🏋 Runtime Size: 1271075
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0xfad78a5ac12c0cbda6e2cf0f592df3d91d3db119a29a88129b3f9c894c4a1e64
🗳️ blake2-256: 0x5bc1ab7a8db48899f870e33205a2669373c2b10cc850aa5dfe7bca750a26cd9a
🗳️ proposal (authorizeUpgrade): 0x7270bee9aa649988d1ed3a5c0260a7e3801e4f635abdc65d1e3856f9b599bdef
📦 IPFS: QmSZvkpfPTGuvhJJt8yV8EUaFDWzDN4Ttq3hwbbcRe3fL5
Astar
✨ spec_version: 41
🏋 Runtime Size: 1055827
🗜 Compressed: Yes
🎁 Metadata version: 14
🗳️ sha256: 0xbe87cd0e902a5e5b089f178ecafa56efbfa9d264787a709d01b7acca3bfbd045
🗳️ blake2-256: 0xaaa3f5ad53fc22f22a2bf7ccf9e6964451741d7f6b5811c5ffb2b91d515f4b99
🗳️ proposal (authorizeUpgrade): 0x11285bee2279f49e930d0d8ab0f5e6bac26eeb67ed26d7b093819c0694a776db
📦 IPFS: QmXjo3JRpmbEwDqWuzQ3yWLPeGTwDTCseKFPLaPwAmBefN
Build Info
WASM runtime built using rustc 1.64.0 (a55dd71d5 2022-09-19)
Changes
Client
- add websocket bootnodes (#757)
⚠️ Fix dev chains' parachain ids (#765) This is node command breaking change- uplift polkadot version to v0.9.30 (#769)
- Correct decimals and symbol for test chains (#775)
- migrate shiden bootnode2 (#773)
Runtime
- Account32Hash xcm integration (#761)
- Refactored chain extensions integration (#768)
- uplift polkadot version to v0.9.30 (#769)
- Astar partial fee burning (#771)
- Enable pallet contracts storage migration (#774)
Others
- Zombienet config files & readme (#763)
- Dynamic release draft (#758)
- Add account32hash to xcm-tools (#766)
- Fix zombienet multi_parachain setting (#767)
- add Shiden DAO manifesto (#752)
- Added EVM tests (#770)
- Fix/rpc test config (#776)
Dependency Changes
Astar: v4.24.0...v4.29.1
Substrate: paritytech/substrate@3f70bce...a3ed011
Polkadot: paritytech/polkadot@94078b4...0645360
Cumulus: paritytech/cumulus@35dd14f...7b1fc0e
Frontier: AstarNetwork/frontier@28954b2...5831340
Astar-frame: AstarNetwork/astar-frame@653c097...5eba765
Download Links
Arch | Link |
---|---|
MacOS |
Download |
Ubuntu |
Download |