edge-core-js
Advanced tools
Changelog
2.25.2 (2025-02-12)
loginServer
prop on the MakeEdgeContext
component.Changelog
2.25.1 (2025-01-16)
EdgeContextProps.loginServer
type definition.Changelog
2.25.0 (2025-01-16)
EdgeContextOptions.loginServer
. This replaces EdgeContextOptions.authServer
, but without the /api
path component in the server URL.EdgeContextOptions.authServer
. Use EdgeContextOptions.loginServer
instead.Changelog
2.24.0 (2025-01-15)
onSeenTxCheckpoint
callback for new Seen Tx Checkpoint API.onTransactions
callback to support new Seen Tx Checkpoint API.Changelog
2.23.0 (2025-01-13)
EdgeCurrencyInfo.chainDisplayName
and EdgeCurrencyInfo.assetDisplayName
EdgeCurrencyInfo.displayName
Changelog
2.22.2 (2025-01-03)
EdgeCurrencyWallet.denominationToNative
and EdgeCurrencyWallet.nativeToDenomination
utilities. Clients can perform these conversions on their own, using information that the core already provides.segwitAddress
as the publicAddress
for wallets that have one.Changelog
2.22.1 (2024-12-17)
fetchCors
implementation caused by referencing error to EdgeIo.fetch
.Changelog
2.22.0 (2024-12-10)
avoidCors
API to EdgeFetchFunction
fetchCors
API in favor of fetch
with avoidCors
option.Changelog
2.21.0 (2024-12-02)
networkFees
to EdgeTransaction
.getAddresses
to EdgeCurrencyWallet
getReceiveAddress
field on EdgeCurrencyWallet
networkFee
and parentNetworkFee
field on EdgeTransaction
.Changelog
2.20.3 (2024-11-25)
''
to select the default API key.