edge-currency-accountbased 2.18.2 → 2.18.4

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,9 +2,21 @@
2
2
 
3
3
  ## Unreleased
4
4
 
5
+ ## 2.18.4 (2023-12-20)
6
+
7
+ - added: (Optimism) Add native USDC
8
+ - changed: (Optimism) Rename wrapped USDC to USDC.e
9
+
10
+ ## 2.18.3 (2023-12-20)
11
+
12
+ - added: `minerTip` to `feeRateUsed` for EIP-1559 transaction
13
+ - changed: Added back EIP1559 support to Fantom
14
+ - fixed: Fallback query for baseFee if not cached for EIP-1559 currencies
15
+ - fixed: Incorrect spelling for EIP-1559 parameter (maxPriorityFeePerGas)
16
+
5
17
  ## 2.18.2 (2023-12-18)
6
18
 
7
- -fixed: Various regressions and bugs caused by recent refactors
19
+ - fixed: Various regressions and bugs caused by recent refactors
8
20
 
9
21
  ## 2.18.1 (2023-12-18)
10
22