hera icon indicating copy to clipboard operation
hera copied to clipboard

Not checking signature of main in init code create from tx

Open lrettig opened this issue 7 years ago • 1 comments

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.

lrettig avatar Oct 08 '18 06:10 lrettig

Seeing as this test was merged and the Hera CI is passing, can we close this?

jwasinger avatar Dec 08 '18 16:12 jwasinger