edge-currency-accountbased 4.17.0 → 4.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # edge-currency-accountbased
2
2
 
3
+ ## Unreleased
4
+
5
+ ## 4.18.0 (2024-08-09)
6
+
7
+ - added: (zkSync) Add USDC
8
+ - added: (Cosmos) Add chain ID updater
9
+ - added: (Cosmos) Support multiple archive nodes
10
+ - fixed: (zkSync) Fix USDC.e currency code
11
+
12
+ ## 4.17.1 (2024-07-30)
13
+
14
+ - fixed: (ETH) Fix incorrect protocol in blockbook-ws connection URLs
15
+
3
16
  ## 4.17.0 (2024-07-30)
4
17
 
5
18
  - added: signBytes() method for EthereumEngine