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

Varun/Added 6 Opcodes #25

Merged
merged 6 commits into from
Sep 10, 2024
Merged

Varun/Added 6 Opcodes #25

merged 6 commits into from
Sep 10, 2024

Conversation

varun-doshi
Copy link
Contributor

Added 6 opcodes:

  • 0x6d:OP_2DROP
  • 0x6e: OP_2DUP
  • 0x6f: OP_3DUP
  • 0x73: OP_IFDUP
  • 0x74: OP_DEPTH
  • 0x75: OP_DROP

Copy link
Collaborator

@AbdelStark AbdelStark left a comment

Choose a reason for hiding this comment

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

please add tests

@varun-doshi
Copy link
Contributor Author

please add tests

I've added the tests
Please let me know if there are any questions

Copy link
Collaborator

@AbdelStark AbdelStark left a comment

Choose a reason for hiding this comment

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

lgtm

@AbdelStark AbdelStark merged commit 7ae5693 into zig-bitcoin:main Sep 10, 2024
1 check passed
supreme2580 pushed a commit to supreme2580/btczee that referenced this pull request Sep 10, 2024
* added 6 opcodes

* update:added tests

* clean up

* failing CI test fix

* fixed:CI build fail
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.

2 participants