Chia-Network / bls-signatures

BLS signatures in C++, using the blst library for BLS12-381
Apache License 2.0
292 stars 211 forks source link

Update CMakeLists.txt for blst `v0.3.11` release #418

Closed hoffmang9 closed 10 months ago

hoffmang9 commented 1 year ago

Update to BLST v0.3.11 release commit. Several fixes and some possible small speed improvement on ARM Macs compiled in portable mode per https://github.com/supranational/blst/issues/172

coveralls-official[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5426559168


Totals Coverage Status
Change from base Build 5370701311: 0.0%
Covered Lines: 1624
Relevant Lines: 1717

💛 - Coveralls