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 verify_script, and add tests #4

Merged
merged 6 commits into from
May 23, 2015
Merged

Fix verify_script, and add tests #4

merged 6 commits into from
May 23, 2015

Conversation

afk11
Copy link
Member

@afk11 afk11 commented May 22, 2015

zval scriptErr should have been zval *scriptErr
bitcoinconsensus_error *error should have been bitcoinconsensus_error

Testing against jonasnick/bitcoinconsensus_testcases since it turns up some interesting edge cases in other implementations.

Since these were generated against libbitcoinconsensus, none should fail, but includes some cases that exploits weaker type handling in other implementations, so should be a good set to stick to.

afk11 added a commit that referenced this pull request May 23, 2015
Fix verify_script, and add tests
@afk11 afk11 merged commit 0a97ee9 into Bit-Wasp:master May 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant