Skip to content

Conversation

ceyonur
Copy link
Contributor

@ceyonur ceyonur commented Apr 19, 2025

Why this should be merged

Bumps coreth to atomicvm version in ava-labs/coreth#1031 (now in maser)

How this works

Bumps coreth and uses plugin/factory pkg to initialize the factory (formerly in plugin/evm)

How this was tested

e2e tests
bootstrap fuji

Need to be documented in RELEASES.md?

No

Copy link

github-actions bot commented Jul 6, 2025

This PR has become stale because it has been open for 30 days with no activity. Adding the lifecycle/frozen label will cause this PR to ignore lifecycle events.

@ceyonur ceyonur marked this pull request as ready for review July 7, 2025 20:05
@Copilot Copilot AI review requested due to automatic review settings July 7, 2025 20:05
@ceyonur ceyonur requested a review from StephenButtolph as a code owner July 7, 2025 20:05
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

Bumps the Coreth dependency to the AtomicVM release and switches VM initialization to use Coreth’s factory plugin.

  • Update Coreth module version in go.mod to v0.15.3-0.20250707183503-ecbf4f324f17
  • Change import and VMManager registration to use coreth/plugin/factory.Factory

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
node/node.go Replaced coreth/plugin/evm import with coreth/plugin/factory and updated factory call
go.mod Bumped github.com/ava-labs/coreth to the AtomicVM version

@StephenButtolph
Copy link
Contributor

This PR was essentially included in #3999.

@github-project-automation github-project-automation bot moved this to Done 🎉 in avalanchego Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants