-
Couldn't load subscription status.
- Fork 8
Support for L3 Validium (Cloak) #164
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
Conversation
daccae0 to
66d1f4e
Compare
|
replace the latest incorrect commits by force-pushing |
* fix issues in e2e test with coordinator * add debug fields * update commits * Soundness issues in Validium (#196) * fix: soundness issues in validium mode * chore: rename method validium pi_hash * chore: rename another pi_hash validium * update commit --------- Co-authored-by: Zhuo Zhang <[email protected]> Co-authored-by: Rohit Narurkar <[email protected]>
allow chunk can be built in host
update commit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left some comments. generally good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
e2e test passed now.
However I noticed that there is still no covering to the decryption process (all the l1 txs provided in e2e test is in fact unencrypted). We may update the test data later in another task.
No description provided.