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
- Use null-delimited find loop in build.sh to safely handle filenames with spaces (SC2044)
- Expand contract_params_fuzzer to cover address[] and bytes32[] array encoders
(extends coverage from 8 to 10 encoding paths)
- Remove redundant paths filter from workflow trigger (paths: ["**"] is equivalent to omitting it)
0 commit comments