Closed phbnf closed 3 months ago
Attention: Patch coverage is 31.08108%
with 51 lines
in your changes missing coverage. Please review.
Project coverage is 34.92%. Comparing base (
46ec9c2
) to head (cbe28e3
). Report is 47 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR makes it possible to sign https://c2sp.org/static-ct-api checkpoints, and passes a signer to Tessera.
Before we can pass a Checkpoint signer to Tessera, we need to initiate the time source and crypto.signer, so I had to re-architecture the code a bit before that.