Sebastian T F
Sebastian T F
The `SLOTMACHINE_SSTORE_ALERT(bytes32 slot)` error includes the (hash of?) the slot in violation. It's part of the final `FAIL. Reason: ` line from foundry. The same slot is also listed in...
would love to have this
Seeing this as well when trying to install the latest toolbox following the docs @kanej I'm using yarn
updated original comment
But I used the same yarn command on the docs that also includes the long list incl peer deps
Oh yeah a fresh new hardhat project worked. I was trying to run the install command / upgrade deps in an existing hardhat project. I did try removing `node_modules` and...
vouching for reopening this issue
Would this be resolved if there was a version of Solidity and/or EVM (that the tests run on) which does not have the stack access limitation? Is that possible?