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

SRI - Use the new schema parser approach to translate the tx payload -> circom inputs for the currently implemented use-case #777

Open
1 task
ognjenkurtic opened this issue Jan 5, 2024 · 0 comments

Comments

@ognjenkurtic
Copy link
Collaborator

Overview

Once #766 and #776 are implemented,
use the new approach to translate tx payload into circom inputs for the currently supported use-case. This means refactoring the
executeTransaction method in the transaction agent so that the circom inputs are prepared in the generic fashion not dependant on the concrete implementation of the zk circuit provider (snarkjs.service in our case)

Reference

#744
#766
#776

Questions

  • Why was entropy so low in the beginning of the universe?

Acceptance

  • mil4 use-case inputs are prepared in a dynamic fashion
  • e2e test works

Tasks

  • Do it
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

No branches or pull requests

1 participant