Skip to content

Collection of the existing proposals to implement UTXO commitments and FastSync in the Bitcoin Cash network.

License

Notifications You must be signed in to change notification settings

BeltranLeo/Bitcoin-Cash-UTXO-commitments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BItcoin Cash UTXO Commitments

Collection of the existing proposals to implement UTXO commitments and FastSync in the Bitcoin Cash network.

What are UTXO commitments?

UTXO commitments allow nodes to retrieve the current state of the network without needing to download the entire transaction history. Instead, they get a snapshot of the state of the blockchain (UTXO set) and perform a cryptographic verification to make sure they have the correct state, which then allows them to function normally.

Existing proposals

Relevant documents

About

Collection of the existing proposals to implement UTXO commitments and FastSync in the Bitcoin Cash network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published