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

update to polkadot runtime v1.0.1 and alphanet runtime v1.2.0 #831

Merged
merged 6 commits into from
Jan 12, 2024

Conversation

eshaben
Copy link
Contributor

@eshaben eshaben commented Jan 4, 2024

Description

This PR does the following:

  • updates the polkadot runtime to v1.0.1, which introduced benchmark weights and the use of benchmarked database reads and writes. this required the polkadot section of the weights and fees page to be updated
  • update/verify all links that use the polkadot.spec_version variable point to the right line(s) of code
  • updates the alphanet runtime to v1.2.0
  • update/verify all links that use the alphanet.spec_version variable point to the right line(s) of code
  • updates the links to the open-runtime-module-library github repo to use the moonbeam-foundation forked version of the repo (which is what the moonbeam codebase actually relies on)

Checklist

  • I have added a label to this PR 🏷️
  • If this requires translations for the moonbeam-docs-cn repo, I have created a ticket for the translations in Jira
    • include this in XCM overhaul tickets

Corresponding PRs

Because some of the variables changed, I've created a PR for the CN repo to make sure nothing breaks and everything is up to date (obviously lots of changes from the xcm overhaul still need to be implemented, so this is a temporary solution): moonbeam-foundation/moonbeam-docs-cn#388

After Translation Requirements

  • No additional PRs are required after the translations are done

@eshaben eshaben added the A2 - Maintenance Minor Pull request contains minor updates to an existing page (i.e., modifying parameters, steps, etc.) label Jan 4, 2024
@eshaben eshaben requested a review from themacexpert January 4, 2024 15:41
Copy link
Contributor

@themacexpert themacexpert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect

@eshaben eshaben merged commit 70bb1e5 into master Jan 12, 2024
1 check passed
@eshaben eshaben deleted the eshaben/polkadot-runtime-v1.0.1 branch January 12, 2024 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A2 - Maintenance Minor Pull request contains minor updates to an existing page (i.e., modifying parameters, steps, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants