Top 1.6% dependent packages on proxy.golang.org
proxy.golang.org : github.com/p9c/util
Package util provides bitcoin-specific convenience functions and types. A Block defines a bitcoin block that provides easier and more efficient manipulation of raw wire protocol blocks. It also memoizes hashes for the block and its transactions on their first access so subsequent accesses don't have to repeat the relatively expensive hashing operations. A Tx defines a bitcoin transaction that provides more efficient manipulation of raw wire protocol transactions. It memoizes the hash for the transaction on its first access so subsequent accesses don't have to repeat the relatively expensive hashing operations. The Address interface provides an abstraction for a Bitcoin address. While the most common type is a pay-to-pubkey-hash, Bitcoin already supports others and may well support more in the future. This package currently provides implementations for the pay-to-pubkey, pay-to-pubkey-hash, and pay-to-script-hash address types. To decode/encode an address: log.Println(err)
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/p9c/util
License: ISC
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: github.com/p9c
Dependent packages: 9
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago
github.com/p9c/rpc v0.0.25
rpc stuff for the parallelcoin pod25 versions - Latest release: over 5 years ago - 5 dependent packages - 0 stars on GitHub
github.com/p9c/kopach v0.0.18
Miner for Parallelcoin18 versions - Latest release: over 5 years ago - 3 dependent packages - 1 stars on GitHub
github.com/p9c/chain v0.0.28
Package blockchain implements bitcoin block handling and chain selection rules. The bitcoin block...28 versions - Latest release: over 5 years ago - 9 dependent packages - 0 stars on GitHub
github.com/p9c/blockdb v0.0.17
Blockchain database driver17 versions - Latest release: over 5 years ago - 4 dependent packages - 0 stars on GitHub
github.com/p9c/wallet v0.0.24
Copyright (c) 2013-2017 The btcsuite developers Copyright (c) 2015-2016 The btcsuite developers ...23 versions - Latest release: over 5 years ago - 5 dependent packages - 0 stars on GitHub
Check this option to include packages that no longer depend on this package in their latest version but previously did.