pendulum-chain / pendulum

GNU General Public License v3.0
43 stars 14 forks source link

Update to Polkadot version 1.1.0 - Pendulum #481

Closed gianfra-t closed 1 week ago

gianfra-t commented 4 months ago

Related to tasks/#306

We need to perform the upgrade of Pendulum to polkadot-sdk release v1.1.0.

This involves updating all corresponding dependencies in this repository:

Before performing the runtime upgrade with this changes it is essential to have checked which are the necessary migrations and added the migration code, if needed.