zksync-era
zksync-era copied to clipboard
feat(tee): add on-chain verification
What ❔
Why ❔
Is this a breaking change?
- [ ] Yes
- [x] No
Operational changes
Checklist
- [x] PR title corresponds to the body of PR (we generate changelog entries from PRs).
- [x] Tests for the changes have been added / updated.
- [ ] Documentation comments have been added / updated.
- [x] Code has been formatted via
zkstack dev fmtandzkstack dev lint.