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

Support full-rbf #12644

Closed
1 task
lontivero opened this issue Mar 8, 2024 · 6 comments
Closed
1 task

Support full-rbf #12644

lontivero opened this issue Mar 8, 2024 · 6 comments
Assignees
Milestone

Comments

@lontivero
Copy link
Collaborator

lontivero commented Mar 8, 2024

Scope

Receive, recognize and process full-RBF replacement transactions.

Note: (Out of scope) touch anything related to sending transactions.

Wasabi Client

Wasabi Backend

@molnard molnard added this to the v2.0.7 milestone Mar 11, 2024
@lontivero
Copy link
Collaborator Author

@kristapsk
Copy link
Collaborator

Should also enable full-RBF on Knots node bundled with Wasabi client (if it's not already enabled, there is some code for mempoolreplacement=, but probably it already defaults to Knots defaults, which is full-RBF, not sure by brief looking at code). https://github.com/zkSNACKs/WalletWasabi/blob/1d4c660b5f87e1d9f9c4039bc197209bcc1ba41e/WalletWasabi/BitcoinCore/CoreNode.cs

@molnard
Copy link
Collaborator

molnard commented Mar 21, 2024

The current master deployed to TestNet. Can you enable full RBF on the node there @kristapsk ?

And we are planning to deploy to prod on Monday. We need to do the same there. Can that work?

@kristapsk
Copy link
Collaborator

The current master deployed to TestNet. Can you enable full RBF on the node there @kristapsk ?

It's already enabled. https://github.com/zkSNACKs/MaintenanceVault/issues/335#issuecomment-2004436777

@kristapsk
Copy link
Collaborator

Don't think this is resolved, there is still mempoolreplacement=fee,optin, which means no full-RBF for Knots, in bundled node with client.

@molnard
Copy link
Collaborator

molnard commented Apr 8, 2024

Everything is done.

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

No branches or pull requests

4 participants