Skip to content

Releases: wevm/viem

viem@2.17.4

14 Jul 19:52
f433884
Compare
Choose a tag to compare

Patch Changes

viem@2.17.3

08 Jul 00:42
963877c
Compare
Choose a tag to compare

Patch Changes

  • ec3b0e0 Thanks @jxom! - Added fallback verification in verifyHash.

viem@2.17.2

06 Jul 09:33
758b9a1
Compare
Choose a tag to compare

Patch Changes

viem@2.17.1

04 Jul 21:53
741b83a
Compare
Choose a tag to compare

Patch Changes

viem@2.17.0

02 Jul 23:23
86fe26e
Compare
Choose a tag to compare

Minor Changes

  • #2335 3fce1c3 Thanks @aaronmgdr! - Added support for serializing and parsing OP deposit transactions on Celo.

Patch Changes

viem@2.16.5

30 Jun 10:55
c1f8801
Compare
Choose a tag to compare

Patch Changes

viem@2.16.4

28 Jun 20:40
0f087ba
Compare
Choose a tag to compare

Patch Changes

  • #2445 8aa20a1 Thanks @radchukd! - Added lyra chain

  • 62b7a9d Thanks @tmm! - Bumped ABIType version

  • 7e95377 Thanks @jxom! - Bumped dependencies:

    • @noble/curves: 1.2.01.4.0
    • @noble/hashes: 1.3.21.4.0
    • @scure/bip32: 1.3.21.4.0
    • @scure/bip39: 1.2.11.3.0
  • 95753c1 Thanks @jxom! - Added cause in HttpRequestError.

viem@2.16.3

27 Jun 09:23
Compare
Choose a tag to compare

Patch Changes

viem@2.16.2

24 Jun 15:00
695c7d0
Compare
Choose a tag to compare

Patch Changes

viem@2.16.1

21 Jun 16:02
e4b7868
Compare
Choose a tag to compare

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