mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00

* [DEV-361] Create type TxID as alias to daghash.Hash. Use it for transaction IDs * [DEV-361] Fixed missed renames * [DEV-361] Removed usage of zeroHash * [DEV-361] Fixed more missed renames
gcs
[]
(https://travis-ci.org/btcsuite/btcutil) ![ISC License]
(http://img.shields.io/badge/license-ISC-blue.svg)
[
]
(http://godoc.org/github.com/daglabs/btcutil/gcs)
Package gcs provides an API for building and using a Golomb-coded set filter similar to that described here.
A comprehensive suite of tests is provided to ensure proper functionality.
Installation and Updating
$ go get -u github.com/daglabs/btcutil/gcs
License
Package gcs is licensed under the copyfree ISC License.