Chia-Network / bls-signatures

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

Add some assembly source files that we'd need for the upcoming nightly build #412

Closed AmineKhaldi closed 1 year ago

AmineKhaldi commented 1 year ago

This assists #410.

coveralls-official[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5332847405


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

💛 - Coveralls
arvidn commented 1 year ago

is this supposed to fix this link error? it's not obvious that it would: https://github.com/Chia-Network/bls-signatures/actions/runs/5329021747/jobs/9654285191?pr=410#step:3:233

AmineKhaldi commented 1 year ago

is this supposed to fix this link error? it's not obvious that it would: https://github.com/Chia-Network/bls-signatures/actions/runs/5329021747/jobs/9654285191?pr=410#step:3:233

It shouldn't, this is related to the Windows side (where these asm files are used).