taikoxyz / raiko

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

feat: lock the setup for sharing instance #244

Closed johntaiko closed 1 month ago

johntaiko commented 1 month ago

Share the registered specifications by sharing the persistent volume. We need to lock the entire setup process to prevent data races.