edge-currency-accountbased 0.22.1 → 0.22.2

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,14 @@
1
1
  # edge-currency-accountbased
2
2
 
3
+ ## 0.22.2 (2023-01-20)
4
+
5
+ - TRX: Add note support
6
+ - TRX: Update derivation path to industry standard
7
+ - EVM: Revert `getMaxSpendable` simplification changes in favor of recursion due to sliding standard fee scale
8
+ - HBAR: Update explorer urls
9
+ - DOT: Update @polkadot/api to v9.11.3
10
+ - DOT: Improve type safety and various code cleanups
11
+
3
12
  ## 0.22.1 (2023-01-17)
4
13
 
5
14
  - XRP: Replace use of `autofill` with local transaction creation