@ledgerhq/coin-xrp 7.1.0-nightly.3 → 7.1.1-nightly.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@7.1.0-nightly.2 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-xrp
2
+ > @ledgerhq/coin-xrp@7.1.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,45 +1,46 @@
1
1
  # @ledgerhq/coin-xrp
2
2
 
3
- ## 7.1.0-nightly.3
3
+ ## 7.1.1-nightly.0
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updated dependencies [[`67ec10b`](https://github.com/LedgerHQ/ledger-live/commit/67ec10b773b4a6b512a8a6485940fa0abd41c3ef)]:
8
- - @ledgerhq/cryptoassets@13.25.0-nightly.3
9
- - @ledgerhq/coin-framework@6.1.0-nightly.3
7
+ - Updated dependencies [[`d6a6a94`](https://github.com/LedgerHQ/ledger-live/commit/d6a6a949d45fdd2f97f15842c808bf6d1058403f)]:
8
+ - @ledgerhq/types-live@6.82.0-nightly.0
9
+ - @ledgerhq/coin-framework@6.2.0-nightly.0
10
+ - @ledgerhq/cryptoassets@13.25.1-nightly.0
11
+ - @ledgerhq/live-network@2.0.16-nightly.0
10
12
 
11
- ## 7.1.0-nightly.2
13
+ ## 7.1.0
12
14
 
13
15
  ### Minor Changes
14
16
 
15
- - [#10420](https://github.com/LedgerHQ/ledger-live/pull/10420) [`80f8f1e`](https://github.com/LedgerHQ/ledger-live/commit/80f8f1eaef8a7bc84ba5441790296dec6cbfa199) Thanks [@Wozacosta](https://github.com/Wozacosta)! - Stellar Generic Adaptor
16
-
17
- - [#10420](https://github.com/LedgerHQ/ledger-live/pull/10420) [`80f8f1e`](https://github.com/LedgerHQ/ledger-live/commit/80f8f1eaef8a7bc84ba5441790296dec6cbfa199) Thanks [@Wozacosta](https://github.com/Wozacosta)! - fix: remove fee and replace by fees in Transaction type
17
+ - [#11016](https://github.com/LedgerHQ/ledger-live/pull/11016) [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - [coin-modules] add coin-framework staking API + SUI implementation
18
18
 
19
19
  ### Patch Changes
20
20
 
21
- - Updated dependencies [[`1f1cbeb`](https://github.com/LedgerHQ/ledger-live/commit/1f1cbeb4485fb4b85b76ffe040c632d049f4e0c4), [`80f8f1e`](https://github.com/LedgerHQ/ledger-live/commit/80f8f1eaef8a7bc84ba5441790296dec6cbfa199), [`31dceca`](https://github.com/LedgerHQ/ledger-live/commit/31dcecad24abdaa8a77208e82532c47728c11180)]:
22
- - @ledgerhq/cryptoassets@13.25.0-nightly.2
23
- - @ledgerhq/coin-framework@6.1.0-nightly.2
24
- - @ledgerhq/types-live@6.81.0-nightly.0
25
-
26
- ## 7.0.1-nightly.1
21
+ - Updated dependencies [[`0c8486e`](https://github.com/LedgerHQ/ledger-live/commit/0c8486ea830e9e2abf1dfc5d108117e1db733072), [`354fa83`](https://github.com/LedgerHQ/ledger-live/commit/354fa83c8107cf8e6b56a8b306569ee65980e10c), [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412), [`67e2a7c`](https://github.com/LedgerHQ/ledger-live/commit/67e2a7c5a74d000f22684254778dfec5b8b5163d)]:
22
+ - @ledgerhq/cryptoassets@13.25.0
23
+ - @ledgerhq/errors@6.24.0
24
+ - @ledgerhq/coin-framework@6.1.0
25
+ - @ledgerhq/types-live@6.81.0
26
+ - @ledgerhq/devices@8.5.0
27
+ - @ledgerhq/live-network@2.0.15
27
28
 
28
- ### Patch Changes
29
+ ## 7.1.0-next.0
29
30
 
30
- - Updated dependencies [[`d41fc9c`](https://github.com/LedgerHQ/ledger-live/commit/d41fc9c458050ef1234c04af9642321c41cecda1)]:
31
- - @ledgerhq/cryptoassets@13.25.0-nightly.1
32
- - @ledgerhq/types-live@6.80.0
33
- - @ledgerhq/coin-framework@6.0.1-nightly.1
31
+ ### Minor Changes
34
32
 
35
- ## 7.0.1-nightly.0
33
+ - [#11016](https://github.com/LedgerHQ/ledger-live/pull/11016) [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - [coin-modules] add coin-framework staking API + SUI implementation
36
34
 
37
35
  ### Patch Changes
38
36
 
39
- - Updated dependencies []:
40
- - @ledgerhq/coin-framework@6.0.1-nightly.0
41
- - @ledgerhq/cryptoassets@13.24.1-nightly.0
42
- - @ledgerhq/live-network@2.0.15-nightly.0
37
+ - Updated dependencies [[`0c8486e`](https://github.com/LedgerHQ/ledger-live/commit/0c8486ea830e9e2abf1dfc5d108117e1db733072), [`354fa83`](https://github.com/LedgerHQ/ledger-live/commit/354fa83c8107cf8e6b56a8b306569ee65980e10c), [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412), [`67e2a7c`](https://github.com/LedgerHQ/ledger-live/commit/67e2a7c5a74d000f22684254778dfec5b8b5163d)]:
38
+ - @ledgerhq/cryptoassets@13.25.0-next.0
39
+ - @ledgerhq/errors@6.24.0-next.0
40
+ - @ledgerhq/coin-framework@6.1.0-next.0
41
+ - @ledgerhq/types-live@6.81.0-next.0
42
+ - @ledgerhq/devices@8.5.0-next.0
43
+ - @ledgerhq/live-network@2.0.15-next.0
43
44
 
44
45
  ## 7.0.0
45
46
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-xrp",
3
- "version": "7.1.0-nightly.3",
3
+ "version": "7.1.1-nightly.0",
4
4
  "description": "Ledger XRP Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -103,12 +103,12 @@
103
103
  "invariant": "^2.2.4",
104
104
  "ripple-address-codec": "^5.0.0",
105
105
  "ripple-binary-codec": "^1.3.0",
106
- "@ledgerhq/coin-framework": "^6.1.0-nightly.3",
107
- "@ledgerhq/cryptoassets": "^13.25.0-nightly.3",
108
- "@ledgerhq/devices": "8.4.9-nightly.1",
109
- "@ledgerhq/live-network": "^2.0.15-nightly.0",
110
- "@ledgerhq/errors": "^6.24.0-nightly.0",
111
- "@ledgerhq/types-live": "^6.81.0-nightly.0",
106
+ "@ledgerhq/coin-framework": "^6.2.0-nightly.0",
107
+ "@ledgerhq/cryptoassets": "^13.25.1-nightly.0",
108
+ "@ledgerhq/devices": "8.5.0",
109
+ "@ledgerhq/errors": "^6.24.0",
110
+ "@ledgerhq/live-network": "^2.0.16-nightly.0",
111
+ "@ledgerhq/types-live": "^6.82.0-nightly.0",
112
112
  "@ledgerhq/logs": "^6.13.0"
113
113
  },
114
114
  "devDependencies": {