github foundry-rs/forge-std v1.10.0

one month ago

Featured Changes

  • The following functions were added to VmSafe:
    • getRawBlockHeader
    • stopRecord
    • setSeed
    • EIP-7702: attachDelegation, signAndAttachDelegation, signDelegation
    • EIP-712: eip712HashStruct, eip712HashType, eip712HashTypedData
  • The following functions were made view:
    • randomAddress()
    • randomUint()
    • randomUint(uint256 min, uint256 max)

What's Changed

New Contributors

Full Changelog: v1.9.7...v1.10.0

Don't miss a new forge-std release

NewReleases is sending notifications on new releases.