edge-currency-accountbased 1.2.13 → 1.3.1

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,15 @@
1
1
  # edge-currency-accountbased
2
2
 
3
+ ## 1.3.1 (2023-06-20)
4
+
5
+ - Fixed: Fix broken max-spend for zkSync
6
+
7
+ ## 1.3.0 (2023-06-20)
8
+
9
+ - Deprecate WalletConnect v1
10
+ - EVM/ALGO: Add parseWalletConnectV2Payload to parse out amounts from WalletConnect v2 payloads
11
+ - ZEC: Update checkpoints
12
+
3
13
  ## 1.2.13 (2023-06-02)
4
14
 
5
15
  - FIO: Fix unstake method insufficient funds checking