Closed gumb0 closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.50%. Comparing base (
642ebda
) to head (52a55b9
).
I meged the EVMC upgrade only in #897.
This is currently blocked on updating ethereum/tests
The
TXCREATE
instruction and EOF InitcodeTransaction have been removed from the EIP-7620 in https://github.com/ethereum/EIPs/pull/8522.This update moves the implementation of these to the next revision: Osaka.
Requires https://github.com/ethereum/evmc/pull/711