Chia-Network / clvm_rs

Rust implementation of clvm
Apache License 2.0
67 stars 57 forks source link

port BLS operators to use chia-bls (and BLST) #345

Closed arvidn closed 9 months ago

arvidn commented 10 months ago

This patch drops the dependency on bls12_381 and replaces it with chia-bls. The motivations for this are:

Perhaps it would make even more sense to use BLST's rust bindings directly in here. I consider this PR a step closer to that

coveralls-official[bot] commented 10 months ago

Pull Request Test Coverage Report for Build 7116860593


Totals Coverage Status
Change from base Build 7116742271: -0.06%
Covered Lines: 5275
Relevant Lines: 5673

💛 - Coveralls