edge-currency-accountbased 4.48.4 → 4.49.0

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,10 +2,10 @@
2
2
 
3
3
  ## Unreleased
4
4
 
5
- ## 4.48.4 (2025-06-20)
5
+ ## 4.49.0 (2025-06-16)
6
6
 
7
- - added: (Solana) Token2022 support
8
- - fixed: (EVM) Broken token tx query causing stalled syncing when no token transfers found.
7
+ - added: Added `resolveName` method to Zano `otherMethods` for Zano alias resolution.
8
+ - changed: (EVM) Require unconfirmed transactions to be specified in `makeSpend` via `pendingTxs` parameter.
9
9
 
10
10
  ## 4.48.3 (2025-06-06)
11
11