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
5
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

1.10.0

Diff

Changelog

Source

1.10.0 (2023-10-10)

  • added: EdgeTransaction.action to tag known smart contract transaction types (swap, stake, etc.).
swansontec
published 1.9.0 •

Changelog

Source

1.9.0 (2023-10-10)

  • added: Support optimized login syncing, checking to see if our credentials are up-to-date before performing a periodic login.
swansontec
published 1.8.0 •

Changelog

Source

1.8.0 (2023-10-02)

  • added: Export cleaners for server types and testing data types.
  • deprecated: EdgeContext.listRecoveryQuestionChoices. The GUI provides its own localized strings now.
swansontec
published 1.7.0 •

Changelog

Source

v1.7.0 (2023-09-12)

  • added: Add a ChallengeError and related types, which will allow the login server to request CAPTCHA validation.
  • fixed: Correctly pass EdgeSpendTarget.memos through to currency plugins.
  • fixed: Do not let EdgeTransaction.memos be undefined, even for legacy plugins.
  • fixed: Restore "0x" prefix support for legacy hex memos.
swansontec
published 1.6.0 •

Changelog

Source

v1.6.0 (2023-09-11)

  • added: Currency-info support for multiple memos per transaction.
    • added: EdgeCurrencyInfo.memoOptions, lists acceptable memo types.
    • added: EdgeCurrencyInfo.multipleMemos, set if a currency supports multiple memos in the same transaction.
    • deprecated: EdgeCurrencyInfo.memoMaxLength
    • deprecated: EdgeCurrencyInfo.memoMaxValue
    • deprecated: EdgeCurrencyInfo.memoType. Note: If it is not set correctly, legacy plugins will no longer receive memos. Some buggy plugins forgot to do this, so those plugins will stop receiving memos. This is not a breaking change, though, since this field was always mandatory.
  • added: Spending support for multiple memos.
    • added: EdgeSpendInfo.memos
    • deprecated: EdgeSpendTarget.memo
  • added: Transaction history support for on-chain memos.
    • added: EdgeTransaction.memos
    • deprecated: EdgeTransaction.spendTargets.memo
samholmes
published 1.5.0 •

Changelog

Source

v1.5.0 (2023-09-06)

  • added: New infoServer and syncServer options for EdgeContextOptions
swansontec
published 1.4.2 •

Changelog

Source

v1.4.2 (2023-08-16)

  • fixed: Allow PIN changes on accounts without usernames.
  • changed: Change the error event type to any. This will become unknown in a future breaking release.
paullinator
published 1.4.1 •

Changelog

Source

v1.4.1 (2023-08-16)

  • changed: Reduced YAOB throttle to 50ms and apply throttle to return bridge calls
paullinator
published 1.4.0 •

Changelog

Source

v1.4.0 (2023-08-08)

  • added: canBePartial and maxFulfillmentSeconds to EdgeSwapQuote
  • added: skipBlockHeight config option
swansontec
published 1.3.7 •

Changelog

Source

v1.3.7 (2023-08-03)

  • changed: Throttle the react-native bridge to 500ms. This will create some lag, but should improve overall performance.
  • changed: Move the Android namespace definition out of the AndroidMaifest.xml and into the build.gradle file.
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