skalenetwork / libBLS

Solidity-compatible BLS signatures, threshold encryption, distributed key generation library in modern C++. Actively maintained and used by SKALE for consensus, distributed random number gen, inter-chain communication and protection of transactions. BLS threshold signatures can be verified in Solidity, and used as random beacon (common coin)
https://skale.space
GNU Affero General Public License v3.0
145 stars 45 forks source link

SKALE-4722 add te_sample app #169

Closed olehnikolaiev closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #169 (0c3d5ac) into develop (f1b9bc3) will decrease coverage by 0.08%. The diff coverage is 93.87%.

@@             Coverage Diff             @@
##           develop     #169      +/-   ##
===========================================
- Coverage    97.49%   97.40%   -0.09%     
===========================================
  Files           29       30       +1     
  Lines         2909     3007      +98     
===========================================
+ Hits          2836     2929      +93     
- Misses          73       78       +5