edge-currency-accountbased 4.48.1 → 4.48.2

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,10 +2,23 @@
2
2
 
3
3
  ## Unreleased
4
4
 
5
+ ## 4.48.2 (2025-06-05)
6
+
7
+ - changed: (Hedera) Save memo to queried transactions
8
+ - fixed: (Hedera) Fix missing transactions by specifying query limit
9
+ - fixed: Updated FEVM default gas price settings.
10
+ - fixed: Include deprecated `defaultSettings` field in FEVM's EdgeCurrencyInfo for legacy support.
11
+ - fixed: (Optimism/Sepolia/Holesky) Remove defunct etherscan server URIs.
12
+ - fixed: Broken response cleaner for etherscan v2 proxy module request (used for broadcasts).
13
+
5
14
  ## 4.48.1 (2025-05-27)
6
15
 
7
16
  - fixed: Do not send duplicate new-transaction notifications.
8
17
 
18
+ ## 4.47.2 (2025-05-27)
19
+
20
+ - fixed: Do not send duplicate new-transaction notifications.
21
+
9
22
  ## 4.46.2 (2025-05-27)
10
23
 
11
24
  - fixed: Do not send duplicate new-transaction notifications.