-
Notifications
You must be signed in to change notification settings - Fork 98
Runtime change 3900 #1235
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
Runtime change 3900 #1235
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the runtime specification from runtime-3800 to runtime-3900 for the Moonbase Alpha testnet network, along with standardizing quote formatting throughout the variables.yml file. The change reflects the latest runtime upgrade while ensuring consistent string formatting across all configuration values.
- Updates runtime specification from 3800 to 3900 for Moonbase Alpha
- Standardizes single quotes to double quotes throughout variables.yml
- Adds runtime 3900 entry to runtime upgrade tables in multiple LLMS documentation files
Reviewed Changes
Copilot reviewed 23 out of 23 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
variables.yml | Updates spec_version to runtime-3900 and standardizes quote formatting |
llms-files/llms-xcm-remote-execution.txt | Adds runtime 3900 entry to runtime upgrade table |
llms-files/llms-xc-20.txt | Adds runtime 3900 entry to runtime upgrade table |
llms-files/llms-reference.txt | Adds runtime 3900 entry to runtime upgrade table |
llms-files/llms-oracle-nodes.txt | Adds runtime 3900 entry to runtime upgrade table |
llms-files/llms-node-operators-and-collators.txt | Adds runtime 3900 entry to runtime upgrade table |
llms-files/llms-json-rpc-apis.txt | Adds runtime 3900 entry to runtime upgrade table |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would avoid changing the quotes and stuff and spaces. Please keep the changes to just the changing of the runtime spec version.
Made a separate PR through a new branch on the moonbeam-docs repo instead of the fork of the moonbeam-docs repo, since I now have access to the original repo |
Description
Updated variables.yml with the runtime 3900 and the runtime-upgrades.md with a new row dedicated to runtime 3900