Releases: thehubbleproject/hubble-bls
Releases · thehubbleproject/hubble-bls
v0.5.1
What's Changed
- Fix error when hexes of length 64 are used as signer secrets by @jacque006 in #28
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Update npm dependencies by @jacque006 in #25
New Contributors
- @jacque006 made their first contribution in #25
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Fix missing index file by @voltrevo in #19
- change behavior of parseFr and add setHashFr by @philsippl in #22
- fix memory leak by @ChihChengLiang in #17
- bump 0.4.0 by @ChihChengLiang in #23
New Contributors
- @voltrevo made their first contribution in #19
- @philsippl made their first contribution in #22
Full Changelog: v0.3.0...v0.4.0
Add methods to dump and load pubkey and signature
#13 Add methods to dump and load pubkey and signature
Bump mcl-wasm
#15 Bump mcl-wasm version
Add Signer API
#10 Add signer API to improve the developer experience.