ZK Email Updates
SDK
- Fixed tests and reorganized functions, improving maintainability and clarity.
- Incorporated improved input handling from relayer-utils for enhanced proof verification flows.
View the SDK on GitHub.
Registry
- Introduced persistent storage for blueprint creation, making it easier to resume and complete workflows.
- Disabled the blueprint creation page for unauthorised users.
- Enabled pressing the
Enter
key to submit prompts in the AI regex generation tool.
Check it out at the Registry.
Email Transaction Builder
- Deployed a self-hosted GitHub Actions runner to improve CI/CD reliability.
- Fixed workflow formatting issues to maintain clean and efficient CI runs.
Visit the repository to learn more.
RISC Zero Integration
- Implemented initial functionality for DKIM verification and regex pattern matching.
Learn more about the implementation on GitHub.