Skip to content

3800 + Related #1175

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

Merged
merged 2 commits into from
Jul 9, 2025
Merged

3800 + Related #1175

merged 2 commits into from
Jul 9, 2025

Conversation

themacexpert
Copy link
Contributor

@themacexpert themacexpert commented Jul 7, 2025

Description

This pull request updates the configuration in variables.yml to reflect the new version v0.46.0 of the Moonbeam parachain. It includes changes to version tags, runtime specifications, and checksum values across multiple network configurations.

Version updates across network configurations:

  • Updated build_tag and tracing_tag for the development network to v0.46.0 and moonbeamfoundation/moonbeam-tracing:v0.46.0-3800-ea4a, respectively.
  • Updated spec_version, parachain_release_tag, parachain_sha256sum, and tracing_tag for the alphanet network to reflect v0.46.0 and the new checksum value.
  • Updated parachain_release_tag, parachain_sha256sum, and tracing_tag for the moonriver network to reflect v0.46.0 and the new checksum value.
  • Updated parachain_release_tag, parachain_sha256sum, and tracing_tag for the moonbeam network to reflect v0.46.0 and the new checksum value.

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.

@Copilot Copilot AI review requested due to automatic review settings July 7, 2025 23:05
@themacexpert themacexpert added A3 - Quick Fixes Pull request contains small fixes (i.e., fixing a typo, removing old images, etc.) B0 - Needs Review Pull request is ready for review labels Jul 7, 2025
@themacexpert themacexpert requested a review from a team as a code owner July 7, 2025 23:05
Copilot

This comment was marked as outdated.

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.

Nice thanks! When is 3800 hitting Moonbase?

@themacexpert themacexpert requested review from eshaben and Copilot July 8, 2025 20:23
Copy link

@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

This PR updates variables.yml to reference the new release v0.46.0 and the corresponding runtime 3800 across several networks.

  • Updated build_tag and tracing_tag for the development network.
  • Updated spec_version, parachain_release_tag, parachain_sha256sum, and tracing_tag for alphanet.
  • Updated release tags, checksums, and tracing tags for moonriver and moonbeam (but spec_versions were not updated).
Comments suppressed due to low confidence (2)

variables.yml:442

  • The spec_version for the moonriver network wasn’t updated to runtime-3800. Please bump it to match the new release.
    spec_version: runtime-3702

variables.yml:832

  • The spec_version for the moonbeam network wasn’t updated to runtime-3800. Please bump it to match the new release.
    spec_version: runtime-3702

@eshaben eshaben merged commit c4817b3 into master Jul 9, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A3 - Quick Fixes Pull request contains small fixes (i.e., fixing a typo, removing old images, etc.) B0 - Needs Review Pull request is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants