| .. |
|
data
|
Adds support for using the non-English BIP39 wordlists (#11)
|
2021-06-21 07:08:33 +02:00 |
|
__init__.py
|
add python version of ripemd160 for py3.10
|
2022-05-03 16:24:34 +02:00 |
|
test_base58.py
|
add and fix tests
|
2020-10-30 00:02:30 +01:00 |
|
test_bech32.py
|
basic taproot support (#16)
|
2021-07-12 20:47:57 +02:00 |
|
test_bindings.py
|
Basic taproot support (#17)
|
2021-07-19 15:00:17 +02:00 |
|
test_bip32.py
|
Refactor, add sighashes, descriptors and miniscript support (#4)
|
2021-03-24 21:22:07 +01:00 |
|
test_bip39.py
|
Grind for low R when signing (#14)
|
2021-07-07 19:04:14 +02:00 |
|
test_descriptor.py
|
Miniscript bugfix: add missing decorator to Thresh's properties method (#20)
|
2021-08-17 14:34:49 +02:00 |
|
test_ecc.py
|
fix ecc test, remove surj proof kwargs
|
2021-08-18 13:10:29 +02:00 |
|
test_liquid.py
|
add test for blind/unblind
|
2021-09-09 12:09:13 +02:00 |
|
test_psbt.py
|
Grind for low R when signing (#14)
|
2021-07-07 19:04:14 +02:00 |
|
test_psbtview.py
|
PSBTView: RAM-efficient PSBT processing (#15)
|
2021-07-07 19:04:35 +02:00 |
|
test_psetview.py
|
add psetview, fix tests
|
2021-08-12 14:03:36 +02:00 |
|
test_ripemd160.py
|
add python version of ripemd160 for py3.10
|
2022-05-03 16:24:34 +02:00 |
|
test_script.py
|
add transaction docs
|
2022-04-24 21:16:16 +02:00 |
|
test_slip39.py
|
add deterministic slip39 test
|
2021-05-09 18:10:36 +03:00 |
|
test_taproot.py
|
Basic taproot support (#17)
|
2021-07-19 15:00:17 +02:00 |
|
test_threading.py
|
pset: add value and asset proofs
|
2021-10-06 14:46:00 +02:00 |