status-im / nim-blscurve

Nim implementation of BLS signature scheme (Boneh-Lynn-Shacham) over Barreto-Lynn-Scott (BLS) curve BLS12-381
Apache License 2.0
26 stars 11 forks source link

BLST upgrade: notice of APi change #92

Closed mratsim closed 3 years ago

mratsim commented 3 years ago

heads-up from upstream, BLST had a breaking API change in https://github.com/supranational/blst/pull/44

mratsim commented 3 years ago

Write-up on the changes and philosophy: https://github.com/sigp/lighthouse/pull/1979