Skip to content

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

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

Merged
merged 7 commits into from
Feb 28, 2025

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 mentioned this pull request Feb 13, 2025
@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
@preston4896 preston4896 changed the base branch from main to development February 14, 2025 05:52
@preston4896
Copy link
Collaborator Author

This issue has been labelled as fully resolved by TOB. cc @Liao1

@preston4896 preston4896 requested a review from Liao1 February 27, 2025 07:22
@preston4896 preston4896 merged commit 3c2b6bc into development Feb 28, 2025
@preston4896 preston4896 deleted the DEV-3794 branch February 28, 2025 02:59
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.

2 participants