hashgraph / hedera-smart-contracts

Contains Hedera Smart Contract Service supporting files
Apache License 2.0
37 stars 51 forks source link

feat: BLS Signature Verification Example #775

Closed AlfredoG87 closed 1 month ago

AlfredoG87 commented 1 month ago

Description: added example contract for verifying a BLS Signature using Keccak hashing algorithm

Added test suite, and added test suite to CI.

Also added some missing tests from the publish results.

Related issue(s):

Fixes #758

Notes for reviewer:

Checklist

github-actions[bot] commented 1 month ago

Test Results

  16 files    77 suites   7m 55s :stopwatch: 245 tests 238 :heavy_check_mark: 6 :zzz: 1 :x: 271 runs  264 :heavy_check_mark: 6 :zzz: 1 :x:

For more details on these failures, see this check.

Results for commit 9887317f.

:recycle: This comment has been updated with latest results.