edge-core-js
Advanced tools
Changelog
v0.20.0 (2023-04-10)
walletInfo
for makeCurrencyEngine
EdgeTransaction.isSend
flag.Changelog
v0.19.49 (2023-03-30)
privateKeys
argument for signTx
call to the engineChangelog
v0.19.48 (2023-03-27)
EdgeEnginePrivateKeyOptions['privateKeys']
for syncNetwork
, instead of the entire EdgeWalletInfo
Changelog
v0.19.47 (2023-03-27)
EdgeCurrencyEngine.signTx
and similar functions.EdgeCurrencyEngine
, so they can be removed.Changelog
v0.19.46 (2023-03-07)
expireDate
to EdgeParsedUri
Changelog
v0.19.45 (2023-03-02)
denominationToNative
and nativeToDenomination
to look at allTokens
, instead of the legacy token lists.Changelog
v0.19.44 (2023-02-28)
EdgeAccount.currencyEngineErrors
- these are set for wallets that fail to load.EdgeAccount.waitForAllWallets()
- resolves once all wallets have either loaded or failed (but balances may still be syncing).Changelog
v0.19.43 (2023-02-23)
EdgeLoginRequest.displayImageDarkUrl
and EdgeLoginRequest.displayImageDarkUrl
.EdgeFakeContextOptions.allowNetworkAccess
, which allows non-Edge traffic to pass through to the real network.EdgeWalletInfoFull.migratedFromWalletId
, which can be saved when sweeping funds from an old wallet to a new wallet.EdgeLoginRequest.displayImageUrl
. Use the new dark or light mode images instead.Changelog
v0.19.42 (2023-02-02)
Changelog
v0.19.41 (2023-01-26)