edge-currency-accountbased 2.18.2 → 2.18.3

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