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

Final updates and update version to 1.0.0 #138

Merged
merged 8 commits into from
Jun 5, 2024
Merged

Conversation

nategraf
Copy link
Contributor

@nategraf nategraf commented Jun 4, 2024

This PR applies final updates to the release branch for the 1.0.0 release.

This PR bumps the version of all crates in this repo, except risc0-steel, to 1.0.0.

nategraf and others added 6 commits June 4, 2024 16:16
This PR fixes #70 and creates a Solidity library providing a collection
of utilities to work with Steel commitments in Solidity.

- The Steel code was changed to use this library.
- Changed the `erc20-counter` example to showcase the extended ABI
journal.
This PR renames `ViewCallEnv` into `EvmEnv` and `ViewCallInput` into
`EvmInput`.
The name view call is somehow obsolete as any calls can be executed not
only view function calls.

---------

Co-authored-by: Angelo Capossele <angelocapossele@gmail.com>
@nategraf nategraf changed the title Bump version to 1.0.0 and remove warnings related to risc0-zkvm Final updates and update version to 1.0.0 Jun 4, 2024
@nategraf nategraf requested review from capossele and Wollac June 4, 2024 23:44
@nategraf
Copy link
Contributor Author

nategraf commented Jun 4, 2024

Bonsai staging is currently failing because it has deployed 1.0.0-rc.7 and rejects a 1.0.0 client
https://github.com/risc0/risc0-ethereum/actions/runs/9375718600/job/25814334497?pr=138

@capossele
Copy link
Contributor

Should we also bump the CI workflow reference of rc.7 and use 1.0.0? Pointing this out because also the examples are failing, aside from obviously Bonsai as you mentioned already

@nategraf
Copy link
Contributor Author

nategraf commented Jun 5, 2024

Should we also bump the CI workflow reference of rc.7 and use 1.0.0? Pointing this out because also the examples are failing, aside from obviously Bonsai as you mentioned already

Ah! I missed that before. I've now updated it to use the release-1.0 branch.

@nategraf nategraf merged commit 5fbbc7c into release-1.0 Jun 5, 2024
10 checks passed
@nategraf nategraf deleted the victor/release-1.0 branch June 5, 2024 19:15
nategraf added a commit that referenced this pull request Jul 2, 2024
update the deployment-guide.md according to the changes made in this
#138

Co-authored-by: Victor Graf <victor@risczero.com>
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.

3 participants