Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/valid tx execute #173

Merged
merged 4 commits into from
Sep 8, 2023
Merged

Fix/valid tx execute #173

merged 4 commits into from
Sep 8, 2023

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    17c2487 View commit details
    Browse the repository at this point in the history
  2. fake opcode to reconstruct subscript even when we can’t parse the data.

    Signed-off-by: Darren Kellenschwiler <[email protected]>
    sirdeggen committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e64249b View commit details
    Browse the repository at this point in the history
  3. aligning the tests to this new concept

    Signed-off-by: Darren Kellenschwiler <[email protected]>
    sirdeggen committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    558d9b6 View commit details
    Browse the repository at this point in the history
  4. 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]>
    sirdeggen committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a4f0087 View commit details
    Browse the repository at this point in the history