Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

v0.13.14

Compare
Choose a tag to compare
@braydonf braydonf released this 24 Mar 15:13
· 146 commits to master since this release

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.