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.20.0

Diff

Changelog

Source

v0.20.0 (2023-04-10)

  • changed: Removed private keys from walletInfo for makeCurrencyEngine
  • added: Add an EdgeTransaction.isSend flag.
samholmes
published 0.19.49 •

Changelog

Source

v0.19.49 (2023-03-30)

  • fixed: Incorrectly formed privateKeys argument for signTx call to the engine
samholmes
published 0.19.48 •

Changelog

Source

v0.19.48 (2023-03-27)

  • fixed: Passing only the private keys to EdgeEnginePrivateKeyOptions['privateKeys'] for syncNetwork, instead of the entire EdgeWalletInfo
swansontec
published 0.19.47 •

Changelog

Source

v0.19.47 (2023-03-27)

  • added: Pass private keys to EdgeCurrencyEngine.signTx and similar functions.
  • changed: Only accept base-10 integer balances from currency engines, and ignore all other balance strings.
  • removed: Make deprecated token methods optional on EdgeCurrencyEngine, so they can be removed.
paullinator
published 0.19.46 •

Changelog

Source

v0.19.46 (2023-03-07)

  • added: Add expireDate to EdgeParsedUri
swansontec
published 0.19.45 •

Changelog

Source

v0.19.45 (2023-03-02)

  • fixed: Update denominationToNative and nativeToDenomination to look at allTokens, instead of the legacy token lists.
swansontec
published 0.19.44 •

Changelog

Source

v0.19.44 (2023-02-28)

  • added: EdgeAccount.currencyEngineErrors - these are set for wallets that fail to load.
  • added: EdgeAccount.waitForAllWallets() - resolves once all wallets have either loaded or failed (but balances may still be syncing).
swansontec
published 0.19.43 •

Changelog

Source

v0.19.43 (2023-02-23)

  • added: Provide login request images for both dark & light mode apps as EdgeLoginRequest.displayImageDarkUrl and EdgeLoginRequest.displayImageDarkUrl.
  • added: EdgeFakeContextOptions.allowNetworkAccess, which allows non-Edge traffic to pass through to the real network.
  • added: EdgeWalletInfoFull.migratedFromWalletId, which can be saved when sweeping funds from an old wallet to a new wallet.
  • deprecated: EdgeLoginRequest.displayImageUrl. Use the new dark or light mode images instead.
paullinator
published 0.19.42 •

Changelog

Source

v0.19.42 (2023-02-02)

  • added: Support for token activation
swansontec
published 0.19.41 •

Changelog

Source

v0.19.41 (2023-01-26)

  • changed: Convert source code to TypeScript internally. No changes should be visible externally, aside from some file locations.
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