Skip to content

Releases: wevm/ox

ox@0.2.2

18 Nov 20:09
fc50e82
Compare
Choose a tag to compare

Patch Changes

  • 4f40358 Thanks @jxom! - Tweaked RpcResponse and Provider errors to have optional parameters.

ox@0.2.1

18 Nov 03:31
7a1f69d
Compare
Choose a tag to compare

Patch Changes

  • 6e4b635 Thanks @jxom! - Derive EIP-712 Domain type if not provided in TypedData.serialize.

ox@0.2.0

14 Nov 23:55
a2688ea
Compare
Choose a tag to compare

Minor Changes

  • 2f0fc9b Thanks @jxom! - Breaking: Removed .parseError property on functions. Use the .ErrorType property instead. Example

Patch Changes

  • af01579 Thanks @jxom! - Assert that EIP-712 domains are valid.

ox@0.1.8

13 Nov 00:40
8c3311b
Compare
Choose a tag to compare

Patch Changes

  • #25 5da9efb Thanks @tmm! - Shimmed WebAuthnP256.createCredential for 1Password Firefox Add-on.

ox@0.1.7

12 Nov 17:16
60d55f7
Compare
Choose a tag to compare

Patch Changes

ox@0.1.6

12 Nov 05:44
806207f
Compare
Choose a tag to compare

Patch Changes

ox@0.1.5

12 Nov 02:34
2a7d21b
Compare
Choose a tag to compare

Patch Changes

  • 644b96a Thanks @jxom! - Added additional guard for result in Provider.from.

ox@0.1.4

10 Nov 10:28
b325ea2
Compare
Choose a tag to compare

Patch Changes

  • 777fe42 Thanks @jxom! - Tweaked trimLeft to remove all leading zeros.

ox@0.1.3

10 Nov 08:58
21954dd
Compare
Choose a tag to compare

Patch Changes

  • 868d431 Thanks @jxom! - Added handling for odd-length hex values.

ox@0.1.2

09 Nov 03:06
f479c85
Compare
Choose a tag to compare

Patch Changes