You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.
Fixes issue #51 with 3579305 where the sighash would not be reversed ("little-endian") when calculating K however would be during signing. This brings signature determinism inline with other libraries implementing RFC 6979.