-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(upgrade): v0.9.43 to v1.0.0 (#1700)
# Goal The goal of this PR is to upgrade to Polkadot v1.0.0 Notable changes: - The docker images for the local relay network have been updated to v1.1.0 to accurately reflect the last working version of Rococo-testnet. - ci-base-image has been updated to install the stable and nightly toolchains. References - [Polkadot Forum Release Notes](https://forum.polkadot.network/t/polkadot-release-analysis-v1-0-0/3585) - [V1.0.0 Release Tag](https://github.com/paritytech/polkadot/releases/tag/v1.0.0) - [Polkadot-v0.9.43 vs Polkadot-v1.0.0 difference](paritytech/substrate@polkadot-v0.9.43...polkadot-v1.0.0#diff-e5be9978262555d1f400caa5ae803ffc96be0ba25fd4ed8bd917c12529474c44R105) Closes #1639 Closes #1605 # Checklist - [x] Chain spec updated - [x] Design doc(s) updated - [x] Weights updated
- Loading branch information
1 parent
098cac0
commit b12638d
Showing
111 changed files
with
3,340 additions
and
3,364 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
rust 1.69 | ||
rust 1.70 | ||
make 4.3 | ||
cmake 3.24.1 |
Oops, something went wrong.