Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

added THROW and THROWIFNOT opcodes to engine #24

Merged
merged 1 commit into from
Oct 8, 2017
Merged

added THROW and THROWIFNOT opcodes to engine #24

merged 1 commit into from
Oct 8, 2017

Conversation

hal0x2328
Copy link
Member

Two new opcodes for exception handling were added to neo-vm on Aug 22, causing transactions with multiple invocations in neo-python's implementation to halt execution after the first invocation due to the trailing unknown opcode

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 52.526% when pulling d2e28c0 on hal0x2328:master into f1d9db3 on CityOfZion:master.

Copy link
Collaborator

@localhuman localhuman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome find

@localhuman localhuman merged commit f7efe14 into CityOfZion:master Oct 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants