This modifies the version 2 block filters in gcs to avoid using standardness code since they are part of consensus code through header commitments and therefore must not change even though the policy regarding standardness can change. It accomplishes the change by making use of the consensus-specific script identification methods available via the stake package. |
||
|---|---|---|
| .. | ||
| 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.