buidl-bitcoin / buidl-python

python3 bitcoin library with no dependencies and extensive test coverage
https://pypi.org/project/buidl/
MIT License
83 stars 26 forks source link

Add explicit check for negative bip32 indices #151

Closed tylerchambers closed 1 year ago

tylerchambers commented 1 year ago

Add an explicit check for negative bip32 indices.

mflaxman commented 1 year ago

LGTM, thank you @tylerchambers!

@jimmysong any objections before merging?