Closed capossele closed 6 months ago
In order to test this against risc0
main, I did some work to update a few things https://github.com/risc0/risc0-foundry-template/pull/109
Note: I also force-pushed the dev
branch to match the commit history of main
. I think ideally, we'll have main
lag behind dev
, but share git
history with it.
@capossele, I pushed a few commits to this branch. Definitely let me know if you disagree with any of the changes.
In the latest commits, I am using the cargo-risczero-install
action from https://github.com/risc0/risc0-ethereum/pull/128
Closes #92