Features & improvements:
- Sourcify is now used as alternative to Etherscan-like explorers as a source code provider [core]
- Wake now connects to any Ethereum node, assuming Geth-like interface [deployment framework]
- introduced Cookbook section in docs [docs]
link_format
is now used in all LSP printers and commands [language server]- added new JSON-HTML detections export format [static analysis]
- improved bytes representation in call traces and deployment tx confirmations [testing & deployment framework]
- added events to call traces [testing & deployment framework]
- introduced experimental fuzz test crash shrinking feature [testing framework]
- added
mint_erc1155
cheatcode [testing framework]
Changes:
- removed unmaintained
no-pytest
testing mode [testing framework]
Fixes:
- fixed SIGINT behavior in single-process testing [testing framework]