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

feat(tee-proof-verifier): add backward compatibility logic #244

Conversation

pbeza
Copy link
Contributor

@pbeza pbeza commented Jan 7, 2025

This is the first version of the TEE proof verifier's backward compatibility logic, which tries both the new and old verification processes. It's a simpler approach that doesn't use explicit report_data versioning. An alternative, more rubust approach was implemented in #245.

@pbeza pbeza marked this pull request as ready for review January 7, 2025 16:32
@pbeza pbeza requested a review from a team as a code owner January 7, 2025 16:32
@pbeza pbeza force-pushed the pab/backward-compatible-offchain-proof-verifier branch 2 times, most recently from 5f17538 to 347da99 Compare January 7, 2025 17:00
@pbeza pbeza changed the base branch from pab/solidity-compatible-offchain-proof-verifier to main January 7, 2025 17:15
@pbeza pbeza changed the base branch from main to pab/solidity-compatible-offchain-proof-verifier January 7, 2025 17:43
@pbeza pbeza force-pushed the pab/backward-compatible-offchain-proof-verifier branch from 347da99 to bd918fb Compare January 10, 2025 13:24
@pbeza
Copy link
Contributor Author

pbeza commented Jan 14, 2025

Closing in favor of #245.

@pbeza pbeza closed this Jan 14, 2025
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