v1.9.3
Featured Changes
- feat: add
publicKeyP256
,pauseTracing
, andresumeTracing
cheatcodes by @grandizzy in #596 - feat: add
resetGasMetering
andexpectPartialRevert
cheatcodes by @grandizzy in #597 - feat:
setArbitraryStorage
,copyStorage
,mockFunction
andassumeNoRevert
by @grandizzy in #602 - feat: add
keyExists
and default parsing methods to stdJson and stdToml by @mds1 in #605 - feat: add
getArtifactPathBy{,Deployed}Code
,parseTomlType
,expect{,Partial}Revert(..., address)
,skip(bool, string)
, andrandom{Bool,Bytes,Int}
by @DaniPopes in #610
Other Changes
- fix: fix assume not precompile by @tynes in #594
- feat: flare mainnet/testnet rpc support by @Uttam-Singhh in #595
- chore: renaming tests to follow best practices from Foundry Book by @milosdjurica in #600
- docs: docs fix spelling issues by @nnsW3 in #609
- chore: use correct console signatures by @DaniPopes in #606
- chore: bump version 1.9.3 by @mattsse in #611
New Contributors
- @Uttam-Singhh made their first contribution in #595
- @milosdjurica made their first contribution in #600
- @nnsW3 made their first contribution in #609
Full Changelog: v1.9.2...v1.9.3