Skip to content

Releases: wevm/ox

ox@0.6.9

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

Patch Changes

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

ox@0.6.8

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

Patch Changes

ox@0.6.7

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

Patch Changes

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

ox@0.6.6

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

Patch Changes

ox@0.6.5

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

Patch Changes

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

ox@0.6.4

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

Patch Changes

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

ox@0.6.3

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

Patch Changes

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

ox@0.6.2

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

Patch Changes

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

ox@0.6.1

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

Patch Changes

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

ox@0.6.0

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.