Releases: wevm/ox
Releases · wevm/ox
21 Dec 21:34
Compare
Sorry, something went wrong.
No results found
19 Dec 22:51
Compare
Sorry, something went wrong.
No results found
Minor Changes
4c55afa Thanks @jxom ! - Breaking: Renamed prehash to preHash on KeyAuthorization#P256Rpc
18 Dec 19:40
Compare
Sorry, something went wrong.
No results found
Patch Changes
a24f08a Thanks @jxom ! - Updated TransactionRequest.toRpc for Tempo.
16 Dec 22:40
Compare
Sorry, something went wrong.
No results found
Patch Changes
e750936 Thanks @jxom ! - Throw error if signature envelope type not supported.
16 Dec 22:01
Compare
Sorry, something went wrong.
No results found
16 Dec 19:21
Compare
Sorry, something went wrong.
No results found
15 Dec 01:42
Compare
Sorry, something went wrong.
No results found
Patch Changes
a98c346 Thanks @jxom ! - ox/tempo: Removed 0x fallback on to for TransactionRequest.toRpc
14 Dec 21:06
Compare
Sorry, something went wrong.
No results found
Patch Changes
a5a63d4 Thanks @jxom ! - Explicitly widened WebAuthn getFn/createFn to avoid downstream type conflicts.
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.
You can’t perform that action at this time.