taikoxyz / raiko

Multi-proofs for Taiko. SNARKS, STARKS and Trusted Execution Enclave. Our previous ZK-EVM circuits are deprecated.
Apache License 2.0
124 stars 91 forks source link

enable eip712 sign pi #73

Closed smtmfft closed 7 months ago

smtmfft commented 7 months ago

The a7 use eip712 sign. A problem is it replaces the a6 sig, which makes it incompatible with a6. Maybe no problem as a6 will be gone later.