We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The goal of this issue is to test whether the stable rust toolchain can be used to compile Frequency.
This results from changes made in the upgrade to polkadot v0.9.42, detailed here: (paritytech/substrate#13580)
The text was updated successfully, but these errors were encountered:
chore(upgrade): v0.9.43 to v1.0.0 (#1700)
b12638d
# 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
mattheworris
Successfully merging a pull request may close this issue.
The goal of this issue is to test whether the stable rust toolchain can be used to compile Frequency.
This results from changes made in the upgrade to polkadot v0.9.42, detailed here:
(paritytech/substrate#13580)
The text was updated successfully, but these errors were encountered: