Releases: wevm/ox
Releases · wevm/ox
11 Dec 06:58
Compare
Sorry, something went wrong.
No results found
Minor Changes
#138 29a2f43 Thanks @wbj-cb ! - Breaking: Aligned to latest ERC-8021 specification. Modified Attribution.toDataSuffix parameters to include codeRegistry instead of registryAddress.
Attribution.toDataSuffix({
codes: ['baseapp', 'morpho'],
- registryAddress: '0xcccccccccccccccccccccccccccccccccccccccc',
+ codeRegistry: {
+ address: '0xcccccccccccccccccccccccccccccccccccccccc`
+ chainId: 8453,
+ }
})
f8bf590 Thanks @jxom ! - Breaking: Renamed TransactionEnvelope* to TxEnvelope*.
#140 7997629 Thanks @jxom ! - Added ox/tempo entrypoint.
25 Nov 19:38
Compare
Sorry, something went wrong.
No results found
Patch Changes
e63c3b2 Thanks @jxom ! - Tweaked WebAuthnP256.createCredential to accept challenge of type Hex.
24 Nov 21:29
Compare
Sorry, something went wrong.
No results found
Patch Changes
d11e1fb Thanks @jxom ! - Modified WebAuthnP256.verify to work with only clientDataJSON and authenticatorData
24 Nov 06:20
Compare
Sorry, something went wrong.
No results found
28 Oct 00:22
Compare
Sorry, something went wrong.
No results found
Patch Changes
896096d Thanks @jxom ! - Exported types required for inference.
27 Oct 00:49
Compare
Sorry, something went wrong.
No results found
Patch Changes
95458ee Thanks @jxom ! - Added TransactionRequest.fromRpc
c165694 Thanks @jxom ! - Added ability to pass custom event map to Provider.createEmitter.
c165694 Thanks @jxom ! - Added ability to pass schema to RpcRequest.createStore
17 Oct 04:14
Compare
Sorry, something went wrong.
No results found
Patch Changes
242558a Thanks @jxom ! - Fixed formatting between metadata and version on BaseError.
14 Oct 05:18
Compare
Sorry, something went wrong.
No results found
09 Oct 19:10
Compare
Sorry, something went wrong.
No results found
Patch Changes
f61d713 Thanks @jxom ! - Added version and docsOrigin to Errors.BaseError.
07 Oct 03:50
Compare
Sorry, something went wrong.
No results found
Patch Changes
a1c8a43 Thanks @jxom ! - Added eth_sendRawTransactionSync to types.
You can’t perform that action at this time.