You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running `uv run solc --version` should now be functional. Verify that fill is now working by running `uv run fill -m yul_test` in the execution-spec-tests folder.
91
+
Running `uv run solc --version` should now return the expected version. Verify that `fill` works by running `uv run fill -m yul_test` in the execution-spec-tests root folder.
92
92
93
93
## Problem: `ValueError: unsupported hash type ripemd160`
0 commit comments