petertodd/python-bitcoinlib
Python3 library providing an easy interface to the Bitcoin data structures and protocol.
PythonNOASSERTION
Issues
- 1
Bug in signature serialize/deserialize
#295 opened by krisk0 - 4
Feature request: Taproot support
#263 opened by laanwj - 1
PSBT transaction signing
#297 opened by nixonrichard1971 - 0
CScript.witness_version() should call CSriptOp.decode_op_n() on the value before returning
#298 opened by dgpv - 1
Support creating a Schnorr Signature given a message
#278 opened by cjackie - 1
Is it using deterministic nonce?
#293 opened by StingJohnson - 3
VerifyScript not upgraded for segwit
#224 opened by kanzure - 5
Multiple UTXOs signature problem (examples)
#294 opened by nahum-maurice - 7
Sending tx does not work
#292 opened by pbies - 0
how to parse msg_version
#290 opened by st3b1t - 3
- 2
- 3
Segmentation fault when calling VerifyScript function
#285 opened by noahfx - 1
The default msg_version.strSubVer is bytes but the encoder expects a string.
#287 opened by llamasoft - 1
Not find module 'libeay32' , win10
#273 opened by lijixy - 3
Not find module 'libeay32' , win10
#272 opened by lijixy - 3
Non-deterministic private key when entropy is too long
#239 opened by pedr0-fr - 1
Question about where is wallet stored?
#279 opened by stephenoseiowusu - 1
- 1
- 1
Increase the usage of augmented assignment statements
#264 opened by elfring - 0
Multiprocess not working
#260 opened by FrancescoSaverioZuppichini - 0
- 2
- 7
Implement miniscript
#235 opened by kanzure - 7
CTransaction.stream_deserialize allows flagbyte != 1
#220 opened by dgpv - 4
- 5
Implement low R signing
#248 opened by brianddk - 6
RPC Tests
#241 opened by SachinMeier - 8
Provide type hints
#243 opened by Kixunil - 2
- 2
Blocks don't parse after SegWit fork
#245 opened by jeanmonet - 5
OPCODES_BY_NAME missing OP_TRUE and OP_FALSE
#225 opened by kanzure - 1
bitcoin.core.keys links to broken SSL on OSX Catalina
#238 opened by sr-gi - 7
Deterministic Signatures?
#237 opened by npodonnell - 4
Example for P2WSH wrong?
#236 opened by weskerfoot - 3
Release 0.10.2 does not include segwit_address
#222 opened by dr-orlovsky - 0
CTransaction.stream_deserialize allows empty witness record when witness is signalled
#221 opened by dgpv - 0
Need `bitcoin.conf` section support
#218 opened by petertodd - 2
Parcial update of an HDWallet
#215 opened by Moliholy - 1
- 8
"This library may go unmaintained in the near future"
#192 opened by dgpv - 1
- 1
fakebitcoinproxy test fails
#204 opened by dgpv - 3
- 1
- 1
Credentials from configuration file are ignored.
#191 opened by emmnx - 1
Fix on from_scriptPubKey accept_bare_checksig
#197 opened by fcmercury - 0
Transaction deserialization failed
#195 opened by Pz9524 - 1
Importing bitcoinlib breaks Flask logger
#194 opened by Nolaan