Releases: wevm/ox
Releases · wevm/ox
ox@0.4.4
Patch Changes
#45 48b896f
Thanks @deodad ! - Ensured addresses are checksummed when creating SIWE messages
ox@0.4.3
Patch Changes
c09d165
Thanks @jxom ! - Added checksumAddress
as an option to AbiParameters.{encode|decode}
.
ox@0.4.2
Patch Changes
#40 47e306d
Thanks @jxom ! - ox/erc6492: Added universal signature verification exports.
ox@0.4.0
Minor Changes
#35 4680b06
Thanks @gregfromstl ! - Updated Signature.toHex
to serialize the last byte as v
instead of yParity
for widened compatibility.
Patch Changes
ox@0.3.1
Patch Changes
e4104cd
Thanks @jxom ! - Added extraEntropy
option to Secp256k1.sign
& P256.sign
.
ox@0.3.0
Minor Changes
9ad0d2c
Thanks @jxom ! - Added extra entropy to signature generation.
ox@0.2.2
Patch Changes
4f40358
Thanks @jxom ! - Tweaked RpcResponse
and Provider
errors to have optional parameters.
ox@0.2.1
Patch Changes
6e4b635
Thanks @jxom ! - Derive EIP-712 Domain type if not provided in TypedData.serialize
.
ox@0.2.0
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.
You can’t perform that action at this time.