The bitcoin.py module is huge and deals with a variety of unrelated things. This is a small step towards improving the situation.
Inspired by https://github.com/spesmilo/electrum/commit/16e4827e8c6db833b0a969351b73eb34d489681f
Differential D16277
[electrum] move-only: split part of bitcoin.py into crypto.py PiRK on Jun 5 2024, 08:16. Authored by Tags None Subscribers None
Details
The bitcoin.py module is huge and deals with a variety of unrelated things. This is a small step towards improving the situation. Inspired by https://github.com/spesmilo/electrum/commit/16e4827e8c6db833b0a969351b73eb34d489681f python test_runner.py Run the application, do a few basic actions (send, receive txs) to check that core features are not broken
Diff Detail
|