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

Add function to check RBF-ness of transactions #565

Merged
merged 1 commit into from Feb 6, 2021

Conversation

sgeisler
Copy link
Contributor

@sgeisler sgeisler commented Feb 4, 2021

I noticed we currently don't have an easy way to check the explicit RBF signaling of a tx (see also rust-bitcoin/rust-bitcoincore-rpc#162).

Copy link
Collaborator

@stevenroose stevenroose left a comment

Choose a reason for hiding this comment

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

utACK e98f143

Copy link
Collaborator

@dr-orlovsky dr-orlovsky left a comment

Choose a reason for hiding this comment

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

LGTM & utACK

@dr-orlovsky dr-orlovsky added this to the 0.26.1 milestone Feb 5, 2021
@sgeisler sgeisler merged commit 80b47f1 into rust-bitcoin:master Feb 6, 2021
@sgeisler sgeisler deleted the 2021-02-rbf branch February 6, 2021 15:39
Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

ack e98f143

Davidson-Souza pushed a commit to Davidson-Souza/rust-bitcoin that referenced this pull request Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants