Skip to content

viem@2.16.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 16:02
· 340 commits to main since this release
e4b7868

Patch Changes

  • fa494359 Thanks @jxom! - Added chainId as a parameter to eth_sendTransaction.

  • #2429 3781bbb8 Thanks @jxom! - Fixed an issue where getAction would ignore nullish return values from a synchronous Client Action.

  • ed5c70e0 Thanks @jxom! - Experimental: Added Solady utilities:

    • hashMessage
    • hashTypedData
    • wrapTypedDataSignature