Skip to content

Commit da4c174

Browse files
author
Jon Tzeng
committed
v2.40.0
1 parent 0f88a9d commit da4c174

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22

33
## Unreleased
44

5+
## 2.40.0 (2026-01-26)
6+
57
- added: Added change-server subscription timeout fallback.
8+
- fixed: Transaction confirmation count calculation for utxo-based currencies
69

710
## 2.39.0 (2026-01-16)
811

912
- added: Add `appVersion`, `osType`, and `osVersion` to `EdgeContextOptions` for v2 coreRollup endpoint support.
1013
- changed: Use `/v2/coreRollup` endpoint when device info is available, with `/v1/coreRollup` as fallback.
11-
- fixed: Fixed confirmations bug in `shouldCoreDetermineConfirmations`
1214

1315
## 2.38.4 (2026-01-12)
1416

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "edge-core-js",
3-
"version": "2.39.0",
3+
"version": "2.40.0",
44
"description": "Edge account & wallet management library",
55
"keywords": [
66
"bitcoin",

0 commit comments

Comments
 (0)