0.11.6
This release supports Hardhat v3 and Sourcify, it contains performance improvements and a reduction of false positives for some detectors. What's Changed feat: add performance benchmark script by @dguido in #2933 perf: optimize transitive closure with worklist algorithm (17-27% faster) by @dguido in #2932 perf: use set for O(1) membership in _explore_functions by @dguido in #2924 perf: cache deriv…