Skip to content

Conversation

@Frozen
Copy link
Collaborator

@Frozen Frozen commented Mar 10, 2025

Updates the Harmony codebase to be compatible with Ethereum 1.9.25, aligning core VM functionality and API signatures with the updated Ethereum client.

Updated EVM context creation from NewEVMContext to NewEVMBlockContext
Migrated from *big.Int to *uint256.Int for value handling in tracers
Updated tracer interfaces to match new Ethereum VM tracer signatures

@Frozen Frozen force-pushed the feature/update-1.9.25 branch from ae42cce to 61e85ed Compare March 18, 2025 17:28
@Frozen Frozen force-pushed the feature/update-1.9.25 branch 3 times, most recently from 426b496 to f0c3ebb Compare April 2, 2025 18:35
@Frozen Frozen force-pushed the feature/update-1.9.25 branch from f0c3ebb to f1d9172 Compare May 17, 2025 04:32
@Frozen
Copy link
Collaborator Author

Frozen commented May 17, 2025

rebased

@Frozen Frozen force-pushed the feature/update-1.9.25 branch from f1d9172 to aa80e91 Compare May 21, 2025 21:59
@Frozen Frozen force-pushed the feature/update-1.9.25 branch from aa80e91 to be274e9 Compare June 6, 2025 19:07
@Frozen Frozen force-pushed the feature/update-1.9.25 branch from 665e23e to e5f5731 Compare July 9, 2025 18:18
@Frozen Frozen force-pushed the feature/update-1.9.25 branch from 3ee1ec0 to ff25db0 Compare July 23, 2025 23:53
@Frozen Frozen requested a review from Copilot July 24, 2025 23:41

This comment was marked as outdated.

@Frozen Frozen self-assigned this Jul 25, 2025
@Frozen Frozen force-pushed the feature/update-1.9.25 branch from 7b9412c to b9bd239 Compare July 28, 2025 19:00
@mur-me
Copy link
Collaborator

mur-me commented Jul 31, 2025

This version was successfully running for one week on the devnet validator

@Frozen Frozen force-pushed the feature/update-1.9.25 branch from f2e9b0d to fae4281 Compare August 4, 2025 16:51
@GheisMohammadi
Copy link
Collaborator

This version was successfully running for one week on the devnet validator

A few new commits have been added since the last round of testing. Let's run another round of tests over the next few weeks.

… interface and add BLS12-381 precompile implementations
@Frozen Frozen force-pushed the feature/update-1.9.25 branch from 00fc9aa to bef6abc Compare September 4, 2025 22:56
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.

4 participants