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

Add validation for --ffi enabled + suave binary in forge #18

Merged
merged 12 commits into from
Jan 9, 2024

Conversation

ferranbt
Copy link
Collaborator

@ferranbt ferranbt commented Jan 6, 2024

Closes #13 and #14.

This PR adds three validations to the forge setup:

  • ffi flag is enabled.
  • suave binary is in $PATH.
  • There is a suave node running.

@ferranbt ferranbt requested a review from zeroXbrock January 6, 2024 10:17
@ferranbt ferranbt requested a review from metachris as a code owner January 8, 2024 07:40
* Use suave-toolchain action

* Do not checkout suave-geth

* Use the PATH binary

* Modify binary name

* test

* Try again

* Update registry

* Remove ci step
…bots/suave-std into feature/forge-setup-error-messages
@ferranbt ferranbt merged commit 0b37577 into main Jan 9, 2024
2 checks passed
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.

Add a check to make sure ffi is enabled in forge.
3 participants