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

Make any zero-valued input inscription unbound #2397

Merged
merged 6 commits into from
Aug 31, 2023
Merged

Conversation

raphjaph
Copy link
Collaborator

@raphjaph raphjaph commented Aug 30, 2023

Fixes #2386

@raphjaph raphjaph requested a review from casey August 30, 2023 17:52
Copy link
Collaborator

@casey casey left a comment

Choose a reason for hiding this comment

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

For the record, this makes me want to kms 😂 But this is inline with the idea that inscriptions are made on input sats.

This looks good, but we need to test that we aren't unbinding any existing bound inscriptions first, i.e., envelopes on zero-value inputs where the total input value is nonzero.

@raphjaph raphjaph merged commit c00652c into master Aug 31, 2023
6 checks passed
@raphjaph raphjaph deleted the zero-valued-inputs branch August 31, 2023 22:42
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.

Add test for inscription inside zero value input
2 participants