Skip to content

Conversation

aljosamakevic
Copy link
Contributor

@aljosamakevic aljosamakevic commented Sep 12, 2025

Description

Updated variables.yml with the runtime 3900 and the runtime-upgrades.md with a new row dedicated to runtime 3900

Checklist

  • I have added a label to this PR 🏷️
  • I have run my changes through Grammarly
  • If this requires translations for the moonbeam-docs-cn repo, I have created a ticket for the translations in Jira
  • If pages have been moved around, I have created an additional PR in moonbeam-mkdocs to update redirects
  • If pages have been moved around, I have run the move-pages.py script to move the pages and update the image paths on the chinese repo
    • After the script has been run, I have created an additional PR in moonbeam-docs-cn
  • If images have been added, I have run the compress-images.py script to compress the images.
  • If variables (in variables.yml) need to be updated (such as a name change), I have updated the moonbeam-docs-cn repo to use the new variables
  • If this page requires a disclaimer, I have added one

Corresponding PRs

Please link to any corresponding PRs here.

After Translation Requirements

  • Will need to create PR in moonbeam-docs repo to remove images
  • Will need to create PR in moonbeam-docs repo to remove variables
  • Will need to create PR in moonbeam-mkdocs repo to add redirects for Chinese site
  • No additional PRs are required after the translations are done

Items to be Updated

Please list any of the items that will need to be added or deleted after the translations are done here.

@aljosamakevic aljosamakevic self-assigned this Sep 12, 2025
@Copilot Copilot AI review requested due to automatic review settings September 12, 2025 08:31
@aljosamakevic aljosamakevic requested a review from a team as a code owner September 12, 2025 08:31
@aljosamakevic aljosamakevic added A2 - Maintenance Minor Pull request contains minor updates to an existing page (i.e., modifying parameters, steps, etc.) B0 - Needs Review Pull request is ready for review C1 - Medium Medium priority task labels Sep 12, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates the documentation to include runtime 3900 information for the Moonbase Alpha network. This change adds a new runtime version entry to track the latest upgrade deployment.

  • Updates the spec version to runtime-3900 in variables.yml
  • Adds runtime 3900 entry to runtime upgrade tables across documentation files
  • Changes quote style from single to double quotes throughout variables.yml for consistency

Reviewed Changes

Copilot reviewed 22 out of 22 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-full.txt Adds runtime 3900 row to runtime upgrades table
llms-files/llms-xcm.txt Adds runtime 3900 row to runtime upgrades table
llms-files/llms-xcm-remote-execution.txt Adds runtime 3900 row to runtime upgrades table
llms-files/llms-xc-20.txt Adds runtime 3900 row to runtime upgrades table
llms-files/llms-tutorials.txt Adds runtime 3900 row to runtime upgrades table
llms-files/llms-tokens-and-accounts.txt Adds runtime 3900 row to runtime upgrades table
llms-files/llms-substrate-toolkit.txt Adds runtime 3900 row to runtime upgrades table

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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.

Looks good to me, I don't love the quote / spacing changes but I'll let the @eshaben's regulators team decide on that

Copy link
Contributor

@eshaben eshaben left a comment

Choose a reason for hiding this comment

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

I don't see any spacing issues, but we can rollback the double quotes to single quotes. I don't have a strong opinion on this

@aljosamakevic
Copy link
Contributor Author

Noted. I've changed the double quotes back to single quotes and edited my prettier config so this doesn't happen again

Copy link

Style Guide Violations Summary

builders/build/runtime-upgrades.md (Line 96)

  • Issue:
    Missing {target=_blank} attribute on external link

  • Correction:

[3701](https://forum.moonbeam.network/t/runtime-rt3700-schedule/2129){target=\_blank}                                  |         [11426910](https://moonbeam.subscan.io/block/11426910){target=\_blank}         | [12003279](https://moonriver.subscan.io/block/12003279){target=\_blank} | [12242104](https://moonbase.subscan.io/block/12242104){target=\_blank} |

Copy link

Verification Review

This review focuses on style guide claims, justifications, and confidence scores in the provided documents.


builders/build/runtime-upgrades.md (Line 99)

  • Claim:
    13744972{target=_blank}

  • Context:

| 3900 | - | - | 13744972{target=_blank} |

  • Justification:

This claim states a specific block number for a runtime upgrade which could be incorrect or outdated. Verification confirms the block number for the runtime upgrade.

  • Requires Verification: Yes
  • Confidence Score: 0.9

variables.yml (Line 19)

  • Claim:
    spec_version: runtime-3900

  • Context:

networks:
hex_chain_id: '0x507'
chain_spec: alphanet
block_explorer: https://moonbase.moonscan.io/
spec_version: runtime-3900
parachain_release_tag: v0.46.0 # must be in this exact format for links to work
parachain_sha256sum: 51d63742aa38a076ab105087c1fab7b82b7f5df368db41130a0e352f240ec0aa
tracing_tag: moonbeamfoundation/moonbeam-tracing:v0.46.0-3800-536b

  • Justification:

This claim states the current spec version which is critical for the network configuration and must be accurate.

  • Requires Verification: Yes
  • Confidence Score: 0.85

@eshaben
Copy link
Contributor

eshaben commented Sep 15, 2025

@aljosamakevic I just merged another PR that bumped the client version to v0.47.0, so now there are some merge conflicts here. Can you please address merge conflicts? And please also make sure llms check has been run. Thanks!!

@eshaben eshaben self-assigned this Sep 15, 2025
@aljosamakevic
Copy link
Contributor Author

@eshaben done

Copy link
Contributor

@eshaben eshaben left a comment

Choose a reason for hiding this comment

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

Thanks!

@eshaben eshaben merged commit a627370 into master Sep 16, 2025
3 checks passed
@eshaben eshaben deleted the runtime-change-3900 branch September 16, 2025 14:41
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.) B0 - Needs Review Pull request is ready for review C1 - Medium Medium priority task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants