edge-currency-accountbased 4.32.2 → 4.32.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 +8 -0
- package/android/src/main/assets/edge-currency-accountbased/2851.chunk.js +1 -1
- package/android/src/main/assets/edge-currency-accountbased/4649.chunk.js +4 -4
- package/android/src/main/assets/edge-currency-accountbased/9119.chunk.js +9 -0
- package/android/src/main/assets/edge-currency-accountbased/axelar.chunk.js +1 -1
- package/android/src/main/assets/edge-currency-accountbased/edge-currency-accountbased.js +5 -5
- package/android/src/main/assets/edge-currency-accountbased/polkadot.chunk.js +1 -1
- package/android/src/main/assets/edge-currency-accountbased/solana.chunk.js +1 -1
- package/lib/cosmos/engine/ThorchainEngine.js +2 -2
- package/lib/ethereum/info/pulsechainInfo.js +2 -2
- package/package.json +1 -1
- package/android/src/main/assets/edge-currency-accountbased/6845.chunk.js +0 -9
- package/android/src/main/assets/edge-currency-accountbased/780.chunk.js +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
## Unreleased
|
|
4
4
|
|
|
5
|
+
## 4.32.4 (2024-12-25)
|
|
6
|
+
|
|
7
|
+
- fixed: Set correct Thorchain fee parameters when sending.
|
|
8
|
+
|
|
9
|
+
## 4.32.3 (2024-12-25)
|
|
10
|
+
|
|
11
|
+
- fixed: (Pulsechain) Fix broken address and transaction explorer links
|
|
12
|
+
|
|
5
13
|
## 4.32.2 (2024-12-23)
|
|
6
14
|
|
|
7
15
|
- fixed: (Tron) Fix incorrect TRX fee estimations
|