New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

edge-core-js

Package Overview
Dependencies
Maintainers
6
Versions
292
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edge-core-js - npm Package Versions

1
30

0.13.8

Diff

Changelog

Source

0.13.8 (2019-02-10)

  • Add payinAddress and uniqueIdentifier to swap metadata.
swansontec
published 0.13.7 •

Changelog

Source

0.13.7 (2019-02-04)

  • Fix getTransactions for compatibility with edge-currency-accountbased Ethereum.
  • Fix AUD currency lookup bug.
  • Clean up Flow types
    • Fix EdgeGetTransactionsOptions.startEntries type.
    • Add an EdgePluginMap helper type.
  • Upgrade build tools to fix Travis.
  • Fix peerDependencies spelling.
  • Expose repo syncing through the secret internal API.
swansontec
published 0.13.6 •

Changelog

Source

0.13.6

  • Add Faa.st swap plugin.
  • Log more steps during login.
  • Upgrade to Flow v0.89.0.
swansontec
published 0.13.5 •

Changelog

Source

0.13.5

  • Upgrade to redux-pixies v0.3.6 to fix ghost wallets appearing at login.
  • Sync the account keys during a loginWithKey.
swansontec
published 0.13.4 •

Changelog

Source

0.13.4

  • Fix getTransactions to return token transactions in the requested range.
  • Fix ChangeNOW 400 errors.
swansontec
published 0.13.3 •

Changelog

Source

0.13.3

  • Fix ChangeNOW support email & quote URI.
  • Add EdgeSwapQuote.destinationAddress.
  • Re-apply replay protection when splitting BCH->BSV a second time.
swansontec
published 0.13.2 •

Changelog

Source

0.13.2

  • Fix ChangeNOW out of range errors.
swansontec
published 0.13.1 •

Changelog

Source

0.13.1

  • Add ChangeNOW swap plugin.
swansontec
published 0.13.0 •

Changelog

Source

0.13.0

  • Upgrade to disklet v0.3.0
    • Replace folder and localFolder with disklet and localDisklet in all API's to use the new Disklet API.
  • Removed deprecated API's:
    • Renamed API's:
      • 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)
    • Legacy swap API:
      • EdgeCurrencyWallet.getQuote
      • EdgeContext.getExchangeSwapRate
      • EdgeContext.getExchangeSwapInfo
  • Upgraded to Disklet v0.3.0 API:
    • EdgeAccount.folder -> EdgeAccount.disklet
    • EdgeAccount.localFolder -> EdgeAccount.localDisklet
    • EdgeCurrencyWallet.folder -> EdgeCurrencyWallet.disklet
    • EdgeCurrencyWallet.localFolder -> EdgeCurrencyWallet.localDisklet
  • Made convertCurrency async.
  • Made makeFakeContexts async.
  • Make EdgeContextOptions.apiKey & EdgeContextOptions.appId mandatory.
  • Optimize the build system.
thehobbit85
published 0.12.21 •

Changelog

Source

0.12.21

  • Fixed an issue with wallet.getTransactions() that sometimes it wouldn't return the oldest transactions.
  • Small cleanups and type fixes
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc