This updates the gcs module dependencies, the copyright year in the files modified since the previous release, and serves as a base for gcs/v3.0.0. The updated direct dependencies in this commit are as follows: - github.com/decred/dcrd/blockchain/stake/v4@v4.0.0 The full list of updated direct dependencies since the previous gcs/v2.1.0 release are as follows: - github.com/dchest/siphash@v1.2.2 - github.com/decred/dcrd/blockchain/stake/v4@v4.0.0 - github.com/decred/dcrd/chaincfg/chainhash@v1.0.3 - github.com/decred/dcrd/txscript/v4@v4.0.0 - github.com/decred/dcrd/wire@v1.5.0 Finally, all modules in the repository that depend on the module are tidied to ensure they are updated to use the latest versions hoisted forward as a result. |
||
|---|---|---|
| .. | ||
| blockcf.go | ||
| README.md | ||
blockcf2
Package blockcf2 provides functions to build version 2 block filters. Unlike the gcs package, which is a general implementation of golomb coded sets, this package is tailored for specific filter creation for Decred blocks.
License
Package blockcf2 is licensed under the copyfree ISC License.