We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
forge build is OK.
forge build
MacBook-Pro time4value % forge build --force [⠊] Compiling... [⠑] Compiling 61 files with Solc 0.8.25 [⠘] Solc 0.8.25 finished in 5.81s Compiler run successful!
But blazo will raise an error.
MacBook-Pro Private % blazo ./time4value Running forge build forge build --build-info --build-info-path time4value/build-info-fc7e1313-12e5-44a6-9b24-92daca23182e --force --optimizer-runs 1000 Compiling 61 files with Solc 0.8.25 Solc 0.8.25 finished in 8.61s Compiler run successful! Build failed...
System: Macbook 1M forge -V : forge 0.2.0 (5494c33 2024-05-30T00:18:10.251370000Z) blazo --version : 1.0.3
The text was updated successfully, but these errors were encountered:
No branches or pull requests
forge build
is OK.But blazo will raise an error.
System: Macbook 1M
forge -V : forge 0.2.0 (5494c33 2024-05-30T00:18:10.251370000Z)
blazo --version : 1.0.3
The text was updated successfully, but these errors were encountered: