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

Another round of suggestions for the no-relay template #82

Merged
merged 13 commits into from
Feb 22, 2024

Conversation

nategraf
Copy link
Contributor

@nategraf nategraf commented Feb 22, 2024

I was able to fully walkthrough the template and edit it to make my own app! So I think this is the last round of edits!

Note that it includes a "DO NOT MERGE" comment related the the fact that the risc0-ethereum ref is not on a stable branch.

  • remove shallow setting from gitmodules
  • add build steps and not codegen dependency
  • make the image ID a constant
  • adjust some comments
  • main does not need to be pub
  • fix up some typos and clippy errors
  • extract build functionality to risc0-ethereum
  • add some comments
  • scrub bonsai references
  • use RiscZeroCheats instead of BonsaiTest
  • remove test_SetOdd to avoid scary stderr output and because its a questionable test
  • extract MockRiscZeroVerifier.sol to risc0-ethereum
  • adjust README

capossele added a commit to risc0/risc0-ethereum that referenced this pull request Feb 22, 2024
This PR includes code from the new no-relay Foundry template, extracted
as part of risc0/risc0-foundry-template#82

- add risc0-build-ethereum crate and run cargo sort
- add codegen for Solidity
- add test for forge fmt and fix issue
- prune away fragile functionality
- improve doc comment on prove method
- add MockRiscZeroVerifier.sol

---------

Co-authored-by: Angelo Capossele <[email protected]>
@capossele capossele merged commit 256bbc0 into capossele/no-relay Feb 22, 2024
3 checks passed
@capossele capossele deleted the victor/no-relay-feb21 branch February 22, 2024 09:54
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.

2 participants