Skip to content

Conversation

@chfanghr
Copy link
Contributor

@chfanghr chfanghr commented Oct 2, 2023

No description provided.

@chfanghr chfanghr requested a review from adamczykm October 2, 2023 14:14
Copy link
Contributor

@adamczykm adamczykm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given this flow, a server has to:

  • call another server (the plugins server) in order to check if proof is still valid
  • wait for the zk program verification to happen again
    While this is not generally invalid, we don't want these restrictions.
    The server should be able to use the plugin directly and (even if because of the callback that keeps cache up-to-date) treat cached proofs as valid proofs.
    The proof cache should not be part of the plugin server, all this functionality should be available without the plugin server as well.

chfanghr added a commit that referenced this pull request Oct 11, 2023
@chfanghr
Copy link
Contributor Author

supersede by #7

@chfanghr chfanghr closed this Oct 11, 2023
adamczykm added a commit that referenced this pull request Oct 13, 2023
Support dynamic plugin loading; Fp implementation with Ts compatibility; Mechanisms to revoke authorizations(#6)
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