Releases: wevm/ox
Releases · wevm/ox
Minor Changes
9ad0d2c
Thanks @jxom ! - Added extra entropy to signature generation.
Patch Changes
4f40358
Thanks @jxom ! - Tweaked RpcResponse
and Provider
errors to have optional parameters.
Patch Changes
6e4b635
Thanks @jxom ! - Derive EIP-712 Domain type if not provided in TypedData.serialize
.
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.
Patch Changes
#25 5da9efb
Thanks @tmm ! - Shimmed WebAuthnP256.createCredential
for 1Password Firefox Add-on.
Patch Changes
644b96a
Thanks @jxom ! - Added additional guard for result
in Provider.from
.
Patch Changes
777fe42
Thanks @jxom ! - Tweaked trimLeft
to remove all leading zeros.
Patch Changes
868d431
Thanks @jxom ! - Added handling for odd-length hex values.
You can’t perform that action at this time.