Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TOB] DEV-3794: Timestamp Attestations for Collaterals #23

Open
wants to merge 5 commits into
base: development
Choose a base branch
from

Conversation

preston4896
Copy link
Collaborator

@preston4896 preston4896 commented Feb 10, 2025

This PR adds an entry to store the validity timestamps (issueDate vs nextUpdate, or similar terms) for all collaterals.

All DAOs now have the getCollateralValidity() method that can be called by a reader to quickly determine the expiration status of the corresponding collateral, by providing the indexing key of the collateral.

This PR also partially addresses issue ID-5 regarding CRL expiration check.

@preston4896 preston4896 changed the title DEV-3794: Timestamp Attestations for Collaterals [TOB] DEV-3794: Timestamp Attestations for Collaterals Feb 13, 2025
@preston4896 preston4896 marked this pull request as ready for review February 13, 2025 06:48
src/automata_pccs/AutomataEnclaveIdentityDao.sol Dismissed Show dismissed Hide dismissed
src/automata_pccs/AutomataPckDao.sol Dismissed Show dismissed Hide dismissed
src/automata_pccs/AutomataPcsDao.sol Dismissed Show dismissed Hide dismissed
@preston4896 preston4896 changed the base branch from main to development February 14, 2025 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant