mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
![]() Currently, the [TEE verifier][1] – the tool for continuous SGX attestation and batch signature verification – is [stuck][2] on batches that failed to be proven and are marked as `permanently_ignored`. The tool should be able to distinguish between batches that are permanently ignored (and should be skipped) and batches that have failed but will be retried. This PR enables that distinction. This commit goes hand in hand with the following PR: https://github.com/matter-labs/zksync-era/pull/3321 [1]: https://github.com/matter-labs/teepot/blob/main/bin/verify-era-proof-attestation/src/main.rs [2]: https://grafana.matterlabs.dev/goto/unFqf57Hg?orgId=1 |
||
---|---|---|
.. | ||
tee-key-preexec | ||
tee-ratls-preexec | ||
tee-self-attestation-test | ||
tee-stress-client | ||
tee-vault-admin | ||
tee-vault-unseal | ||
teepot-read | ||
teepot-write | ||
vault-admin | ||
vault-unseal | ||
verify-attestation | ||
verify-era-proof-attestation |