edge-currency-accountbased 1.4.7 → 1.4.9

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,16 @@
1
1
  # edge-currency-accountbased
2
2
 
3
+ ## 1.4.9 (2023-07-26)
4
+
5
+ - Update XRP explorer url
6
+ - Update checkpoints
7
+
8
+ ## 1.4.8 (2023-07-21)
9
+
10
+ - Optimism: Replace deprecated rpc method `rollup_gasPrices` with `l1BaseFee` query
11
+ - EVM: Handle null gas parameter in WalletConnect requests
12
+ - Update checkpoints
13
+
3
14
  ## 1.4.7 (2023-07-18)
4
15
 
5
16
  - FIO: Treat 403 status code as error