issues
search
buidl-bitcoin
/
buidl-python
python3 bitcoin library with no dependencies and extensive test coverage
https://pypi.org/project/buidl/
MIT License
83
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Revert or Support fully regtest
#163
jimmysong
opened
3 weeks ago
0
support native segwit regtest addresses (#148)
#162
chadchapnick
opened
3 months ago
1
How can I sign PSBT without an HD-Wallet?
#161
ShookLyngs
opened
5 months ago
0
fix: pass correct int to op_1negate up to op_16 in encode_num, ScriptPubKey should accept stream and raw kwargs
#160
katsucodes247
closed
7 months ago
1
tap_script.raw_serialize() not serializing data correctly
#159
katsucodes247
closed
7 months ago
3
Disallowing two outputs with `named_pubs` possibly too restrictive
#158
bucko13
closed
7 months ago
5
Fix for issue #156 - elements of length 75 being ignored
#157
derekpa
opened
9 months ago
5
Script parsing failing on non-standard but mined transactions
#156
bucko13
opened
10 months ago
1
Bug: Not possible to spend a MuSig Address without TapTree
#155
wip-abramson
opened
11 months ago
4
Added experimental FROST support
#154
jimmysong
opened
1 year ago
1
Change taproot functions
#153
jimmysong
closed
1 year ago
1
Update README.md
#152
nafisalawalidris
closed
1 year ago
1
Add explicit check for negative bip32 indices
#151
tylerchambers
closed
1 year ago
1
Fix failing flake8 tests
#150
mflaxman
closed
1 year ago
1
Libsec update
#149
jimmysong
opened
1 year ago
0
address_to_script_pubkey doesn't support regtest segwit prefix
#148
bucko13
opened
1 year ago
4
Multiwallet Feature: Generate Seed from Dice Rolls
#147
tdb3
opened
1 year ago
8
Add multisig testnet matching
#146
humanumbrella
closed
2 years ago
4
Refactor PSBT.parse to allow for friendlier subclassing.
#145
howech
closed
2 years ago
8
WIP: DO NOT MERGE
#144
mflaxman
closed
2 years ago
1
Better tests
#143
mflaxman
closed
2 years ago
1
Update blackify version
#142
mflaxman
closed
2 years ago
0
Basic transaction broadcasting function and minor typo
#141
tdb3
closed
2 years ago
2
WIP implementation of BIP322
#140
wip-abramson
opened
2 years ago
1
Fix secp256k1_context_randomize signature
#139
jamesob
closed
2 years ago
0
Introduce logging facilities?
#137
jamesob
opened
2 years ago
2
Type annotations?
#136
jamesob
closed
2 years ago
7
Add regtest support
#135
jamesob
closed
2 years ago
1
Support for regtest
#134
jamesob
closed
2 years ago
1
Faster pypi update script
#133
mflaxman
opened
2 years ago
0
Test are sloooooow
#132
mflaxman
closed
2 years ago
3
Bugfix for create_multisig_psbt()
#131
mflaxman
closed
2 years ago
1
Add a MuSig2 function to multiwallet.
#130
jimmysong
opened
2 years ago
5
None for witness_lookup bad for PSBT.create()
#129
howech
closed
2 years ago
8
MuSig2 implementation
#128
jimmysong
closed
2 years ago
4
Chapter 3 exercise 1
#127
MarshalV
closed
2 years ago
0
alternative
#126
jimmysong
closed
2 years ago
1
Added an 'f' to the format string for the __repr__ for a txin.
#125
howech
closed
2 years ago
1
WIP: fix p2sh redeemscript parsing
#124
mflaxman
closed
2 years ago
2
RedeemScript parse bug
#123
mflaxman
opened
2 years ago
9
Add uncreative test for non-BIP67 inputs in create_multisig_psbt
#122
dhruvbansal
closed
2 years ago
1
Support non bip67 redeem scripts
#121
mflaxman
closed
2 years ago
0
Delete/update `master` branch?
#120
dhruvbansal
closed
2 years ago
1
Allow non BIP67 inputs in create_p2sh_multisig_psbt
#119
dhruvbansal
closed
2 years ago
0
remove m1 ARM note
#118
mflaxman
closed
2 years ago
0
proof that #18 is fixed
#117
jimmysong
closed
2 years ago
0
Added TxOut class method for creating outputs to addresses
#116
jimmysong
closed
2 years ago
0
update TX cache
#115
mflaxman
closed
2 years ago
0
Make tests work offline
#114
mflaxman
closed
2 years ago
0
Added CLTV/CSV functionality
#113
jimmysong
closed
2 years ago
3
Next