serai/networks/ethereum/schnorr
Luke Parker 3192370484
Add Serai key confirmation to prevent rotating to an unusable key
Also updates alloy to the latest version
2024-12-08 20:42:37 -05:00
..
contracts Natspec, slither Deployer, Router 2024-10-30 21:35:43 -04:00
src Expand tests for ethereum-schnorr-contract 2024-10-28 18:08:31 -04:00
build.rs Remove artifacts for serai-processor-ethereum-contracts 2024-09-19 23:36:32 -07:00
Cargo.toml Add Serai key confirmation to prevent rotating to an unusable key 2024-12-08 20:42:37 -05:00
LICENSE Dedicated crate for the Schnorr contract 2024-09-19 23:36:32 -07:00
README.md Dedicated crate for the Schnorr contract 2024-09-19 23:36:32 -07:00

Ethereum Schnorr Contract

An Ethereum contract to verify Schnorr signatures.

This crate will fail to build if solc is not installed and available.