proxy.golang.org : github.com/hdfchain/hdfd/gcs/blockcf
Package blockcf provides functions for building committed filters for blocks using Golomb-coded sets in a way that is useful for light clients such as SPV wallets. Committed filters are a reversal of how bloom filters are typically used by a light client: a consensus-validating full node commits to filters for every block with a predetermined collision probability and light clients match against the filters locally rather than uploading personal data to other nodes. If a filter matches, the light client should fetch the entire block and further inspect it for relevant transactions.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/hdfchain/hdfd/gcs/blockcf
License: ISC
Latest release: almost 5 years ago
First release: almost 5 years ago
Namespace: github.com/hdfchain/hdfd/gcs
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 months ago