Skip to content

Conversation

@friedemannf
Copy link
Member

@friedemannf friedemannf commented Oct 27, 2025

Bumping the Aptos node image to: https://github.com/aptos-labs/aptos-core/releases/tag/aptos-node-v1.36.6


Below is a summarization created by an LLM (gpt-4-0125-preview). Be mindful of hallucinations and verify accuracy.

Why

The changes update the Aptos node image version to v1.36.6 across the framework, ensuring compatibility and possibly integrating new features or security patches provided by the updated version.

What

  • framework/.changeset/v0.11.3.md
    • Added a new changeset file announcing the bump of the Aptos node image to v1.36.6. This serves as a formal record of the update for version tracking.
  • framework/components/blockchain/aptos.go
    • Updated DefaultAptosArm64Image from ghcr.io/friedemannf/aptos-tools:aptos-node-v1.34.3-hotfix to ghcr.io/friedemannf/aptos-tools:aptos-node-v1.36.6. This change ensures that the framework uses the latest available version of the Aptos node image for ARM64 architectures.
    • Updated DefaultAptosX86_64Image from aptoslabs/tools:aptos-node-v1.34.3-hotfix to aptoslabs/tools:aptos-node-v1.36.6. Similar to the ARM64 image update, this change upgrades the framework to use the latest Aptos node version for X86_64 architectures, maintaining consistency across different hardware platforms.

@friedemannf friedemannf marked this pull request as ready for review October 27, 2025 16:34
@friedemannf friedemannf requested a review from a team as a code owner October 27, 2025 16:34
@friedemannf friedemannf merged commit 7f15b3a into main Oct 27, 2025
71 of 73 checks passed
@friedemannf friedemannf deleted the bump-aptos-node branch October 27, 2025 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants