edge-currency-accountbased 4.24.4 → 4.24.6

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
@@ -2,6 +2,14 @@
2
2
 
3
3
  ## Unreleased
4
4
 
5
+ ## 4.24.6 (2024-09-20)
6
+
7
+ - fixed: Update some MATIC special cases to POL
8
+
9
+ ## 4.24.5 (2024-09-17)
10
+
11
+ - removed: Ethereum WebSocket server connections, which were preventing incoming transactions appearing.
12
+
5
13
  ## 4.24.4 (2024-09-16)
6
14
 
7
15
  - changed: Upgrade chain-registry package.
@@ -15,6 +23,10 @@
15
23
 
16
24
  - fixed: (EVM) Merge duplicate token transaction data from evmscan fixing incorrect transaction native amounts
17
25
 
26
+ ## 4.24.1-2 (2024-09-17)
27
+
28
+ - removed: Ethereum WebSocket server connections, which were preventing incoming transactions appearing.
29
+
18
30
  ## 4.24.1-1 (2024-09-16)
19
31
 
20
32
  - fixed: (EVM) Fixed ETH requires a resync or log back in to see new transaction