kai hiroi
Results
2
issues of
kai hiroi
Hello, This pull request fixes a bug in the `StdStorage.sol` contract where the `stdstore` variable was not being reset after `find()` function was executed. This could cause problems if the...
## Current Situation Currently, there doesn't seem to be a straightforward way to detect or expect `delegatecall` operations using `vm.expectCall` in forge-std. The only method I've found to identify a...