We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement the OP_LESSTHANOREQUAL opcode using the opcodeLessThanOrEqual reference implementation from btcd
References
Guide on how to add an opcode in shinigami
The text was updated successfully, but these errors were encountered:
@b-j-roberts I'll like to work on this next. Maybe, I'll wait on the other PR reviews first
Sorry, something went wrong.
Hey @okhaimie-dev! Thanks for showing interest. We've created an application for you to contribute to shinigami. Go check it out on OnlyDust!
@b-j-roberts I have addressed your suggestions in my other PRs #12 #29
Can I get started on this?
completed this, but waiting on this PR to merge #32
i need an implement of at least OP_2 & OP_3 to finish my test
No branches or pull requests
Implement the OP_LESSTHANOREQUAL opcode using the opcodeLessThanOrEqual reference implementation from btcd
References
Guide on how to add an opcode in shinigami
The text was updated successfully, but these errors were encountered: