teepot/bin
Patryk Bęza e63d0901fa
feat(verifier): don't retry verifying permanently ignored batches
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
2024-11-26 17:19:55 +01:00
..
tee-key-preexec chore: prepare release tags 2024-09-16 16:14:26 +02:00
tee-ratls-preexec chore: prepare release tags 2024-09-16 16:14:26 +02:00
tee-self-attestation-test chore: prepare release tags 2024-09-16 16:14:26 +02:00
tee-stress-client chore: prepare release tags 2024-09-16 16:14:26 +02:00
tee-vault-admin chore: prepare release tags 2024-09-16 16:14:26 +02:00
tee-vault-unseal chore: prepare release tags 2024-09-16 16:14:26 +02:00
teepot-read chore: prepare release tags 2024-09-16 16:14:26 +02:00
teepot-write chore: prepare release tags 2024-09-16 16:14:26 +02:00
vault-admin feat(logging): centralize logging setup in teepot crate 2024-09-18 16:08:13 +02:00
vault-unseal chore: prepare release tags 2024-09-16 16:14:26 +02:00
verify-attestation chore: prepare release tags 2024-09-16 16:14:26 +02:00
verify-era-proof-attestation feat(verifier): don't retry verifying permanently ignored batches 2024-11-26 17:19:55 +01:00