- added support for Solidity 0.8.19
- implemented
chain.set_next_block_base_fee_per_gas
pytypes
now includepure
andview
functions of librariesAddress
is not EIP-55 checksummed anymore for performance reasons- added new LSP command for generating imports graph
- introduced new kwargs when launching a new dev chain -
accounts
,chain_id
,fork
andhardfork
Account
labels are now applied in call traces- changed highlight range of some detectors in LSP server
- added
Shell completions
section to docsInstallation
page - various bug fixes and user experience improvements