Not checking signature of main in init code create from tx
lrettig opened this issue · 1 comments
lrettig commented
This test fails: https://github.com/ewasm/tests/blob/f589b26f35fc7957f1a94b73a75f72b134a6bffa/src/GeneralStateTestsFiller/stEWASMTests/initMalformedBytecodeInvalidMainFromTxFiller.yml. The init code should be invalid because the signature for main
is wrong, but the create succeeds.
jwasinger commented
Seeing as this test was merged and the Hera CI is passing, can we close this?