issues
search
karask
/
python-bitcoin-utils
Library to interact with the Bitcoin network. Ideal for low-level learning and experimenting.
MIT License
291
stars
104
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
how to send from taproot address to another taproot address?
#109
viponedream
closed
3 months ago
1
from_raw updated
#108
guptamukund22
closed
3 months ago
6
Error when deserializing transaction
#107
ramonamela
closed
1 month ago
2
Example for Block.py Created
#106
guptamukund22
closed
3 months ago
0
[BUG] Bad computation of taproot hash
#105
ramonamela
closed
1 month ago
1
Fix taproot hash computation
#104
ramonamela
closed
1 month ago
3
There is a difference between the nodejs bitcoinjs signature text information and the python-bitcoin-utils signature text information
#103
wyq000
closed
4 months ago
3
How to generate a signSchnorr signed plain text message
#102
wyq000
closed
1 month ago
1
Issue when parsing an unsigned segwit transaction with Transaction.from_raw()
#101
hcleonis
opened
5 months ago
1
fix: make Transaction.from_raw() able to parse unsigned segwit tx
#100
hcleonis
opened
5 months ago
3
Block Class Added
#99
guptamukund22
closed
5 months ago
0
Bug in witness length encoding
#98
ramonamela
closed
6 months ago
0
Fix witness stack size to use encode_varint
#97
ramonamela
closed
6 months ago
1
bump ecdsa module to 0.18.0
#96
zingero
closed
6 months ago
2
TODO: added `op_checksigadd` to `op_codes`
#95
AdvaitPote
closed
6 months ago
5
Preimage resistance of cryptographic hash funtions
#94
Hugongra
closed
6 months ago
1
TODO: check if i_to_b32 is needed or not
#93
hs094
closed
6 months ago
1
TODO Task: SHORT TERM Check and fix potential vulnerabilities:
#92
hs094
closed
7 months ago
1
Enhance Security Analysis Tools with Double SHA-256 Utility
#91
Hugongra
closed
7 months ago
0
Doubt in TODO: TxWitnessInput/Script can take objects and call the appr. method to hexlify after inspecting the obj
#90
hs094
closed
7 months ago
1
Added to bitcoin-rpc lib option to ignore invalid ssl cert
#89
hs094
closed
6 months ago
2
Added to bitcoin-rpc lib option to ignore invalid ssl cert
#88
hs094
closed
7 months ago
0
Changed Copyright year to 2024
#87
hs094
closed
7 months ago
0
TODO : _op_push_data
#86
guptamukund22
closed
7 months ago
2
Modified ControlBlock Class
#85
vking45
closed
7 months ago
6
Adding annex to signature hash
#84
vking45
closed
7 months ago
2
TODO in class PublicKey
#83
guptamukund22
closed
7 months ago
0
Changed Copyright to 2018-2022
#82
hs094
closed
7 months ago
2
Addressed TODOS in `test_keys.py`
#81
AdvaitPote
closed
7 months ago
0
Update Copyright in all Files 2018-2022
#80
hs094
closed
7 months ago
2
TODO : HDW Implementation
#79
guptamukund22
opened
7 months ago
7
TODO : In util.py
#78
guptamukund22
closed
7 months ago
1
Changes in transaction.py
#77
guptamukund22
closed
7 months ago
0
TODO in keys.py
#76
guptamukund22
closed
7 months ago
0
TODO : Class methods in hdwallet.py
#75
guptamukund22
closed
7 months ago
1
TODO : Varint to compact_size
#74
guptamukund22
closed
7 months ago
2
organized
#73
guptamukund22
closed
7 months ago
0
TODO: rename to Secp256k1Params
#72
hs094
closed
7 months ago
8
#70 soution proposal
#71
guptamukund22
closed
7 months ago
2
TODO: Organize Constants into Sections for Enhanced Readability and Maintainability
#70
guptamukund22
closed
7 months ago
1
mandatory-script-verify-flag-failed (Push value size limit exceeded) error occurs when sending raw tx with Taproot inscriptions exceeding ~500KB
#69
ongrid
closed
1 month ago
5
Serialization and Deserialization inconsistency in Script Object with hex data
#68
ongrid
closed
7 months ago
1
Creating PSBT multiple inputs from diferent wallets
#67
polespinasa
closed
8 months ago
2
How to accurately estimate fees to determine change?
#66
jahvi
closed
8 months ago
2
Calculating script hash from P2TR address, its public key or Script
#65
ongrid
closed
8 months ago
2
Handle ControlBlock Sign Bit
#64
jonasmartin
closed
8 months ago
2
Large typeroot script leads to Error: non-mandatory-script-verify-flag (Witness program hash mismatch)
#63
ongrid
closed
8 months ago
11
TypeError: 'type' object is not subscriptable
#62
mhshoara
closed
9 months ago
1
feat: add operator __eq__ for script.Script
#61
PabloLION
closed
9 months ago
3
[Feature Request] implement magic method for `Script`
#60
PabloLION
closed
9 months ago
1
Next