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
Clone [execution-spec-tests](https://github.com/ethereum/execution-spec-tests) and install its dependencies. If you are using an ARM64 OS ensure that you select the ARM64 tab below.
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.
86
+
65
87
## Problem: `ValueError: unsupported hash type ripemd160`
66
88
67
89
!!! danger "Problem: `Running fill fails with tests that use the RIPEMD160 precompile (0x03)`"
0 commit comments