@ledgerhq/coin-xrp 4.0.0-nightly.1 → 4.0.1-next.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
 
2
- > @ledgerhq/coin-xrp@4.0.0-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-xrp
2
+ > @ledgerhq/coin-xrp@4.0.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-xrp
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,14 +1,14 @@
1
1
  # @ledgerhq/coin-xrp
2
2
 
3
- ## 4.0.0-nightly.1
3
+ ## 4.0.1-next.0
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updated dependencies [[`9009235`](https://github.com/LedgerHQ/ledger-live/commit/9009235cf52e83c0626acaec0959bfb3837404aa), [`95dbd60`](https://github.com/LedgerHQ/ledger-live/commit/95dbd60c06b02fe6fd50bc2ec0883096858d1f23)]:
8
- - @ledgerhq/types-live@6.67.0-nightly.0
9
- - @ledgerhq/coin-framework@3.0.0-nightly.1
7
+ - Updated dependencies [[`9a208c3`](https://github.com/LedgerHQ/ledger-live/commit/9a208c39aec129b3aff2105991ffc18be05fd3f5), [`9009235`](https://github.com/LedgerHQ/ledger-live/commit/9009235cf52e83c0626acaec0959bfb3837404aa), [`95dbd60`](https://github.com/LedgerHQ/ledger-live/commit/95dbd60c06b02fe6fd50bc2ec0883096858d1f23)]:
8
+ - @ledgerhq/types-live@6.68.0-next.0
9
+ - @ledgerhq/coin-framework@3.0.1-next.0
10
10
 
11
- ## 4.0.0-nightly.0
11
+ ## 4.0.0
12
12
 
13
13
  ### Major Changes
14
14
 
@@ -18,10 +18,33 @@
18
18
 
19
19
  - [#9904](https://github.com/LedgerHQ/ledger-live/pull/9904) [`beb3627`](https://github.com/LedgerHQ/ledger-live/commit/beb3627630bb4d6faa22318f4fefd271a151a49a) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - xrp coin module API: accept `memos` and `destinationTag` craft parameters
20
20
 
21
+ - [#9802](https://github.com/LedgerHQ/ledger-live/pull/9802) [`344f0b7`](https://github.com/LedgerHQ/ledger-live/commit/344f0b7be87374365394d0dcb59489c966a3a64e) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - expose `SigningPubKey` in XRP operation details
22
+
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies [[`6f61972`](https://github.com/LedgerHQ/ledger-live/commit/6f619728e200270a674ffb13b10375765b55ae4b), [`3f8a531`](https://github.com/LedgerHQ/ledger-live/commit/3f8a53196dfb80d084056e0d896e09869c8ff949), [`8d36e9b`](https://github.com/LedgerHQ/ledger-live/commit/8d36e9b2474a4c600427f357adad04f99a89e13d), [`b580b04`](https://github.com/LedgerHQ/ledger-live/commit/b580b04e02392a706534c2fceba192ae3b6242ef), [`1e56618`](https://github.com/LedgerHQ/ledger-live/commit/1e56618a3c31e7980074072e0aae9422c145f4b3), [`4c6b682`](https://github.com/LedgerHQ/ledger-live/commit/4c6b682b9929334a7be13212a69f2c6a614f372c), [`bf3dec3`](https://github.com/LedgerHQ/ledger-live/commit/bf3dec3eb166f80e066f466e0e03291c9a141a81)]:
26
+ - @ledgerhq/types-live@6.67.0
27
+ - @ledgerhq/coin-framework@3.0.0
28
+ - @ledgerhq/cryptoassets@13.15.0
29
+
30
+ ## 4.0.0-next.0
31
+
32
+ ### Major Changes
33
+
34
+ - [#9835](https://github.com/LedgerHQ/ledger-live/pull/9835) [`8d36e9b`](https://github.com/LedgerHQ/ledger-live/commit/8d36e9b2474a4c600427f357adad04f99a89e13d) Thanks [@francois-guerin-ledger](https://github.com/francois-guerin-ledger)! - feat(coin-framework): return token balances in `getBalance`
35
+
36
+ ### Minor Changes
37
+
38
+ - [#9904](https://github.com/LedgerHQ/ledger-live/pull/9904) [`beb3627`](https://github.com/LedgerHQ/ledger-live/commit/beb3627630bb4d6faa22318f4fefd271a151a49a) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - xrp coin module API: accept `memos` and `destinationTag` craft parameters
39
+
40
+ - [#9802](https://github.com/LedgerHQ/ledger-live/pull/9802) [`344f0b7`](https://github.com/LedgerHQ/ledger-live/commit/344f0b7be87374365394d0dcb59489c966a3a64e) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - expose `SigningPubKey` in XRP operation details
41
+
21
42
  ### Patch Changes
22
43
 
23
- - Updated dependencies [[`8d36e9b`](https://github.com/LedgerHQ/ledger-live/commit/8d36e9b2474a4c600427f357adad04f99a89e13d)]:
24
- - @ledgerhq/coin-framework@3.0.0-nightly.0
44
+ - Updated dependencies [[`6f61972`](https://github.com/LedgerHQ/ledger-live/commit/6f619728e200270a674ffb13b10375765b55ae4b), [`3f8a531`](https://github.com/LedgerHQ/ledger-live/commit/3f8a53196dfb80d084056e0d896e09869c8ff949), [`8d36e9b`](https://github.com/LedgerHQ/ledger-live/commit/8d36e9b2474a4c600427f357adad04f99a89e13d), [`b580b04`](https://github.com/LedgerHQ/ledger-live/commit/b580b04e02392a706534c2fceba192ae3b6242ef), [`1e56618`](https://github.com/LedgerHQ/ledger-live/commit/1e56618a3c31e7980074072e0aae9422c145f4b3), [`4c6b682`](https://github.com/LedgerHQ/ledger-live/commit/4c6b682b9929334a7be13212a69f2c6a614f372c), [`bf3dec3`](https://github.com/LedgerHQ/ledger-live/commit/bf3dec3eb166f80e066f466e0e03291c9a141a81)]:
45
+ - @ledgerhq/types-live@6.67.0-next.0
46
+ - @ledgerhq/coin-framework@3.0.0-next.0
47
+ - @ledgerhq/cryptoassets@13.15.0-next.0
25
48
 
26
49
  ## 3.2.0
27
50
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-xrp",
3
- "version": "4.0.0-nightly.1",
3
+ "version": "4.0.1-next.0",
4
4
  "description": "Ledger XRP Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -104,12 +104,12 @@
104
104
  "ripple-address-codec": "^5.0.0",
105
105
  "ripple-binary-codec": "^1.3.0",
106
106
  "rxjs": "^7.8.1",
107
- "@ledgerhq/coin-framework": "^3.0.0-nightly.1",
108
- "@ledgerhq/cryptoassets": "^13.14.1",
109
- "@ledgerhq/devices": "8.4.5-nightly.0",
110
- "@ledgerhq/errors": "^6.20.0-nightly.0",
107
+ "@ledgerhq/coin-framework": "^3.0.1-next.0",
108
+ "@ledgerhq/cryptoassets": "^13.15.0",
109
+ "@ledgerhq/devices": "8.4.4",
110
+ "@ledgerhq/errors": "^6.19.1",
111
111
  "@ledgerhq/live-network": "^2.0.7",
112
- "@ledgerhq/types-live": "^6.67.0-nightly.0",
112
+ "@ledgerhq/types-live": "^6.68.0-next.0",
113
113
  "@ledgerhq/logs": "^6.12.0"
114
114
  },
115
115
  "devDependencies": {
@@ -123,7 +123,7 @@
123
123
  "ts-jest": "^29.1.1",
124
124
  "jest-sonar": "0.2.16",
125
125
  "typescript": "^5.4.5",
126
- "@ledgerhq/types-cryptoassets": "^7.22.0-nightly.0"
126
+ "@ledgerhq/types-cryptoassets": "^7.22.0"
127
127
  },
128
128
  "scripts": {
129
129
  "clean": "rimraf lib lib-es",