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

Decentralized UTXO Set Snapshot Download #54

Open
liuchengxu opened this issue Sep 15, 2024 · 0 comments
Open

Decentralized UTXO Set Snapshot Download #54

liuchengxu opened this issue Sep 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@liuchengxu
Copy link
Member

liuchengxu commented Sep 15, 2024

Subcoin currently supports exporting its state in a format compatible with the UTXO Set dump from Bitcoin Core. To enhance this functionality, it would be beneficial to enable users to download the UTXO Set directly from the Subcoin P2P network and later import it into their Bitcoin Core node. This would allow Bitcoin Core users to bypass reliance on trusted snapshot providers for fast sync, offering a more decentralized and secure option for syncing.

This feature builds upon the fast sync functionality in Substrate. Our next step involves developing a dedicated tool that operates independently (or as part of Subcoin CLI), allowing users to leverage it as a standalone utility for managing UTXO Set downloads.

@liuchengxu liuchengxu added the enhancement New feature or request label Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant