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
Try to fix failures in soll runtime test, there is mainly 4 class of failures. All of them are elaborated in the notion note.
Failures below seem like bugs during the compile time, we need to fix the bugs in the soll compiler:
Failures below caused by different environment setup compared to the solc testing environment:
The text was updated successfully, but these errors were encountered:
Most of the runtime tests are fixed in #75 , while these tests remain as future work
./libyul/yulInterpreterTests/recursive_function_for_loop
./libyul/yulInterpreterTests/external_call
Sorry, something went wrong.
eee4017
No branches or pull requests
Try to fix failures in soll runtime test, there is mainly 4 class of failures. All of them are elaborated in the notion note.
Failures below seem like bugs during the compile time, we need to fix the bugs in the soll compiler:
Failures below caused by different environment setup compared to the solc testing environment:
The text was updated successfully, but these errors were encountered: