Upgrade polkadot v1.18.0
Tasks:
-
Upgrade SDK and Subxt -
Upgrade pallets -
Upgrade runtime -
Upgrade oracle -
Upgrade tests
Upgrade Notes:
-
ring-vfr
andarkworks
are deprecated – no need to maintain our forks anymore. (Reminder: these forks were maintained to avoid pullingparitytech/polkadot-sdk
in addition toduniter/polkadot-sdk
to compile the project.) -
duniter-subxt
deprecation. Subxt'ssubstrate-compat
has also been deprecated (changelog):
The goal is for Subxt to be independent of the Polkadot SDK version. We can now deprecate our Subxt fork, rely on the official version branch, and minimize future upgrade work. (Reminder: this fork was maintained to avoid conflicts betweensp_core
/sp-runtime
from crates.io andsp-core
/sp-runtime
fromduniter/polkadot-sdk
.)
Proposition:
- Archive the deprecated repositories in the Duniter GitHub organization to avoid any confusion after the upcoming runtime and client upgrades.
Edited by Benjamin Gallois
Merge request reports
Activity
Filter activity
assigned to @bgallois
added 2 commits
added RN-runtime label
changed milestone to %runtime-1000
Please register or sign in to reply