- added new Head Overflow Calldata Tuple ABI-Reencoding Bug detector
- added
detectors.exclude
anddetectors.only
config options to exclude some detectors from the analysis / to only run certain detectors - added new Axelar
contractId
detector - added LSP code lens with click-to-copy selectors above each (public/external) function / variable / error / event declaration
- LSP diagnostics originating from the solc compiler run are now marked with the
Woke(solc)
label - added
woke.lsp.force_rerun_detectors
LSP command - improved detection of
ownable
pattern