Commit graph

5 commits

Author SHA1 Message Date
09e70c4bf3
whitespace (82 files) 2025-10-06 09:40:47 +00:00
5c83192bfd
minor cleanups 2025-06-13 10:23:50 +00:00
de6750a34b
whitespace: scripts, setup.py, other 2024-10-18 10:32:11 +00:00
f6843a3fcd
opts.py: refactor usage(), version(), show_hash_presets() 2024-10-08 12:56:00 +00:00
ea1e8d1228
bip_hd: a minimal, easy-to-use BIP-32/BIP-44 implementation
- this is a work in progress, only a few coins are currently supported

Testing:

    $ test/unit_tests.py -v bip_hd

Examples:

    $ PYTHONPATH=. examples/bip_hd.py
2024-01-26 10:54:03 +00:00