⚠️ Disclaimer: Software Under Development ⚠️
This software is currently under active development and has not been audited for security or correctness.
Please be aware of the following:
- The software is not fully tested.
- Do not use it in production environments until a stable production release is available. 🚧
- Additional functionalities and optimizations are planned for future releases.
- Future updates may introduce breaking backward compatible changes as development progresses.
- Mac is currently not supported. We are working to support it soon.
If you encounter any errors or unexpected behavior, please report them. Your feedback is highly appreciated in improving the software.
Changes:
- Optimize assembly emulator performance
- Increase memory up to 512 MB
- SHA-256 precompiled
- Assembly emulator to notify witness computation after every processed chunk
- Overlap counters with execution
- New more performant static databus
- Support to macOS (Proof generation/verification are not yet supported)
- Rename ZisK target from
riscv64ima-polygon-ziskostoriscv64ima-zisk-zkvm - ZisK toolchain update to Rust 1.85.1
- Fix ziskup installation script