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

Fix publishing of risc0-steel #151

Merged
merged 3 commits into from
Jun 14, 2024
Merged

Fix publishing of risc0-steel #151

merged 3 commits into from
Jun 14, 2024

Conversation

Wollac
Copy link
Contributor

@Wollac Wollac commented Jun 13, 2024

This fixes #144 by copying the Solidity struct from contracts into the sol! macro.
This removes all external dependencies, but we need to make sure that these two places always match.

@Wollac Wollac self-assigned this Jun 13, 2024
@Wollac Wollac merged commit eada086 into main Jun 14, 2024
9 checks passed
@Wollac Wollac deleted the steel/fix/publish branch June 14, 2024 05:24
nategraf pushed a commit that referenced this pull request Jun 21, 2024
This fixes #144 by copying the Solidity struct from `contracts` into the
`sol!` macro.
This removes all external dependencies, but we need to make sure that
these two places always match.
nategraf added a commit that referenced this pull request Jun 25, 2024
This fixes #144 by copying the Solidity struct from `contracts` into the
`sol!` macro.
This removes all external dependencies, but we need to make sure that
these two places always match.

Cherry-pick of #151 to release-1.0

Co-authored-by: Wolfgang Welz <welzwo@gmail.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.

Fix publishing of risc0-steel
2 participants