github foundry-rs/forge-std v1.11.0

12 hours ago

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:

    • resolveEnv
    • getChainId
    • getStorageAccesses
    • bound
  • The following functions were made view:

    • accesses
    • eth_getLogs
    • getMappingLength
    • getMappingSlotAt
    • getNonce
    • getRecordedLogs
    • getWallets
    • readCallers
  • The following functions were made pure:

    • contains

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 add dependabot to 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 to ci.yml and make it a condition for ci-success by @zerosnacks in #734

New Contributors

Full Changelog: v1.10.0...v1.11.0

Don't miss a new forge-std release

NewReleases is sending notifications on new releases.