edge-core-js
Advanced tools
Changelog
0.12.10 (2018-11-02)
supportEmail
to EdgeSwapInfo
.Changelog
0.12.9
createPrivateKey
and derivePublicKey
due to Flow errorsChangelog
0.12.8
Changelog
0.12.7
Changelog
0.12.6
Changelog
0.12.5
New:
EdgeSwapConfig.needsActivation
for exchanges that need KYC or other data.EdgeSwapQuote.networkFee
for outgoing network fee.SwapBelowLimitError
& SwapAboveLimitError
for failed quotes.Deprecations:
EdgeContext.getAvailableExchangeTokens
EdgeContext.getExchangeSwapInfo
EdgeContext.getExchangeSwapRate
EdgeCurrencyWallet.getQuote
Renames (old names deprecated):
EdgeAccount.currencyTools
-> EdgeAccount.currencyConfig
EdgeAccount.exchangeTools
-> EdgeAccount.swapConfig
EdgeAccount.getExchangeCurrencies
-> EdgeAccount.fetchSwapCurrencies
EdgeAccount.getExchangeQuote
-> EdgeAccount.fetchSwapQuote
EdgeCurrencyTools.settings
-> EdgeCurrencyConfig.userSettings
EdgeCurrencyTools.changeSettings
-> EdgeCurrencyConfig.changeUserSettings
EdgeExchangeQuote.exchangeSource
-> EdgeSwapQuote.pluginName
EdgeExchangeCurrencies.exchanges
-> EdgeSwapCurrencies.pluginNames
Changelog
0.12.4
Changelog
0.12.3
Changelog
0.12.2
EdgeCurrencyTools.pluginSettings
to EdgeCurrencyTools.settings
.EdgeCurrencyTools.changePluginSettings
to EdgeCurrencyTools.changeSettings
.Changelog
0.12.1