Uh oh!
There was an error while loading. Please reload this page.
refactor(example): enhance example for public inputs validation 2 - #1245
Conversation
JulianVentura
commented
Oct 15, 2024
After deleting the file |
IAvecilla
commented
Oct 16, 2024
@JulianVentura It should be already fixed, the |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Oppen
left a comment
There was a problem hiding this comment.
Looks OK. Haven't tested it tho.
JuArce
left a comment
There was a problem hiding this comment.
I need to finish the review later
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Mario Rugiero <mrugiero@gmail.com>
c79adde to
6bb9fb5Compare
MarcosNicolau
left a comment
There was a problem hiding this comment.
Other than the minor comments, everything worked fine.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Note
This PR comes from a rebase of the original branch solving this issue
Original PR is this one
This branch will be merged and not the other one, to avoid git history conflicts
Update the public input validation example to support both
SP1andRisc0implementations. Additionally, improve the steps and documentation to make it easier to follow and execute.How to test
You can test it locally following the commands in
examples/validating-public-input/README.mdor use holesky following the official documentation indocs/guides/3_validating_public_input.md.