Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / btcsuite/btcscript issues and pull requests

#44 - Remove all code and update README.md to new loc.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#44 - Remove all code and update README.md to new loc.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#43 - Fix test error verbs found by go vet in the tests.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#43 - Fix test error verbs found by go vet in the tests.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#42 - Add new flag ScriptVerifySigPushOnly.

Pull Request - State: closed - Opened by dajohi about 10 years ago - 1 comment

#42 - Add new flag ScriptVerifySigPushOnly.

Pull Request - State: closed - Opened by dajohi about 10 years ago - 1 comment

#41 - Make several of the reg tests more consistent.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#41 - Make several of the reg tests more consistent.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#40 - Update btcscript import paths to new location.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#40 - Update btcscript import paths to new location.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#39 - Update btcec import paths to new location.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#39 - Update btcec import paths to new location.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#38 - Update btcnet import paths to new location.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#38 - Update btcnet import paths to new location.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#37 - Update btcwire import paths to new location.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#37 - Update btcwire import paths to new location.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#36 - Update btclog import paths to new location.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#36 - Update btclog import paths to new location.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#35 - Update log test for upstream seelog changes.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#35 - Update log test for upstream seelog changes.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#34 - Update fastsha256 import paths to new location.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#34 - Update fastsha256 import paths to new location.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#33 - Update btcutil import paths to new location.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#33 - Update btcutil import paths to new location.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#32 - Discourage NOPs reserved for soft-fork upgrades

Pull Request - State: closed - Opened by dajohi about 10 years ago - 3 comments

#32 - Discourage NOPs reserved for soft-fork upgrades

Pull Request - State: closed - Opened by dajohi about 10 years ago - 3 comments

#31 - Update script builder for BIP0062 and enforce limits.

Pull Request - State: closed - Opened by davecgh about 10 years ago - 2 comments

#31 - Update script builder for BIP0062 and enforce limits.

Pull Request - State: closed - Opened by davecgh about 10 years ago - 2 comments

#30 - Correct a couple of typos spotted while reviewing.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#30 - Correct a couple of typos spotted while reviewing.

Pull Request - State: closed - Opened by davecgh about 10 years ago

#29 - Sync TX tests with Bitcoin Core.

Pull Request - State: closed - Opened by dajohi about 10 years ago - 1 comment

#29 - Sync TX tests with Bitcoin Core.

Pull Request - State: closed - Opened by dajohi about 10 years ago - 1 comment

#28 - Feature request: Export parseScript and opcode fields

Issue - State: closed - Opened by jonasnick over 10 years ago - 11 comments

#28 - Feature request: Export parseScript and opcode fields

Issue - State: closed - Opened by jonasnick over 10 years ago - 11 comments

#27 - Rename signTxOutput to RawTxInSignature

Pull Request - State: closed - Opened by gsalgado over 10 years ago - 2 comments

#27 - Rename signTxOutput to RawTxInSignature

Pull Request - State: closed - Opened by gsalgado over 10 years ago - 2 comments

#26 - New AddRaw method to ScriptBuilder

Pull Request - State: closed - Opened by gsalgado over 10 years ago - 1 comment

#26 - New AddRaw method to ScriptBuilder

Pull Request - State: closed - Opened by gsalgado over 10 years ago - 1 comment

#25 - Removed unnecessary signTxOutputCustomReader.

Pull Request - State: closed - Opened by jongillham over 10 years ago - 1 comment

#25 - Removed unnecessary signTxOutputCustomReader.

Pull Request - State: closed - Opened by jongillham over 10 years ago - 1 comment

#24 - Made hashType typed as SigHashType.

Pull Request - State: closed - Opened by jongillham over 10 years ago - 2 comments

#24 - Made hashType typed as SigHashType.

Pull Request - State: closed - Opened by jongillham over 10 years ago - 2 comments

#23 - Fixed SignTxOutput doc spelling error.

Pull Request - State: closed - Opened by jongillham over 10 years ago - 2 comments

#23 - Fixed SignTxOutput doc spelling error.

Pull Request - State: closed - Opened by jongillham over 10 years ago - 2 comments

#22 - hashType might be better as a typed parameter instead of as a byte

Issue - State: closed - Opened by jongillham over 10 years ago - 3 comments

#22 - hashType might be better as a typed parameter instead of as a byte

Issue - State: closed - Opened by jongillham over 10 years ago - 3 comments

#21 - comment:script.go: ScriptDB->KeyDB

Pull Request - State: closed - Opened by kac- over 10 years ago - 1 comment

#21 - comment:script.go: ScriptDB->KeyDB

Pull Request - State: closed - Opened by kac- over 10 years ago - 1 comment

#20 - Changed TxIn.PreviousOutpoint to TxIn.PreviousOutPoint after btcwire API change.

Pull Request - State: closed - Opened by jongillham over 10 years ago - 1 comment

#20 - Changed TxIn.PreviousOutpoint to TxIn.PreviousOutPoint after btcwire API change.

Pull Request - State: closed - Opened by jongillham over 10 years ago - 1 comment

#19 - use btcec structs instead of ecdsa structs

Pull Request - State: closed - Opened by jimmysong over 10 years ago - 1 comment

#18 - Removed logging dependencies.

Pull Request - State: closed - Opened by jongillham over 10 years ago - 1 comment

#17 - Remove the use of go-spew.

Pull Request - State: closed - Opened by dajohi over 10 years ago - 5 comments

#16 - Incompatible with App Engine due to go-spew.

Issue - State: closed - Opened by jongillham over 10 years ago - 14 comments

#15 - Replaced privkey with privKey for consistency with other btc packages.

Pull Request - State: closed - Opened by qedus over 10 years ago - 2 comments

#14 - More tests

Pull Request - State: closed - Opened by 0xmichalis over 10 years ago

#13 - Complete SetLogWriter testing

Pull Request - State: closed - Opened by 0xmichalis over 10 years ago

#12 - Update travis

Pull Request - State: closed - Opened by 0xmichalis over 10 years ago - 8 comments

#11 - Add log testing

Pull Request - State: closed - Opened by 0xmichalis over 10 years ago - 2 comments

#10 - Mistake in isScriptHash?

Issue - State: closed - Opened by yrashk over 10 years ago - 2 comments

#9 - How can I determine if a script is pay to public key hash?

Issue - State: closed - Opened by qedus over 10 years ago - 6 comments

#8 - Create an API to return data objects for a given script.

Issue - State: closed - Opened by dajohi almost 11 years ago - 1 comment

#7 - Failed to process block 185117 on testnet

Issue - State: closed - Opened by davecgh almost 11 years ago - 1 comment
Labels: bug

#6 - Make signatures with non-canonical data pushes non-standard.

Issue - State: closed - Opened by dajohi almost 11 years ago - 1 comment

#5 - make opcode internals public

Issue - State: closed - Opened by tals almost 11 years ago - 7 comments

#4 - Added support to decode scripthash/multisig from pkscripts

Pull Request - State: closed - Opened by flammit about 11 years ago - 1 comment

#3 - sigDer belongs in btcec as an exported function

Issue - State: closed - Opened by donovanhide about 11 years ago - 2 comments

#2 - Relay OP_RETURN TxOut as standard tx type

Issue - State: closed - Opened by dajohi over 11 years ago

#1 - Failed to process block 96464 on testnet

Issue - State: closed - Opened by davecgh over 11 years ago - 2 comments
Labels: bug