Closed chfast closed 2 months ago
Replace runtime evaluated keccak256("EF00") with a constant returned for an account with EOF code.
keccak256("EF00")
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.21%. Comparing base (2cd8bf7) to head (02b6951). Report is 3 commits behind head on master.
2cd8bf7
02b6951
Replace runtime evaluated
keccak256("EF00")
with a constant returned for an account with EOF code.