⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Optional op_return output for generate_and_send_coins#143

Open
jachiang wants to merge 3 commits intobitcoinops:masterfrom
jachiang:2019-11-generate-and-send-opreturn
Open

Optional op_return output for generate_and_send_coins#143
jachiang wants to merge 3 commits intobitcoinops:masterfrom
jachiang:2019-11-generate-and-send-opreturn

Conversation

@jachiang
Copy link
Contributor

@jachiang jachiang commented Nov 1, 2019

Allows us to conveniently generate op_return outputs with generate_and_send_coins:
This would be useful for taptweak chapter mini case-study: #132

Previous change added a witness stack argument to the CTxInWitness initializer.
However, methods such as CTransaction.deserialize() will initialize
CTxInWitness() without a witness stack argument. This fix makes the witness
stack argument optional.
Copy link
Collaborator

@elichai elichai left a comment

Choose a reason for hiding this comment

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

Don't understand the usecase but the technicality looks good

@jnewbery jnewbery removed their request for review December 6, 2023 13:01
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