Skip to content
New issue

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

Support stable rust for compiling the runtime #1605

Closed
mattheworris opened this issue Jun 15, 2023 · 0 comments · Fixed by #1700
Closed

Support stable rust for compiling the runtime #1605

mattheworris opened this issue Jun 15, 2023 · 0 comments · Fixed by #1700
Assignees

Comments

@mattheworris
Copy link
Collaborator

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)

@mattheworris mattheworris self-assigned this Jun 16, 2023
@mattheworris mattheworris linked a pull request Aug 15, 2023 that will close this issue
6 tasks
mattheworris added a commit that referenced this issue Oct 20, 2023
# 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants