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

GitHub / Simplexum/python-bitcointx issues and pull requests

#85 - Taproot psbt

Pull Request - State: closed - Opened by lucianomareco 5 months ago

#84 - tapInternalKey issue while creating the transaction

Issue - State: open - Opened by himanshu64 about 1 year ago

#83 - Issues with configure bitcointx to work with libsecp256k1

Issue - State: closed - Opened by katsucodes247 over 1 year ago - 2 comments

#82 - Consider OP_1NEGATE handling in CScriptOp (as per linked issue from Core)

Issue - State: closed - Opened by dgpv over 1 year ago - 2 comments

#81 - secp256k1 library not found

Issue - State: closed - Opened by jjhesk over 1 year ago - 2 comments

#80 - Iibbitcoinconsensus is deprecated by Core

Issue - State: open - Opened by dgpv over 1 year ago

#79 - CScript.witness_version() returns 0x51 instead of 1 for taproot

Issue - State: closed - Opened by dgpv over 1 year ago - 13 comments

#78 - psbt.sign not support pubkey type witness_v1_taproot

Issue - State: open - Opened by flex-enjoy over 1 year ago - 1 comment

#77 - Port ecdasig_parse_der_lax, remove openssl dependency

Pull Request - State: closed - Opened by dgpv about 2 years ago - 1 comment

#76 - Incompatibility with OpenSSL 3

Issue - State: closed - Opened by whitslack over 2 years ago - 9 comments

#75 - Use libsecp256k1 v0.2.0?

Issue - State: closed - Opened by kristapsk over 2 years ago - 11 comments

#74 - libbitcoinconsensus undefined symbol

Issue - State: closed - Opened by JeremyRand almost 3 years ago - 4 comments

#73 - Adding bech32 spending example

Issue - State: open - Opened by mrx23dot almost 3 years ago - 4 comments

#72 - Allow custom xpub prefixes in PSBT deserialize()

Pull Request - State: closed - Opened by dgpv almost 3 years ago

#71 - sign-psbt.py example does not support electrum's testnet xpub encoding for p2wsh

Issue - State: closed - Opened by kanzure almost 3 years ago - 3 comments

#70 - Consider adding scriptWitness to CTxIn

Issue - State: open - Opened by dgpv over 3 years ago

#69 - Add ability to send to segvit_v1 addresses

Pull Request - State: closed - Opened by dgpv over 3 years ago - 11 comments

#68 - only first 32 bytes of HMAC-SHA512 should be used for public/private ckd

Pull Request - State: closed - Opened by scgbckbone over 3 years ago - 1 comment

#67 - Replace hashlib.ripemd160 with ripemd160 impl taken from Electrum

Pull Request - State: closed - Opened by dgpv over 3 years ago - 7 comments

#65 - Replace hashlib.ripemd160 with python-only implemenation

Pull Request - State: closed - Opened by dgpv over 3 years ago - 9 comments

#64 - Potential problem with RIPEMD160 removal from newer OpenSSL versions by default

Issue - State: closed - Opened by kristapsk over 3 years ago - 2 comments

#63 - Fix secp ecdha argtypes

Pull Request - State: closed - Opened by scgbckbone over 3 years ago - 3 comments

#62 - Migrate automatic tests from travis-ci to gitub actions

Pull Request - State: closed - Opened by dgpv over 3 years ago - 1 comment

#61 - CPubKey class and invalid pubkeys - should the API be changed ?

Issue - State: open - Opened by dgpv over 3 years ago

#60 - Add Taproot support

Pull Request - State: closed - Opened by dgpv over 3 years ago - 33 comments

#59 - How to handle libsecp256k1 ABI non-guarantees of stability

Issue - State: closed - Opened by dgpv over 3 years ago - 5 comments

#58 - BIP32 test vector 5 should be added to tests and checked

Issue - State: closed - Opened by kristapsk over 3 years ago - 5 comments

#57 - Taproot support

Issue - State: open - Opened by AdamISZ about 4 years ago - 18 comments

#56 - Can DeserializationValueBoundsError be triggered by a valid tx?

Issue - State: closed - Opened by AdamISZ over 4 years ago - 6 comments

#55 - Test vectors for BIP32 derivation with leading zeros (to sync with BIP)

Pull Request - State: closed - Opened by dgpv over 4 years ago - 1 comment

#54 - Allow to grind ECDSA signature to have low-R

Pull Request - State: closed - Opened by dgpv almost 5 years ago - 1 comment

#53 - Do not throw exception in PSBT_Input.sign() if utxo or index is not set

Pull Request - State: closed - Opened by dgpv almost 5 years ago - 1 comment

#52 - Signing a PSBT with some inputs not having utxo throws ValueError

Issue - State: closed - Opened by AdamISZ almost 5 years ago - 3 comments

#51 - Add util.assert_never for static checks of must-be-unreachable code

Pull Request - State: closed - Opened by dgpv almost 5 years ago

#50 - Enable Mypy to check that enum match is exhaustive

Pull Request - State: closed - Opened by ysangkok almost 5 years ago - 3 comments

#49 - Branching on all cases of an enum should be Mypy-enforced

Issue - State: closed - Opened by ysangkok almost 5 years ago - 2 comments

#48 - Use startswith instead of slicing

Pull Request - State: closed - Opened by ysangkok almost 5 years ago - 2 comments

#46 - Candidate for 1.1.1.post1

Pull Request - State: closed - Opened by dgpv almost 5 years ago - 3 comments

#44 - PSBT: is finalized state queryable?

Issue - State: closed - Opened by AdamISZ almost 5 years ago - 4 comments

#43 - Allow witness and non-witness UTXO to be present in serialized PSBT

Pull Request - State: closed - Opened by dgpv almost 5 years ago - 25 comments

#42 - PSBT decoding should allow both witness and non-witness utxo fields for same input

Issue - State: closed - Opened by dgpv almost 5 years ago - 3 comments

#41 - Do not set secp256k1 error callback

Pull Request - State: closed - Opened by dgpv almost 5 years ago - 1 comment

#40 - Need to add support for new per-input PSBT fields for hash preimages

Issue - State: open - Opened by dgpv almost 5 years ago - 1 comment

#39 - PSBT_Input.sign() can return None or PSBT_InpuSignInfo depending on input script type

Issue - State: closed - Opened by AdamISZ almost 5 years ago - 7 comments

#37 - Need to test libbitcoinconsensus interface in automatic Travis tests

Issue - State: closed - Opened by dgpv about 5 years ago - 1 comment

#35 - Allow CTransaction for witness utxo (store converted utxo separately)

Pull Request - State: closed - Opened by dgpv about 5 years ago - 4 comments

#34 - Allow full prev tx in witness utxo

Pull Request - State: closed - Opened by dgpv about 5 years ago

#33 - PSBT_Input does not allow full transaction in utxo field for witness inputs

Issue - State: closed - Opened by dgpv about 5 years ago - 3 comments

#31 - Linking to a locally installed secp256k1 (instead of system)

Issue - State: closed - Opened by AdamISZ over 5 years ago - 9 comments

#29 - does not work with threading

Issue - State: closed - Opened by dgpv almost 6 years ago - 2 comments

#28 - Return params in ctx manager ChainParams

Pull Request - State: closed - Opened by genme almost 6 years ago

#27 - Add signet support

Pull Request - State: closed - Opened by genme almost 6 years ago - 1 comment

#26 - Drop support for python 3.4 and 3.5

Pull Request - State: closed - Opened by genme almost 6 years ago

#25 - Python 3.4, 3.5 backward compatibility

Pull Request - State: closed - Opened by genme almost 6 years ago - 1 comment

#24 - Add pypy3 in travis, update setup.py

Pull Request - State: closed - Opened by genme about 6 years ago

#23 - Add status images, up tests, add egg-info in .gitignore, add .travis.yml

Pull Request - State: closed - Opened by genme about 6 years ago

#21 - Add more definitions to bitcointx.core.secp256k1

Pull Request - State: closed - Opened by romanz about 6 years ago - 6 comments

#20 - Planned incompatible changes for next major version

Issue - State: closed - Opened by dgpv about 6 years ago - 3 comments

#19 - CPubKey's is_valid is a property, while other classes have is_valid() as a method

Issue - State: closed - Opened by dgpv over 6 years ago - 2 comments

#17 - Which fork should I use?

Issue - State: closed - Opened by dbolser over 6 years ago - 4 comments

#16 - VerifyScript: not all SCRIPT_VERIFY_* flags are handled

Issue - State: open - Opened by dgpv over 6 years ago - 2 comments

#15 - openssl allows some DER encoding violations that bitcoind does not

Issue - State: closed - Opened by dgpv over 6 years ago - 1 comment

#14 - make signing with libsecp256k1 the default

Pull Request - State: closed - Opened by dgpv over 6 years ago

#13 - rename python package: bitcoin -> bitcointx, to avoid conflicts

Pull Request - State: closed - Opened by dgpv over 6 years ago

#12 - Fix code duplication in sign_compact

Pull Request - State: closed - Opened by HelloZeroNet over 6 years ago - 1 comment

#11 - Fix DERSignature.stream_serialize length omission

Pull Request - State: closed - Opened by dgpv almost 7 years ago - 3 comments

#10 - fix checking on p2sh-p2wsh

Pull Request - State: closed - Opened by dgpv almost 7 years ago

#9 - Signing with libsecp256k1 by default ?

Issue - State: closed - Opened by dgpv almost 7 years ago - 9 comments

#8 - Deprecating RPC-related code

Issue - State: closed - Opened by dgpv almost 7 years ago - 1 comment

#7 - Should we change python package name to 'bitcointx' ?

Issue - State: closed - Opened by dgpv almost 7 years ago - 2 comments

#6 - Change 'bitcoinlib' to 'bitcoindata', strip code related to bitcoin network

Pull Request - State: closed - Opened by dgpv almost 7 years ago

#5 - add ability to use libsecp256k1 for signing (supports RFC6979)

Pull Request - State: closed - Opened by dgpv almost 7 years ago

#4 - handle non-standard RPC responses

Pull Request - State: closed - Opened by dgpv almost 7 years ago

#3 - BaseProxy: allow to specify custom connection

Pull Request - State: closed - Opened by dgpv almost 7 years ago

#2 - CScript.is_witness_scriptpubkey : size must match second byte + 2

Pull Request - State: closed - Opened by dgpv almost 7 years ago

#1 - Bech32 address support

Pull Request - State: closed - Opened by dgpv almost 7 years ago