edge-core-js
Advanced tools
Changelog
0.13.8 (2019-02-10)
payinAddress
and uniqueIdentifier
to swap metadata.Changelog
0.13.7 (2019-02-04)
getTransactions
for compatibility with edge-currency-accountbased
Ethereum.EdgeGetTransactionsOptions.startEntries
type.EdgePluginMap
helper type.peerDependencies
spelling.Changelog
0.13.6
Changelog
0.13.5
loginWithKey
.Changelog
0.13.4
getTransactions
to return token transactions in the requested range.Changelog
0.13.3
EdgeSwapQuote.destinationAddress
.Changelog
0.13.0
folder
and localFolder
with disklet
and localDisklet
in all API's to use the new Disklet API.EdgeCurrencyConfig.changePluginSettings
(use changeUserSettings
)EdgeCurrencyConfig.changeSettings
(use changeUserSettings
)EdgeCurrencyConfig.pluginSettings
(use userSettings
)EdgeCurrencyConfig.settings
(use userSettings
)EdgeSwapConfig.exchangeInfo
(use swapInfo
)EdgeSwapConfig.settings
(use userSettings
)EdgeSwapConfig.changeSettings
(use changeUserSettings
)EdgeSwapCurrencies.exchanges
(use pluginNames
)EdgeSwapQuote.exchangeService
(use pluginName
)EdgeCurrencyWallet.getQuote
EdgeContext.getExchangeSwapRate
EdgeContext.getExchangeSwapInfo
EdgeAccount.folder
-> EdgeAccount.disklet
EdgeAccount.localFolder
-> EdgeAccount.localDisklet
EdgeCurrencyWallet.folder
-> EdgeCurrencyWallet.disklet
EdgeCurrencyWallet.localFolder
-> EdgeCurrencyWallet.localDisklet
convertCurrency
async.makeFakeContexts
async.EdgeContextOptions.apiKey
& EdgeContextOptions.appId
mandatory.Changelog
0.12.21
wallet.getTransactions()
that sometimes it wouldn't return the oldest transactions.