Skip to content

Conversation

@OttoAllmendinger
Copy link
Contributor

Add test fixture for OP_DROP opcode while keeping it disabled. Descriptor
parsing will fail with "unknown wrapper" error. Reduces code divergence
between beta and master branches for easier merging.

Ticket: BTC-1829

On the master branch, we DO want to have the OP_DROP test case, but unlike
the beta branch, we make skip the test and make sure descriptor parsing
fails with an unknown wrapper error.

This reduces the distance between `beta` and `master` branches: less
merge conflicts and easier to merge back and forth.

Issue: BTC-1829
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review February 13, 2025 16:57
@OttoAllmendinger OttoAllmendinger requested a review from a team as a code owner February 13, 2025 16:57
@OttoAllmendinger OttoAllmendinger merged commit ceae5a6 into master Feb 14, 2025
2 checks passed
@OttoAllmendinger OttoAllmendinger deleted the BTC-1829.add-opdrop-fixture branch February 14, 2025 10:05
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.

3 participants