Skip to content

Releases: wevm/viem

[email protected]

09 Feb 19:58
9b2faa0
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • #63 7473582 Thanks @tmm! - Exported missing watchContractEvent and watchEvent actions.

[email protected]

09 Feb 16:42
7513820
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

09 Feb 00:58
5e26410
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • #57 40c76e3 Thanks @jxom! - support Panic & custom contract errors

  • #56 3e90197 Thanks @jxom! - - Breaking: Renamed humanMessage to shortMessage in BaseError.

    • Added multicall.
    • Support overloaded contract functions.

[email protected]

07 Feb 01:50
3b0f7a4
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • 5a6bdf8 Thanks @jxom! - Fixed an issue where encodeAbi couldn't encode dynamic bytes larger than 32 bytes"

[email protected]

06 Feb 02:09
c3d740a
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • ebf1dc8 Thanks @jxom! - Added watchEvent

  • ebf1dc8 Thanks @jxom! - Added watchContractEvent

  • ae90357 Thanks @jxom! - Made watchBlocks more type safe with the includeTransactions arg.

[email protected]

03 Feb 02:33
1cf58c3
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

03 Feb 02:14
03aaf06
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

03 Feb 00:32
81327ef
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

02 Feb 20:12
83b1e92
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

02 Feb 04:56
f6ee4d8
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • a74d643 Thanks @jxom! - Breaking: Removed the viem/actions export in favor of viem/public, viem/test & viem/wallet exports.