edge-core-js
Advanced tools
Changelog
v1.0.0 (2023-06-01)
createAccount
to named parametersfetchLoginMessages
listRecoveryQuestionChoices
return typeundefined
EdgeAccount.signEthereumTransaction
EdgeCurrencyEngine.getEnabledTokens
(no longer used)EdgeCurrencyEngine.getTokenStatus
(no longer used)EdgeCurrencyWallet.addCustomToken
EdgeCurrencyWallet.changeEnabledTokens
EdgeCurrencyWallet.disableTokens
EdgeCurrencyWallet.enableTokens
EdgeCurrencyWallet.getEnabledTokens
EdgeCurrencyWallet.displayPrivateSeed
EdgeCurrencyWallet.displayPublicSeed
EdgeAccount.loginKey
propertykeys
properties on EdgeAccount
and EdgeCurrencyWallet
EdgeTransaction.amountSatoshi
options
prop from the MakeEdgeContext
component.EdgeTransaction.wallet
getTransactions
parametersEdgeBitcoinPrivateKeyOptions
EdgeCreatePrivateKeyOptions
EdgeAccountOptions.otp
. This parameter only accepts 6-digit OTP codes now. Pass the key as EdgeAccountOptions.otpKey
instead.Changelog
v0.21.5 (2023-05-24)
EdgeContext.pinLoginEnabled
. Use EdgeContext.localUsers
instead.startEntries
in getTransactions
, by always returning the requested number of transactions.Changelog
v0.21.4 (2023-05-24)
EdgeAccount.changeUsername
.EdgeAccount.getLoginKey
.EdgeAccount.loginKey
. Use EdgeAccount.getLoginKey
instead.EdgeContext.listUsernames
. Use EdgeContext.localUsers
instead.Changelog
v0.21.3 (2023-05-09)
Changelog
v0.21.1-1 (2023-05-09)
Changelog
v0.21.2 (2023-05-02)
EdgeUserInfo.username
.EdgeAccount
methods for reading public and private keys:
getDisplayPrivateKey
getDisplayPublicKey
getRawPrivateKey
getRawPublicKey
EdgeCurrencyTools
methods for getting display keys.EdgeCurrencyEngine
methods for getting display keys.EdgeAccount
and EdgeCurrencyWallet
key properties.Changelog
v0.21.1 (2023-04-24)
Changelog
v0.21.0 (2023-04-19)
EdgeParsedUri.minNativeAmount
. Note: This is not a breaking change, but we incorrectly updated the version number as if it were.Changelog
v0.20.1 (2023-04-12)
Changelog
v0.19.50 (2023-04-12)