ref-fvm
ref-fvm copied to clipboard
FEVM | Eth Compliance Test | 29-stMemoryTest | use-case Failures
Following use-cases are failed.
- Hit with error
EVM_CONTRACT_STACK_UNDERFLOW
(ExitCode::36)
Test ID | Use-Case |
---|---|
TID-29-11 | log2_dejavu |
- Hit with error
EVM_CONTRACT_STACK_OVERFLOW
(ExitCode::37)
Test ID | Use-Case |
---|---|
TID-29-65 | stackLimitGas_1025 |
TID-29-68 | stackLimitPush31_1025 |
TID-29-71 | stackLimitPush32_1025 |
- Hit with error
EVM_CONTRACT_ILLEGAL_MEMORY_ACCESS
(ExitCode::38)
Test ID | Use-Case |
---|---|
TID-29-01 | buffer |
TID-29-02 | bufferSrcOffset |
=== KO Status ===
Count :: 6
This looks looks like expected errors, but need to verify.