edge-currency-accountbased 1.1.1 → 1.2.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,18 @@
1
1
  # edge-currency-accountbased
2
2
 
3
+ ## 1.2.1 (2023-05-01)
4
+
5
+ - ZEC/ARRR: Prevent sending overlapping queries to synchronizer
6
+ - Fix accessing already deleted wallet connector
7
+ - ZEC/ARRR: Update checkpoints
8
+
9
+ ## 1.2.0 (2023-04-24)
10
+
11
+ - Add WalletConnect v1 support to Algorand
12
+ - Update EVM WalletConnect call_request response to include nativeAmount and networkFee
13
+ - Break out WalletConnect types to common folder
14
+ - Update ZEC checkpoints
15
+
3
16
  ## 1.1.1 (2023-04-24)
4
17
 
5
18
  - fixed: Parse URIs as Tron addresses first before PIX addresses to prevent incorrect parsing of Tron addresses as a PIX address