hedera-mirror-node icon indicating copy to clipboard operation
hedera-mirror-node copied to clipboard

Add Cancun support from Besu to `hedera-mirror-web3`

Open IvanKavaldzhiev opened this issue 10 months ago • 0 comments

Problem

Following HIPS-{865,866,867,868}, Hedera would start to support Cancun related changes to the Besu EVM. In order for the Archive Node to work properly and support these latest changes, we would need to copy the related hedera-services code base changes to hedera-mirror-web3.

Solution

Add support to a new V049 version of the EVM, including Cancun support inside hedera-mirror-web3. Add according unit and integration tests to validate the support of the new opcode and the proper behaviour of the new version.

Alternatives

No response

IvanKavaldzhiev avatar Apr 09 '24 12:04 IvanKavaldzhiev