Skip to content

v1.10.0

Latest
Compare
Choose a tag to compare
@DaniPopes DaniPopes released this 31 Jul 12:32
· 5 commits to master since this release
8bbcf6e

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