Featured Changes
Users can then tap into the new features that Config and StdConfig enable to streamline the setup of multi-chain environments.
-
The following functions were added to
VmSafe:resolveEnvgetChainIdgetStorageAccessesbound
-
The following functions were made
view:accesseseth_getLogsgetMappingLengthgetMappingSlotAtgetNoncegetRecordedLogsgetWalletsreadCallers
-
The following functions were made
pure:contains
- feat: fork cheats by @0xrusowsky in #709
- feat(vm): getStorageAccesses by @yash-atreya in #712
- feat:
readFork*andgetStorageAccessescheatcodes by @0xrusowsky in #711 - feat!: deprecate
readForkcheats by @0xrusowsky in #714 - feat: config helper contract by @0xrusowsky in #715
- StdConfig: fix typo in writeToFile param doc by @prestoalvarez in #721
What's Changed
- docs(meta): add RELEASE_CHECKLIST.md by @DaniPopes in #702
- chore: update codeowners by @zerosnacks in #729
- chore(
ci): harden workflow by setting default permission to read only by @zerosnacks in #728 - chore(
ci): add CodeQL by @zerosnacks in #727 - chore(
ci): pin deps in workflow and adddependabotto update them weekly by @zerosnacks in #730 - chore(deps): bump crate-ci/typos from 1.36.2 to 1.36.3 by @dependabot[bot] in #736
- chore(deps): bump crate-ci/typos from 1.36.3 to 1.37.2 by @dependabot[bot] in #741
- chore(
ci): rescope permissions according to principle of least privilege by @zerosnacks in #731 - chore(
ci): move CodeQL toci.ymland make it a condition forci-successby @zerosnacks in #734
New Contributors
- @prestoalvarez made their first contribution in #721
- @dependabot[bot] made their first contribution in #736
Full Changelog: v1.10.0...v1.11.0