edge-core-js
Advanced tools
Changelog
v1.3.6 (2023-08-01)
Changelog
v1.3.5 (2023-07-26)
fetch
fallback logic. No proxy servers will be used.fetchCors
method is no longer deprecated. Use this if CORS might be an issue. Do not use this for any secrets or credentials.Changelog
v1.3.4 (2023-07-26)
Changelog
v1.3.3 (2023-07-24)
fetch
if request to edge-cors-proxy server fails.Changelog
v1.3.2 (2023-07-13)
fetch
method on EdgeIo
.Changelog
v1.3.1 (2023-07-11)
Changelog
v1.3.0 (2023-06-16)
EdgeAccount.getPin
method.EdgeAccount.username
property to update after calling changeUsername
.Changelog
v1.2.0 (2023-06-15)
EdgeCurrencyWallet.streamTransactions
method.getTransactions
. Use streamTransactions
if you need pagination.changeUsername
, so it works.Changelog
v1.1.0 (2023-06-08)
EdgeContext.forgetAccount
method.EdgeContext.deleteLocalAccount
. Use EdgeContext.forgetAccount
instead.Changelog
v1.0.1 (2023-06-01)
EdgeAccount.username
on an account that has none.