python-bip380 icon indicating copy to clipboard operation
python-bip380 copied to clipboard

Bitcoin Output Script Descriptors with Miniscript extension

Results 14 python-bip380 issues
Sort by recently updated
recently updated
newest added

I find [PEP484](https://peps.python.org/pep-0484/) type hints make reading and debugging significantly easier for non-trivial functions. As I went through the codebase I added type hints everywhere, initially just for my understanding...

Github Actions should do. Need to get libbitcoinconsensus, so it's not as trivial as the default Python GA.

i got this warning installing the package in the Liana test suite using python3.10 (but not w/ python 3.12) w/ pip 24.0: ``` Installing collected packages: ephemeral_port_reserve, asn1crypto, tomli, six,...