Skip to content

Commit

Permalink
Fix/valid tx execute (#173)
Browse files Browse the repository at this point in the history
* valid transaction fails to execute

* fake opcode to reconstruct subscript even when we can’t parse the data.

Signed-off-by: Darren Kellenschwiler <[email protected]>

* aligning the tests to this new concept

Signed-off-by: Darren Kellenschwiler <[email protected]>

* off by one - fix for op return with no bytes. one byte, and multiple bytes after the return statement

Signed-off-by: Darren Kellenschwiler <[email protected]>

---------

Signed-off-by: Darren Kellenschwiler <[email protected]>
Co-authored-by: Michael Boeckli <[email protected]>
  • Loading branch information
deggen and boecklim authored Sep 8, 2023
1 parent 481e83f commit 0b3b2ad
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 0 deletions.
Loading

0 comments on commit 0b3b2ad

Please sign in to comment.