Skip to content

Releases: bitpay/bitauth

Node 12 Support

01 Sep 17:26
2884e5e
Compare
Choose a tag to compare
v0.4.1

Node 12 support

v0.2.1

03 Feb 01:58
Compare
Choose a tag to compare

This patch release replaces base58-native with bs58 to improve portability.

v0.2.0

16 Jan 01:26
Compare
Choose a tag to compare

This release includes a fix to a bug that, in rare cases, would cause an issue with public key calculations. See indutny/bn.js@3557d78 for specifics.

v0.1.2

07 Nov 19:03
Compare
Choose a tag to compare
  • Replaced bitcore with elliptic, hash.js and bs58 libraries
  • Reduced filesize of browser bundle from 289K to 131K

v0.1.1

22 Oct 19:38
Compare
Choose a tag to compare
Merge pull request #28 from braydonf/refactor/make-dist

Refactor/make dist