@ledgerhq/coin-xrp 7.2.0-nightly.2 → 7.2.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.1-nightly.1 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-xrp
2
+ > @ledgerhq/coin-xrp@7.2.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,40 +1,43 @@
1
1
  # @ledgerhq/coin-xrp
2
2
 
3
- ## 7.2.0-nightly.2
3
+ ## 7.2.1-nightly.0
4
4
 
5
- ### Minor Changes
5
+ ### Patch Changes
6
6
 
7
- - [#11338](https://github.com/LedgerHQ/ledger-live/pull/11338) [`acdc089`](https://github.com/LedgerHQ/ledger-live/commit/acdc089f934461dd2fdfdfd61aa907f1520a5d7b) Thanks [@qperrot](https://github.com/qperrot)! - Remove NetworkInfo from TransactionIntent and add customFees
7
+ - Updated dependencies [[`12277dc`](https://github.com/LedgerHQ/ledger-live/commit/12277dcb478f24152060e3e11e2eb37d650b5b60)]:
8
+ - @ledgerhq/cryptoassets@13.27.0-nightly.0
9
+ - @ledgerhq/coin-framework@6.2.1-nightly.0
10
+ - @ledgerhq/types-live@6.82.0
8
11
 
9
- ### Patch Changes
12
+ ## 7.2.0
13
+
14
+ ### Minor Changes
10
15
 
11
- - Updated dependencies [[`acdc089`](https://github.com/LedgerHQ/ledger-live/commit/acdc089f934461dd2fdfdfd61aa907f1520a5d7b), [`e9fa7aa`](https://github.com/LedgerHQ/ledger-live/commit/e9fa7aa8c8d0414416ec7c12acf30b7623b2eda3), [`516176d`](https://github.com/LedgerHQ/ledger-live/commit/516176d18c7f53961799e92e8804c4a756684266)]:
12
- - @ledgerhq/coin-framework@6.2.0-nightly.2
13
- - @ledgerhq/types-live@6.82.0-nightly.2
16
+ - [#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
14
17
 
15
- ## 7.1.1-nightly.1
18
+ - [#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
16
19
 
17
20
  ### Patch Changes
18
21
 
19
- - [#11454](https://github.com/LedgerHQ/ledger-live/pull/11454) [`212f772`](https://github.com/LedgerHQ/ledger-live/commit/212f772b17dc3db97009ebe62912f8f183c1ef2e) Thanks [@francois-guerin-ledger](https://github.com/francois-guerin-ledger)! - chore(coin-modules): add `eqeqeq` ESLint rule
22
+ - Updated dependencies [[`1f1cbeb`](https://github.com/LedgerHQ/ledger-live/commit/1f1cbeb4485fb4b85b76ffe040c632d049f4e0c4), [`80f8f1e`](https://github.com/LedgerHQ/ledger-live/commit/80f8f1eaef8a7bc84ba5441790296dec6cbfa199), [`d41fc9c`](https://github.com/LedgerHQ/ledger-live/commit/d41fc9c458050ef1234c04af9642321c41cecda1), [`67ec10b`](https://github.com/LedgerHQ/ledger-live/commit/67ec10b773b4a6b512a8a6485940fa0abd41c3ef), [`31dceca`](https://github.com/LedgerHQ/ledger-live/commit/31dcecad24abdaa8a77208e82532c47728c11180)]:
23
+ - @ledgerhq/cryptoassets@13.26.0
24
+ - @ledgerhq/coin-framework@6.2.0
25
+ - @ledgerhq/types-live@6.82.0
26
+
27
+ ## 7.2.0-next.0
28
+
29
+ ### Minor Changes
20
30
 
21
- - Updated dependencies [[`9fcc4eb`](https://github.com/LedgerHQ/ledger-live/commit/9fcc4eb5cd6e96e772daa154bd87ae374f925ddc), [`8936f39`](https://github.com/LedgerHQ/ledger-live/commit/8936f390edbe9cbc36ac6590b01562daf5c580e1), [`0356d19`](https://github.com/LedgerHQ/ledger-live/commit/0356d1904dbb5e856970fa7e7ebb206eed7b4c5d)]:
22
- - @ledgerhq/coin-framework@6.2.0-nightly.1
23
- - @ledgerhq/cryptoassets@13.26.0-nightly.1
24
- - @ledgerhq/types-live@6.82.0-nightly.1
25
- - @ledgerhq/errors@6.25.0-nightly.0
26
- - @ledgerhq/devices@8.5.1-nightly.0
27
- - @ledgerhq/live-network@2.0.16-nightly.1
31
+ - [#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
28
32
 
29
- ## 7.1.1-nightly.0
33
+ - [#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
30
34
 
31
35
  ### Patch Changes
32
36
 
33
- - Updated dependencies [[`d6a6a94`](https://github.com/LedgerHQ/ledger-live/commit/d6a6a949d45fdd2f97f15842c808bf6d1058403f)]:
34
- - @ledgerhq/types-live@6.82.0-nightly.0
35
- - @ledgerhq/coin-framework@6.2.0-nightly.0
36
- - @ledgerhq/cryptoassets@13.25.1-nightly.0
37
- - @ledgerhq/live-network@2.0.16-nightly.0
37
+ - Updated dependencies [[`1f1cbeb`](https://github.com/LedgerHQ/ledger-live/commit/1f1cbeb4485fb4b85b76ffe040c632d049f4e0c4), [`80f8f1e`](https://github.com/LedgerHQ/ledger-live/commit/80f8f1eaef8a7bc84ba5441790296dec6cbfa199), [`d41fc9c`](https://github.com/LedgerHQ/ledger-live/commit/d41fc9c458050ef1234c04af9642321c41cecda1), [`67ec10b`](https://github.com/LedgerHQ/ledger-live/commit/67ec10b773b4a6b512a8a6485940fa0abd41c3ef), [`31dceca`](https://github.com/LedgerHQ/ledger-live/commit/31dcecad24abdaa8a77208e82532c47728c11180)]:
38
+ - @ledgerhq/cryptoassets@13.26.0-next.0
39
+ - @ledgerhq/coin-framework@6.2.0-next.0
40
+ - @ledgerhq/types-live@6.82.0-next.0
38
41
 
39
42
  ## 7.1.0
40
43
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-xrp",
3
- "version": "7.2.0-nightly.2",
3
+ "version": "7.2.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.2.0-nightly.2",
107
- "@ledgerhq/cryptoassets": "^13.26.0-nightly.1",
106
+ "@ledgerhq/cryptoassets": "^13.27.0-nightly.0",
107
+ "@ledgerhq/coin-framework": "^6.2.1-nightly.0",
108
108
  "@ledgerhq/devices": "8.5.1-nightly.0",
109
109
  "@ledgerhq/errors": "^6.25.0-nightly.0",
110
110
  "@ledgerhq/live-network": "^2.0.16-nightly.1",
111
- "@ledgerhq/types-live": "^6.82.0-nightly.2",
111
+ "@ledgerhq/types-live": "^6.82.0",
112
112
  "@ledgerhq/logs": "^6.13.0"
113
113
  },
114
114
  "devDependencies": {
@@ -122,12 +122,12 @@
122
122
  "ts-jest": "^29.1.1",
123
123
  "typescript": "^5.4.5",
124
124
  "@ledgerhq/disable-network-setup": "^0.0.0",
125
- "@ledgerhq/types-cryptoassets": "^7.26.0-nightly.0"
125
+ "@ledgerhq/types-cryptoassets": "^7.26.0-nightly.1"
126
126
  },
127
127
  "scripts": {
128
128
  "clean": "rimraf lib lib-es",
129
129
  "build": "tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es",
130
- "coverage": "jest --coverage || true",
130
+ "coverage": "jest --coverage",
131
131
  "prewatch": "pnpm build",
132
132
  "watch": "tsc --watch",
133
133
  "watch:es": "tsc --watch -m esnext --moduleResolution bundler --outDir lib-es",