Top 0.5% dependent packages on proxy.golang.org
Top 0.9% dependent repos on proxy.golang.org
Top 1.7% forks on proxy.golang.org
proxy.golang.org : github.com/decred/dcrd/txscript/v2
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 decreds. Errors returned by this package are of type txscript.Error. This allows the caller to programmatically determine the specific error by examining the ErrorCode field of the type asserted txscript.Error while still providing rich error messages with contextual information. A convenience function named IsErrorCode is also provided to allow callers to easily check for a specific error code. See ErrorCode in the package documentation for a full list.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/decred/dcrd/txscript/v2
Keywords:
blockchain
, cryptocurrency
, dcrd
, decred
, decred-daemon
, decred-nodes
, go
, golang
, p2p
, peer-to-peer
License: ISC
Latest release: about 2 years ago
First release: almost 6 years ago
Namespace: github.com/decred/dcrd/txscript
Dependent packages: 97
Dependent repositories: 39
Stars: 687 on GitHub
Forks: 281 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 11 hours ago
github.com/decred/dcrd/blockchain/v2 v2.1.1
Package blockchain implements Decred block handling and chain selection rules. The Decred block ...5 versions - Latest release: about 2 years ago - 18 dependent packages - 11 dependent repositories - 687 stars on GitHub
decred.org/dcrd/gcs v1.1.1
Package gcs provides an API for building and using a Golomb-coded set filter. A Golomb-coded set...5 versions - Latest release: about 2 years ago - 738 stars on GitHub
github.com/decred/dcrd/gcs v1.1.1
Package gcs provides an API for building and using a Golomb-coded set filter. A Golomb-coded set...5 versions - Latest release: about 2 years ago - 121 dependent packages - 40 dependent repositories - 687 stars on GitHub
github.com/decred/dcrd/blockchain/stake/v2 v2.0.3
Package stake contains code for all of dcrd's stake transaction chain handling and other portions...4 versions - Latest release: about 2 years ago - 99 dependent packages - 40 dependent repositories - 687 stars on GitHub
github.com/Decred-Next/dcrnlibwallet/spv v0.0.0-20220518071222-94dcf0ccd7ad
1 version - Latest release: about 3 years ago - 1 dependent package - 1 dependent repositoriesgithub.com/Decred-Next/dcrnlibwallet v0.0.0-20220518071222-94dcf0ccd7ad
1 version - Latest release: about 3 years agogithub.com/Decred-Next/dcrnd/blockchain/v3 v3.1.0
Package blockchain implements Decred block handling and chain selection rules. The Decred block ...5 versions - Latest release: about 3 years ago
github.com/decred-next/dcrnd/blockchain/v3 v3.1.0
5 versions - Latest release: about 3 years agogithub.com/Decred-Next/dcrnd v1.5.1
dcrd is a full-node Decred implementation written in Go. The default options are sane for most u...39 versions - Latest release: about 3 years ago
github.com/planetdecred/pdanalytics/dcrd v0.0.0-20211207160909-1c1b9c6f9461
1 version - Latest release: over 3 years ago - 1 dependent package - 1 dependent repositories - 1 stars on GitHubgithub.com/planetdecred/pdanalytics/web v0.0.0-20211207160909-1c1b9c6f9461
1 version - Latest release: over 3 years ago - 1 dependent package - 1 dependent repositories - 1 stars on GitHubgithub.com/planetdecred/pdanalytics/pkgs/parameters v0.0.0-20210121232737-d068a16f7d67
1 version - Latest release: over 4 years ago - 1 stars on GitHubgithub.com/hdfchain/hdflibwallet/spv v0.0.0-20201001125552-dc57307e3496
1 version - Latest release: over 4 years ago - 1 stars on GitHubgithub.com/hdfchain/hdflibwallet v1.5.2
1 version - Latest release: over 4 years ago - 1 stars on GitHubgithub.com/adimekweebuka/dcrlibwallet v1.5.2
14 versions - Latest release: almost 5 years agogithub.com/AdimekweEbuka/dcrlibwallet v1.5.2 removed
14 versions - Latest release: almost 5 years agogithub.com/JustinBeBoy/dcrlibwallet v1.5.2 removed
14 versions - Latest release: almost 5 years agogithub.com/justinbeboy/dcrlibwallet v1.5.2
14 versions - Latest release: almost 5 years ago - 0 stars on GitHubgithub.com/sirmorrison/dcrlibwallet v1.5.0
13 versions - Latest release: about 5 years ago - 0 stars on GitHubgithub.com/justinsantoro/dcrlibwallet v1.5.0 removed
13 versions - Latest release: about 5 years agogithub.com/Sirmorrison/dcrlibwallet v1.5.0
13 versions - Latest release: about 5 years ago - 0 stars on GitHubgithub.com/raedahgroup/dcrwallet/wallet/v3 v3.2.1-badger removed
1 version - Latest release: over 5 years ago - 1 dependent repositoriesgithub.com/codemaestro64/dcrlibwallet v1.1.1
11 versions - Latest release: over 5 years ago - 0 stars on GitHubgithub.com/oshorefueled/dcrlibwallet v1.1.1
11 versions - Latest release: over 5 years agogithub.com/decred/dcrdata/v5 v5.2.2
Decred block explorer, with packages and apps for data collection and storage. Written in Go.14 versions - Latest release: over 5 years ago - 1 dependent package - 2 dependent repositories - 124 stars on GitHub
github.com/raedahgroup/dcrwallet v1.5.1
37 versions - Latest release: over 5 years ago - 1 dependent repositoriesgithub.com/jrick/dcrwallet v1.5.1
A secure Decred wallet daemon written in Go (golang).44 versions - Latest release: over 5 years ago - 0 stars on GitHub
github.com/justinsantoro/dcrwallet v1.5.1
A secure Decred wallet daemon written in Go (golang).44 versions - Latest release: over 5 years ago - 0 stars on GitHub
github.com/decred-next/dcrnwallet/wallet/v3 v3.2.1
9 versions - Latest release: over 5 years ago - 1 stars on GitHubdecred.org/dcrwallet/wallet/v3 v3.2.1 removed
9 versions - Latest release: over 5 years agogithub.com/decred/dcrwallet/wallet/v3 v3.2.1
Package wallet provides ... TODO: Flesh out this section Overview9 versions - Latest release: over 5 years ago - 64 dependent packages - 9 dependent repositories - 196 stars on GitHub
github.com/Decred-Next/dcrnwallet/wallet/v3 v3.2.1
9 versions - Latest release: over 5 years agogithub.com/thi4go/dcrtime v1.0.0
1 version - Latest release: over 5 years agogithub.com/Eacred/ecrwallet v1.5.0
9 versions - Latest release: over 5 years agogithub.com/decred/dcrdata/pubsub/v4 v4.0.2
Decred block explorer, with packages and apps for data collection and storage. Written in Go.3 versions - Latest release: over 5 years ago - 4 dependent packages - 2 dependent repositories - 124 stars on GitHub
github.com/decred/dcrwallet/spv/v3 v3.0.1
A secure Decred wallet daemon written in Go (golang).2 versions - Latest release: over 5 years ago - 34 dependent packages - 2 dependent repositories - 196 stars on GitHub
decred.org/dcrwallet/spv/v3 v3.0.1 removed
2 versions - Latest release: over 5 years agogithub.com/decred/dcrdata/db/dcrpg/v5 v5.0.1
Decred block explorer, with packages and apps for data collection and storage. Written in Go.2 versions - Latest release: over 5 years ago - 3 dependent packages - 2 dependent repositories - 124 stars on GitHub
github.com/decred/dcrdata/db/dbtypes/v2 v2.2.1
Decred block explorer, with packages and apps for data collection and storage. Written in Go.8 versions - Latest release: over 5 years ago - 30 dependent packages - 22 dependent repositories - 124 stars on GitHub
github.com/Decred-Next/dcrndata/db/dbtypes/v2 v2.2.1
8 versions - Latest release: over 5 years ago - 8 dependent packagesgithub.com/decred-next/dcrndata/db/dbtypes/v2 v2.2.1
8 versions - Latest release: over 5 years agogithub.com/Decred-Next/dcrndata/txhelpers/v4 v4.0.1
2 versions - Latest release: over 5 years ago - 8 dependent packagesgithub.com/decred/dcrdata/txhelpers/v4 v4.0.1
Package txhelpers contains helper functions for working with transactions and blocks (e.g. checki...2 versions - Latest release: over 5 years ago - 26 dependent packages - 6 dependent repositories - 124 stars on GitHub
github.com/decred-next/dcrndata/txhelpers/v4 v4.0.1
2 versions - Latest release: over 5 years agogithub.com/Decred-Next/dcrnd/mempool/v3 v3.1.0 removed
2 versions - Latest release: over 5 years agogithub.com/decred/dcrd/mempool/v3 v3.1.0
Package mempool provides a policy-enforced pool of unmined Decred transactions. A key responsibi...2 versions - Latest release: over 5 years ago - 4 dependent packages - 3 dependent repositories - 687 stars on GitHub
github.com/decred-next/dcrnd/mempool/v3 v3.1.0 removed
2 versions - Latest release: over 5 years agogithub.com/decred-next/dcrnd/blockchain/v2 v2.1.0 removed
4 versions - Latest release: over 5 years agogithub.com/Decred-Next/dcrnd/blockchain/v2 v2.1.0 removed
4 versions - Latest release: over 5 years agogithub.com/Decred-Next/dcrnd/blockchain/stake/v2 v2.0.2
3 versions - Latest release: over 5 years ago - 2 dependent packagesgithub.com/decred-next/dcrnd/blockchain/stake/v2 v2.0.2
3 versions - Latest release: over 5 years agogithub.com/decred/dcrdata/txhelpers/v3 v3.0.5
Package txhelpers contains helper functions for working with transactions and blocks (e.g. checki...6 versions - Latest release: almost 6 years ago - 18 dependent packages - 17 dependent repositories - 124 stars on GitHub
github.com/decred/dcrdata/pubsub/v3 v3.0.6
Decred block explorer, with packages and apps for data collection and storage. Written in Go.7 versions - Latest release: almost 6 years ago - 1 dependent package - 4 dependent repositories - 124 stars on GitHub
github.com/decred/dcrdata/db/dcrpg/v4 v4.0.5
Decred block explorer, with packages and apps for data collection and storage. Written in Go.6 versions - Latest release: almost 6 years ago - 1 dependent package - 1 dependent repositories - 124 stars on GitHub
github.com/John-Tonny/vclsuite_vcld/gcs v1.1.0
An alternative full node bitcoin implementation written in Go (golang)1 version - Latest release: almost 6 years ago - 0 stars on GitHub
github.com/john-tonny/vclsuite_vcld/gcs v1.1.0
An alternative full node bitcoin implementation written in Go (golang)1 version - Latest release: almost 6 years ago - 0 stars on GitHub
github.com/Eacred/ecrd/gcs v1.1.0
Eacred daemon in Go (golang).3 versions - Latest release: almost 6 years ago - 4 dependent packages - 0 stars on GitHub
github.com/decred-next/dcrnd/gcs v1.1.0
Package gcs provides an API for building and using a Golomb-coded set filter. A Golomb-coded set...4 versions - Latest release: almost 6 years ago
github.com/Decred-Next/dcrnd/gcs v1.1.0
Package gcs provides an API for building and using a Golomb-coded set filter. A Golomb-coded set...4 versions - Latest release: almost 6 years ago
Check this option to include packages that no longer depend on this package in their latest version but previously did.