Update to eth 1.9.25
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
rebased
This version was successfully running for one week on the devnet validator
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.