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 moved funds sweep trigger #3736

Closed
1 task done
lukasz-zimnoch opened this issue Nov 6, 2023 · 0 comments
Closed
1 task done

Add moved funds sweep trigger #3736

lukasz-zimnoch opened this issue Nov 6, 2023 · 0 comments
Assignees

Comments

@lukasz-zimnoch
Copy link
Member

lukasz-zimnoch commented Nov 6, 2023

This task is about implementing a moved funds sweep action trigger in the client. All wallets that received moved funds must merge them without their own main UTXO. A possible problem to consider is multiple wallets doing this at the same time (may affect performance).

Important note: As for now, wallet actions are triggered using the wallet coordinator mechanism. However, there is ongoing work aiming to replace this mechanism with a better alternative. The moved funds sweep trigger must adhere to the new solution. See keep-network/tbtc-v2#737 for reference.

Tasks

Preview Give feedback
  1. 📟 client
    tomaszslabon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants