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

Remove test that assumes mempoolfullrbf=0 #1737

Conversation

kristapsk
Copy link
Member

@kristapsk kristapsk commented Oct 23, 2024

It has never been safe to assume that an unconfirmed transaction could not be replaced.

#1734 (comment)

Resolves #1734.

It has never been safe to assume that an unconfirmed transaction could not be replaced.
@kristapsk
Copy link
Member Author

Merging this without reviews, as it's obvious. We already support mempoolfullrbf=1 replacements in scripts/bumpfee.py.

@kristapsk kristapsk merged commit d7050f1 into JoinMarket-Org:master Oct 23, 2024
11 checks passed
@kristapsk kristapsk deleted the rm-test_check_valid_candidate_not_replaceable branch October 23, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tests fail with Bitcoin Core 28.0
1 participant