edge-currency-accountbased 3.2.5 → 3.2.7

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,15 @@
2
2
 
3
3
  ## Unreleased
4
4
 
5
+ ## 3.2.7 (2024-03-21)
6
+
7
+ - changed: Use EIP-4844 fee calculation for Optimism and Base
8
+
9
+ ## 3.2.6 (2024-03-20)
10
+
11
+ - changed: Update subscan transfers endpoint url
12
+ - fixed: Correctly use the ETH transaction hash as txid for FEVM transactions to fix duplicate transaction bug on Filecoin FEVM
13
+
5
14
  ## 3.2.5 (2024-03-11)
6
15
 
7
16
  - fixed: Performance issue with getMaxSpendable caused by recursive calls