edge-core-js
Advanced tools
Changelog
1.10.0 (2023-10-10)
EdgeTransaction.action
to tag known smart contract transaction types (swap, stake, etc.).Changelog
1.9.0 (2023-10-10)
Changelog
1.8.0 (2023-10-02)
EdgeContext.listRecoveryQuestionChoices
. The GUI provides its own localized strings now.Changelog
v1.7.0 (2023-09-12)
ChallengeError
and related types, which will allow the login server to request CAPTCHA validation.EdgeSpendTarget.memos
through to currency plugins.EdgeTransaction.memos
be undefined, even for legacy plugins.Changelog
v1.6.0 (2023-09-11)
EdgeCurrencyInfo.memoOptions
, lists acceptable memo types.EdgeCurrencyInfo.multipleMemos
, set if a currency supports multiple memos in the same transaction.EdgeCurrencyInfo.memoMaxLength
EdgeCurrencyInfo.memoMaxValue
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.EdgeSpendInfo.memos
EdgeSpendTarget.memo
EdgeTransaction.memos
EdgeTransaction.spendTargets.memo
Changelog
v1.5.0 (2023-09-06)
Changelog
v1.4.2 (2023-08-16)
error
event type to any
. This will become unknown
in a future breaking release.Changelog
v1.4.1 (2023-08-16)
Changelog
v1.4.0 (2023-08-08)
Changelog
v1.3.7 (2023-08-03)
AndroidMaifest.xml
and into the build.gradle
file.