rooch-network / rooch

VApp Container with Move Language
https://rooch.network
Apache License 2.0
128 stars 54 forks source link

[gh-1481] add bls12381 verification. #1643

Closed feliciss closed 2 weeks ago

feliciss commented 2 weeks ago

Summary

Add bls12381 signature verification function based on fastcrypto according to Sui.

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rooch-rooch-portal-v1 ❌ Failed (Inspect) Apr 30, 2024 8:05am
1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **rooch** | ⬜️ Ignored ([Inspect](https://vercel.com/rooch/rooch/91vSnEMqVp32TXUpMJAc1o6XJURu)) | [Visit Preview](https://rooch-git-fork-feliciss-1481-rooch.vercel.app) | | Apr 30, 2024 8:05am |
feliciss commented 2 weeks ago
cargo test --release run -p rooch-framework-tests -p rooch-integration-test-runner

Local command got passed. Need to rerun the CI test?

jolestar commented 2 weeks ago
cargo test --release run -p rooch-framework-tests -p rooch-integration-test-runner

Local command got passed. Need to rerun the CI test?

Random fail, #1495, And we need to figure out why. Try a rerun.