chronicleprotocol / scribe

Extremely performant EVM oracle utilizing aggregated Schnorr signatures
Other
53 stars 6 forks source link

script: Removes PublicKeyVerifier script #51

Closed pmerkleplant closed 1 month ago

pmerkleplant commented 1 month ago

Removes the PublicKeyVerifier.sol script and "linear relationship issue" mention in the Schnorr specification. It is assumed that feeds do not share private key material with each other. If feeds decide to collude they may just share their private keys directly anyway.