petertodd/python-bitcoinlib
Python3 library providing an easy interface to the Bitcoin data structures and protocol.
PythonNOASSERTION
Issues
- 1
Send coin from specific address
#180 opened by nomantariq18 - 2
Return argument for VerifyScript
#94 opened by benjiqq - 0
broken pipe and request sent errors
#164 opened by youngkylejan - 0
issue
#127 opened - 12
bitcoin.params [bug]?
#142 opened by cluelessperson - 5
Convert to libsecp256k1
#123 opened by mcelrath - 5
Bech32 & segwit address support?
#147 opened by afk11 - 4
- 2
More examples please
#179 opened by npodonnell - 8
- 1
Potentially misleading/buggy implementation in checking P2WPK and P2WSH nested in P2SH
#176 opened by wanwenli - 3
do you have plan to support bip32
#173 opened by xuanzhui - 1
is this a bitcoind RPC wrapper or not
#143 opened by openalmeida - 0
Fail in retrieve a transaction from JSON RPC
#182 opened by Bedotech - 1
cannot create new address from rpc
#181 opened by dexhunter - 0
Potential WIF format incompatibility
#175 opened by petertodd - 6
Error: File "/usr/lib/python3.4/json/decoder.py", line 361, in raw_decode raise ValueError(errmsg("Expecting value", s, err.value)) from None
#93 opened by Serasar - 1
Plan to support BitcoinCash?
#171 opened by hwind - 1
Release v0.9.0 as tarball in pypi.
#157 opened by stratakis - 0
- 0
Inconsistency in uint256_from_compact?
#165 opened by caioariede - 2
Help with multi-input transaction
#161 opened by daroay - 1
issue with setuptools
#155 opened by M0rningSt4r - 3
Support for other altcoins
#149 opened by srya-b - 5
rpc.py: authpair referenced before assignment (instantiating Proxy with conf file and service_url params)
#152 opened by adventurist - 1
i run code of "Proxy.getrawtransaction()" and hava a error of Use -txindex to enable blockchain transaction queries
#148 opened by axing1991 - 2
Support .cookie authentication
#138 opened by juestr - 2
Deserialization of segwit blocks fails on version 0.8 with Bitcoin Core 0.15.0RC2
#146 opened by harding - 4
transaction deserialization fails
#134 opened by srya-b - 1
Some testnet blocks larger than MAX_SIZE
#132 opened by srya-b - 1
signrawtransaction throws struct.error Exception
#133 opened by elichai - 4
Cannot deserialize 13575b3cfd90f38c90b490624be3cdc89ba2fb4616dbcd2782a093495993cfa3 from testnet
#131 opened by ayeowch - 0
- 2
gettransaction in testnet
#125 opened by hofuke - 2
Transaction compiler
#120 opened by benjiqq - 2
Maybe a missing parenthesis
#105 opened by aalex - 1
VectorSerializer methods don't match signature of base
#115 opened by ghtdak - 7
- 0
Add getblockheader RPC call
#95 opened by petertodd - 1
bitcoin.rpc.Proxy.gettransaction() is broken
#119 opened by yevhen-m - 1
setup.py fails due to missing README
#109 opened by jonasnick - 1
Prune the blockchain size
#111 opened by Jzarecta - 4
Please Fix Readme
#64 opened by eahefnawy - 1
Remove accounts
#91 opened by benjiqq - 2
Relase v0.5.0 needs to be uploaded to PyPI
#84 opened by petertodd - 2
- 1
- 1
str(<COutPoint>) should return "<txid>:n"
#58 opened by petertodd - 2
`CBitcoinAddressError` when using testnet
#49 opened by lajarre - 3
OpenSSL 1.0.1k handling of DER signatures
#48 opened by rnicoll