diff --git a/packages/abi/CHANGELOG.md b/packages/abi/CHANGELOG.md index 542e66c10..15772c27d 100644 --- a/packages/abi/CHANGELOG.md +++ b/packages/abi/CHANGELOG.md @@ -1,5 +1,428 @@ # @0xsequence/abi +## 2.3.8 + +### Patch Changes + +- indexer: update clients + +## 2.3.7 + +### Patch Changes + +- Metadata updates + +## 2.3.6 + +### Patch Changes + +- New chains + +## 2.3.5 + +### Patch Changes + +- Add Frequency Testnet + +## 2.3.4 + +### Patch Changes + +- metadata: exclude deprecated methods on rpc client + +## 2.3.3 + +### Patch Changes + +- metadata: client update + +## 2.3.2 + +### Patch Changes + +- metadata: update rpc client + +## 2.3.1 + +### Patch Changes + +- indexer: update rpc client + +## 2.3.0 + +### Minor Changes + +- update metadata rpc client + +## 2.2.15 + +### Patch Changes + +- API updates + +## 2.2.14 + +### Patch Changes + +- Somnia Testnet and Monad Testnet + +## 2.2.13 + +### Patch Changes + +- Add XR1 to all networks + +## 2.2.12 + +### Patch Changes + +- Add XR1 + +## 2.2.11 + +### Patch Changes + +- Relayer updates + +## 2.2.10 + +### Patch Changes + +- Etherlink support + +## 2.2.9 + +### Patch Changes + +- Indexer gateway native token balances + +## 2.2.8 + +### Patch Changes + +- Add Moonbeam and Moonbase Alpha + +## 2.2.7 + +### Patch Changes + +- Update Builder package + +## 2.2.6 + +### Patch Changes + +- Update relayer package + +## 2.2.5 + +### Patch Changes + +- auth: fix sequence indexer gateway url +- account: immutable wallet proxy hook + +## 2.2.4 + +### Patch Changes + +- network: update soneium mainnet block explorer url +- waas: signTypedData intent support + +## 2.2.3 + +### Patch Changes + +- provider: updating initWallet to use connected network configs if they exist + +## 2.2.2 + +### Patch Changes + +- pass projectAccessKey to relayer at all times + +## 2.2.1 + +### Patch Changes + +- waas-ethers: sign typed data + +## 2.2.0 + +### Minor Changes + +- indexer: gateway client +- @0xsequence/builder +- upgrade puppeteer to v23.10.3 + +## 2.1.8 + +### Patch Changes + +- Add Soneium Mainnet + +## 2.1.7 + +### Patch Changes + +- guard: pass project access key to guard requests + +## 2.1.6 + +### Patch Changes + +- Add LAOS and Telos Testnet chains + +## 2.1.5 + +### Patch Changes + +- account: save presigned configuration with reference chain id 1 + +## 2.1.4 + +### Patch Changes + +- provider: pass projectAccessKey into MuxMessageProvider + +## 2.1.3 + +### Patch Changes + +- waas: time drift date fix due to strange browser quirk + +## 2.1.2 + +### Patch Changes + +- provider: export analytics correctly + +## 2.1.1 + +### Patch Changes + +- Add LAOS chain support + +## 2.1.0 + +### Minor Changes + +- account: forward project access key when estimating fees and sending transactions + +### Patch Changes + +- sessions: save signatures with reference chain id + +## 2.0.26 + +### Patch Changes + +- account: fix chain id comparison + +## 2.0.25 + +### Patch Changes + +- skale-nebula: deploy gas limit = 10m + +## 2.0.24 + +### Patch Changes + +- sessions: arweave: configurable gateway url +- waas: use /status to get time drift before sending any intents + +## 2.0.23 + +### Patch Changes + +- Add The Root Network support + +## 2.0.22 + +### Patch Changes + +- Add SKALE Nebula Mainnet support + +## 2.0.21 + +### Patch Changes + +- account: add publishWitnessFor + +## 2.0.20 + +### Patch Changes + +- upgrade deps, and improve waas session status handling + +## 2.0.19 + +### Patch Changes + +- Add Immutable zkEVM support + +## 2.0.18 + +### Patch Changes + +- waas: new contractCall transaction type +- sessions: add arweave owner + +## 2.0.17 + +### Patch Changes + +- update waas auth to clear session before signIn + +## 2.0.16 + +### Patch Changes + +- Removed Astar chains + +## 2.0.15 + +### Patch Changes + +- indexer: update bindings with token balance additions + +## 2.0.14 + +### Patch Changes + +- sessions: arweave config reader +- network: add b3 and apechain mainnet configs + +## 2.0.13 + +### Patch Changes + +- network: toy-testnet + +## 2.0.12 + +### Patch Changes + +- api: update bindings + +## 2.0.11 + +### Patch Changes + +- waas: intents test fix +- api: update bindings + +## 2.0.10 + +### Patch Changes + +- network: soneium minato testnet + +## 2.0.9 + +### Patch Changes + +- network: fix SKALE network name + +## 2.0.8 + +### Patch Changes + +- metadata: update bindings + +## 2.0.7 + +### Patch Changes + +- wallet request handler fix + +## 2.0.6 + +### Patch Changes + +- network: matic -> pol + +## 2.0.5 + +### Patch Changes + +- provider: update databeat to 0.9.2 + +## 2.0.4 + +### Patch Changes + +- network: add skale-nebula-testnet + +## 2.0.3 + +### Patch Changes + +- waas: check session status in SequenceWaaS.isSignedIn() + +## 2.0.2 + +### Patch Changes + +- sessions: property convert serialized bignumber hex value to bigint + +## 2.0.1 + +### Patch Changes + +- waas: http signature check for authenticator requests +- provider: unwrap legacy json rpc responses +- use json replacer and reviver for bigints + +## 2.0.0 + +### Major Changes + +- ethers v6 + +## 1.10.15 + +### Patch Changes + +- utils: extractProjectIdFromAccessKey + +## 1.10.14 + +### Patch Changes + +- network: add borne-testnet to allNetworks + +## 1.10.13 + +### Patch Changes + +- network: add borne testnet + +## 1.10.12 + +### Patch Changes + +- api: update bindings +- global/window -> globalThis + +## 1.10.11 + +### Patch Changes + +- waas: updated intent.gen without webrpc types, errors exported from authenticator.gen + +## 1.10.10 + +### Patch Changes + +- metadata: update bindings with new contract collections api + +## 1.10.9 + +### Patch Changes + +- waas minor update + ## 1.10.8 ### Patch Changes @@ -999,7 +1422,6 @@ - relayer: fix Relayer.wait() interface The interface for calling Relayer.wait() has changed. Instead of a single optional ill-defined timeout/delay parameter, there are three optional parameters, in order: - - timeout: the maximum time to wait for the transaction receipt - delay: the polling interval, i.e. the time to wait between requests - maxFails: the maximum number of hard failures to tolerate before giving up @@ -1338,7 +1760,6 @@ ### Minor Changes - major architectural changes in Sequence design - - only one API instance, API is no longer a per-chain service - separate per-chain indexer service, API no longer handles indexing - single contract metadata service, API no longer serves metadata