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

Show quote in bootstrap command and make loading bootsrap testable. #109

Merged
merged 2 commits into from
Apr 20, 2024

Conversation

smtmfft
Copy link
Contributor

@smtmfft smtmfft commented Apr 19, 2024

Return quote when client request bootstrap without proof (as bootstrap does not have it). Then caller can see the quote remotely, rather then open a local file.
Also change is_bootstrap to load_bootstrap to test if a bootstrap file is loadable, which is the 1st step of automatically register on-chain sgx id, ref: #108

@smtmfft smtmfft requested review from Brechtpd and johntaiko April 19, 2024 04:49
provers/sgx/prover/src/lib.rs Outdated Show resolved Hide resolved
@Brechtpd Brechtpd merged commit 3891a01 into taiko/unstable Apr 20, 2024
8 checks passed
@Brechtpd Brechtpd deleted the bootstrap-ret-proof branch April 20, 2024 01:02
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.

3 participants