Top 0.6% dependent packages on proxy.golang.org
Top 0.8% dependent repos on proxy.golang.org
Top 1.7% forks on proxy.golang.org
Top 2.2% docker downloads on proxy.golang.org
proxy.golang.org : github.com/decred/dcrd/txscript/v4
Package txscript implements the Decred transaction script language. This package provides data structures and functions to parse and execute decred transaction scripts. Decred transaction scripts are written in a stack-base, FORTH-like language. The Decred script language consists of a number of opcodes which fall into several categories such pushing and popping data to and from the stack, performing basic and bitwise arithmetic, conditional branching, comparing hashes, and checking cryptographic signatures. Scripts are processed from left to right and intentionally do not provide loops. The vast majority of Decred scripts at the time of this writing are of several standard forms which consist of a spender providing a public key and a signature which proves the spender owns the associated private key. This information is used to prove the spender is authorized to perform the transaction. One benefit of using a scripting language is added flexibility in specifying what conditions must be met in order to spend decred. The errors returned by this package are of type txscript.ErrorKind wrapped by txscript.Error which has full support for the standard library errors.Is and errors.As functions. This allows the caller to programmatically determine the specific error while still providing rich error messages with contextual information. See the constants defined with ErrorKind in the package documentation for a full list.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/decred/dcrd/txscript/v4
Keywords:
blockchain
, cryptocurrency
, dcrd
, decred
, decred-daemon
, decred-nodes
, go
, golang
, p2p
, peer-to-peer
License: ISC
Latest release: about 1 year ago
First release: over 3 years ago
Namespace: github.com/decred/dcrd/txscript
Dependent packages: 73
Dependent repositories: 45
Stars: 727 on GitHub
Forks: 285 on GitHub
Docker dependents: 2
Docker downloads: 217
Total Commits: 6357
Committers: 159
Average commits per author: 39.981
Development Distribution Score (DDS): 0.43
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago
github.com/decred/dcrd/blockchain/v5 v5.0.1
Decred daemon in Go (golang).2 versions - Latest release: about 1 year ago - 6 dependent packages - 4 dependent repositories - 687 stars on GitHub
github.com/decred/dcrd/gcs/v4 v4.1.0
Package gcs provides an API for building and using a Golomb-coded set filter. A Golomb-Coded Set...2 versions - Latest release: about 1 year ago - 27 dependent packages - 4 dependent repositories - 727 stars on GitHub
github.com/decred/dcrd/blockchain/stake/v5 v5.0.1
Package stake contains code for all of dcrd's stake transaction chain handling and other portions...2 versions - Latest release: about 1 year ago - 29 dependent packages - 4 dependent repositories - 687 stars on GitHub
github.com/decred/dcrd/database/v3 v3.0.2
Package database provides a block and metadata storage database. This package provides a databas...3 versions - Latest release: about 1 year ago - 40 dependent packages - 40 dependent repositories - 687 stars on GitHub
github.com/decred/dcrd/dcrutil/v4 v4.0.2
Package dcrutil provides decred-specific convenience functions and types. A Block defines a Decr...3 versions - Latest release: about 1 year ago - 67 dependent packages - 44 dependent repositories - 687 stars on GitHub
decred.org/dcrd/dcrutil/v4 v4.0.2
3 versions - Latest release: about 1 year agogithub.com/decred/dcrd/hdkeychain/v3 v3.1.2
Package hdkeychain provides an API for Decred hierarchical deterministic extended keys (based on ...5 versions - Latest release: about 1 year ago - 102 dependent packages - 299 dependent repositories - 687 stars on GitHub
github.com/crypto-power/cryptopower v1.1.4
A cross-platform SPV (DCR, BTC & LTC) privacy wallet built with go.6 versions - Latest release: about 1 year ago - 1 stars on GitHub
github.com/JoeGruffins/libwallet v1.0.1
1 version - Latest release: about 1 year ago - 0 stars on GitHubgithub.com/joegruffins/libwallet v1.0.1
1 version - Latest release: about 1 year ago - 0 stars on GitHubdecred.org/dcrdex/dex/testing/loadbot v0.0.0-20240117171138-3cd3679e8177
The Decred Decentralized Exchange (DEX), powered by atomic-swaps.86 versions - Latest release: over 1 year ago - 144 stars on GitHub
decred.org/dcrdex/client/cmd/dexc-desktop v0.0.0-20240117171138-3cd3679e8177
The Decred Decentralized Exchange (DEX), powered by atomic-swaps.16 versions - Latest release: over 1 year ago - 151 stars on GitHub
github.com/decred/dcrlnlpd v0.0.0-20240104150435-171abf5019e3
5 versions - Latest release: over 1 year ago - 1 dependent package - 2 dependent repositories - 5 stars on GitHubgithub.com/decred/dcrdata/exchanges/rateserver v0.0.0-20231119150039-0b6dbacbc787
Decred block explorer, with packages and apps for data collection and storage. Written in Go.17 versions - Latest release: over 1 year ago - 124 stars on GitHub
github.com/decred/dcrdata/pubsub/democlient v0.0.0-20231119150039-0b6dbacbc787
Decred block explorer, with packages and apps for data collection and storage. Written in Go.16 versions - Latest release: over 1 year ago - 124 stars on GitHub
github.com/decred/dcrdata/cmd/dcrdata v0.0.0-20231119150039-0b6dbacbc787
Decred block explorer, with packages and apps for data collection and storage. Written in Go.8 versions - Latest release: over 1 year ago - 124 stars on GitHub
github.com/decred/dcrseeder v0.0.0-20231017143530-dc1a9e7be4fa
Decred Seeder4 versions - Latest release: over 1 year ago - 1 dependent repositories - 10 stars on GitHub
github.com/decred/vspd v0.0.0-20230929082053-9ee95f98ab2d
A Voting Service Provider (VSP) for the Decred network.34 versions - Latest release: over 1 year ago - 17 stars on GitHub
github.com/decred/dcrwallet/v3 v3.1.0
A secure Decred wallet daemon written in Go (golang).3 versions - Latest release: over 1 year ago - 201 stars on GitHub
decred.org/dcrwallet/v3 v3.1.0
A secure Decred wallet daemon written in Go (golang).3 versions - Latest release: over 1 year ago - 17 dependent packages - 2 dependent repositories - 210 stars on GitHub
github.com/decred/vspd/client/v3 v3.0.0
A Voting Service Provider (VSP) for the Decred network.1 version - Latest release: over 1 year ago - 3 dependent packages - 19 stars on GitHub
github.com/ubiq/tars-discord v0.0.0-20230707222159-cc597a538031
Tars - Discord bot8 versions - Latest release: almost 2 years ago - 4 stars on GitHub
github.com/decred/dcrtime v0.0.0-20230706172612-f5d5c59e2266
Decred anchored timestamp client, proxy, and server.3 versions - Latest release: almost 2 years ago - 7 dependent packages - 20 dependent repositories - 27 stars on GitHub
github.com/decred/testnetfaucet v0.0.0-20230621163211-e125edd6656e
Decred testnet faucet.1 version - Latest release: almost 2 years ago - 3 stars on GitHub
github.com/decred/decred-release v1.8.1
Decred binary releases.70 versions - Latest release: about 2 years ago - 1 dependent repositories - 86 stars on GitHub
github.com/jholdstock/dcrmapper v0.0.0-20230613084903-2600087795a8
2 versions - Latest release: about 2 years ago - 0 stars on GitHubdecred.org/dcrd/rpcclient/v7 v7.0.1
2 versions - Latest release: about 2 years agogithub.com/decred/dcrd/rpcclient/v7 v7.0.1
Package rpcclient implements a websocket-enabled Decred JSON-RPC client. This client provides a ...2 versions - Latest release: about 2 years ago - 16 dependent packages - 35 dependent repositories - 687 stars on GitHub
github.com/decred/dcrd/blockchain/v4 v4.1.1
Package blockchain implements Decred block handling and chain selection rules. The Decred block ...5 versions - Latest release: about 2 years ago - 14 dependent packages - 34 dependent repositories - 687 stars on GitHub
github.com/decred/dcrd/gcs/v3 v3.0.1
Package gcs provides an API for building and using a Golomb-coded set filter. A Golomb-Coded Set...2 versions - Latest release: about 2 years ago - 29 dependent packages - 37 dependent repositories - 687 stars on GitHub
github.com/decred/dcrd/blockchain/stake/v4 v4.0.1
Package stake contains code for all of dcrd's stake transaction chain handling and other portions...2 versions - Latest release: about 2 years ago - 30 dependent packages - 36 dependent repositories - 687 stars on GitHub
github.com/decred/dcrtest/dcrdtest v1.0.0
Package dcrdtest provides a dcrd-specific RPC testing harness crafting and executing integration ...8 versions - Latest release: about 2 years ago - 11 dependent packages - 1 dependent repositories - 2 stars on GitHub
github.com/matheusd/dcrlnd v0.4.0
Decred Lightning Network Daemon ⚡️22 versions - Latest release: about 2 years ago - 1 dependent repositories - 1 stars on GitHub
github.com/nikicat/dcrd v1.8.0
dcrd is a full-node Decred implementation written in Go. The default options are sane for most u...39 versions - Latest release: about 2 years ago - 0 stars on GitHub
github.com/decred/vspd/client/v2 v2.1.0
A Voting Service Provider (VSP) for the Decred network.2 versions - Latest release: about 2 years ago - 7 dependent packages - 1 dependent repositories - 17 stars on GitHub
decred.org/dcrwallet/v2 v2.2.0
A secure Decred wallet daemon written in Go (golang).18 versions - Latest release: about 2 years ago - 29 dependent packages - 31 dependent repositories - 231 stars on GitHub
github.com/EXCCoin/exccdata/cmd/exccdata v0.0.0-20230419111953-ae3472cbd807
EXCCoin block explorer, with packages and apps for data collection and storage. Written in Go.3 versions - Latest release: about 2 years ago - 3 stars on GitHub
github.com/decred/vspd/client v1.1.0
A Voting Service Provider (VSP) for the Decred network.3 versions - Latest release: over 2 years ago - 17 stars on GitHub
github.com/davecgh/dcrvotetimes v1.0.1
2 versions - Latest release: over 2 years agogithub.com/planetdecred/dcrlibwallet/dexdcr v0.0.0-20220830180553-18817f162603
1 version - Latest release: almost 3 years ago - 10 dependent packages - 5 dependent repositories - 23 stars on GitHubgithub.com/crux25/dcrlibwallet v1.7.0
5 versions - Latest release: almost 3 years ago - 0 stars on GitHubgithub.com/decred/dcrwallet/v2 v2.0.8 removed
12 versions - Latest release: almost 3 years agogithub.com/decred/dcrdata/db/dcrpg/v7 v7.0.0
Decred block explorer, with packages and apps for data collection and storage. Written in Go.1 version - Latest release: almost 3 years ago - 1 dependent package - 124 stars on GitHub
github.com/decred/dcrdata/gov/v5 v5.0.0
Decred block explorer, with packages and apps for data collection and storage. Written in Go.1 version - Latest release: almost 3 years ago - 1 dependent package - 124 stars on GitHub
github.com/exccoin/exccdata/exchanges/v3 v3.1.0
EXCCoin block explorer, with packages and apps for data collection and storage. Written in Go.2 versions - Latest release: almost 3 years ago - 3 stars on GitHub
github.com/EXCCoin/exccdata/exchanges/v3 v3.1.0
EXCCoin block explorer, with packages and apps for data collection and storage. Written in Go.2 versions - Latest release: almost 3 years ago - 1 dependent package - 3 stars on GitHub
github.com/decred/dcrdata/v7 v7.0.0
Decred block explorer, with packages and apps for data collection and storage. Written in Go.1 version - Latest release: almost 3 years ago - 12 dependent packages - 6 dependent repositories - 124 stars on GitHub
github.com/decred/dcrdata/exchanges/v3 v3.1.0
Decred block explorer, with packages and apps for data collection and storage. Written in Go.2 versions - Latest release: almost 3 years ago - 2 dependent packages - 3 dependent repositories - 124 stars on GitHub
github.com/raedahgroup/dcrlibwallet v1.7.0
20 versions - Latest release: about 3 years ago - 1 dependent repositories - 23 stars on GitHubgitlab.com/raedah/libwallet v1.7.0
21 versions - Latest release: about 3 years ago - 0 stars on GitLab.comgithub.com/raedahgroup/mobilewallet v1.7.0
20 versions - Latest release: about 3 years agogithub.com/junyang100/dcrnlibwallet v1.8.1
26 versions - Latest release: about 3 years ago - 0 stars on GitHubgithub.com/song50119/dcrlibwallet v1.7.0
20 versions - Latest release: about 3 years agogithub.com/decred-next/dcrnd/rpcclient/v7 v7.0.0
1 version - Latest release: over 3 years agogithub.com/decred-next/dcrnd/hdkeychain/v3 v3.1.0
3 versions - Latest release: over 3 years agogithub.com/linden/dcrd/hdkeychain/v3 v3.1.0
Decred daemon in Go (golang).3 versions - Latest release: over 3 years ago - 0 stars on GitHub
github.com/Decred-Next/dcrnd/hdkeychain/v3 v3.1.0
3 versions - Latest release: over 3 years agogithub.com/btclinux/hcrpcclient/v7 v7.0.0-20211205173751-10cca0d482c3
1 version - Latest release: over 3 years ago - 0 stars on GitHubCheck this option to include packages that no longer depend on this package in their latest version but previously did.