Skip to content

Releases: wevm/ox

[email protected]

26 Jan 22:34
dfa850d
Compare
Choose a tag to compare

Patch Changes

  • 6480607 Thanks @jxom! - Fixed AbiEvent.encode for zeroish arguments.

[email protected]

25 Jan 08:55
7d7c90b
Compare
Choose a tag to compare

Patch Changes

[email protected]

20 Jan 20:39
000620a
Compare
Choose a tag to compare

Patch Changes

  • 076c6a2 Thanks @jxom! - Removed redundant pure annotation.

[email protected]

20 Jan 03:57
1a5ee40
Compare
Choose a tag to compare

Patch Changes

[email protected]

15 Jan 22:59
759ed6e
Compare
Choose a tag to compare

Patch Changes

  • 0b5182f Thanks @jxom! - Fixed build process for typedef generation.

[email protected]

15 Jan 02:17
2769eb1
Compare
Choose a tag to compare

Patch Changes

  • 74ceae4 Thanks @jxom! - Fixed Provider.parseError behavior.

[email protected]

14 Jan 00:31
8c68d23
Compare
Choose a tag to compare

Patch Changes

  • ddaed51 Thanks @jxom! - Fixed parsing of Provider RPC errors.

[email protected]

13 Jan 21:31
52366e8
Compare
Choose a tag to compare

Patch Changes

  • e541cec Thanks @jxom! - Modified fallback RPC Errors to RpcResponse.InternalError.

[email protected]

13 Jan 07:54
b1ecc30
Compare
Choose a tag to compare

Patch Changes

  • 5d007ae Thanks @jxom! - Added RpcResponse.parseErrorObject and Provider.parseErrorObject.

[email protected]

30 Dec 21:32
3c0d9c7
Compare
Choose a tag to compare

Minor Changes

  • 94ec558 Thanks @jxom! - Added BlockOverrides & StateOverrides modules.

  • 94ec558 Thanks @jxom! - Added eth_simulateV1 to eth_ RPC schema.