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: add verify attestations function #39

Merged
merged 3 commits into from
Dec 13, 2024

Conversation

zachfrederick
Copy link
Contributor

Verify Attestations

Added the necessary materials needed to verify attestations in the sdk. Need advice on better integrating into the sdk

Copy link

github-actions bot commented Nov 22, 2024

0.7.0

Bug Fixes

Features

  • add verify attestations function (fd0a343
  • add verify_attestations function to client (35948c9

crates/proof-of-sql-sdk-local/Cargo.toml Outdated Show resolved Hide resolved
crates/proof-of-sql-sdk/Cargo.toml Outdated Show resolved Hide resolved
crates/proof-of-sql-sdk/src/substrate.rs Outdated Show resolved Hide resolved
crates/proof-of-sql-sdk-local/src/attestation.rs Outdated Show resolved Hide resolved
crates/proof-of-sql-sdk-local/src/attestation.rs Outdated Show resolved Hide resolved
crates/proof-of-sql-sdk/src/substrate.rs Outdated Show resolved Hide resolved
crates/proof-of-sql-sdk/src/substrate.rs Outdated Show resolved Hide resolved
crates/proof-of-sql-sdk/src/substrate.rs Outdated Show resolved Hide resolved
crates/proof-of-sql-sdk/src/substrate.rs Outdated Show resolved Hide resolved
@zachfrederick zachfrederick force-pushed the feat/attestation-integration branch from 5479291 to 1a2dfb2 Compare November 24, 2024 17:13
tlovell-sxt
tlovell-sxt previously approved these changes Nov 26, 2024
crates/proof-of-sql-sdk-local/src/lib.rs Show resolved Hide resolved
crates/proof-of-sql-sdk-local/src/attestation.rs Outdated Show resolved Hide resolved
@zachfrederick zachfrederick force-pushed the feat/attestation-integration branch from bd29d36 to 5a8e9bc Compare December 9, 2024 15:00
@zachfrederick zachfrederick force-pushed the feat/attestation-integration branch from b9a52dc to 35948c9 Compare December 13, 2024 16:10
@zachfrederick zachfrederick merged commit 1b7fb92 into main Dec 13, 2024
8 checks passed
@zachfrederick zachfrederick deleted the feat/attestation-integration branch December 13, 2024 16:11
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.

4 participants