@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.
- package/.turbo/turbo-build.log +1 -1
- package/CHANGELOG.md +25 -22
- package/package.json +6 -6
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
|
|
2
|
-
> @ledgerhq/coin-xrp@7.
|
|
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.
|
|
3
|
+
## 7.2.1-nightly.0
|
|
4
4
|
|
|
5
|
-
###
|
|
5
|
+
### Patch Changes
|
|
6
6
|
|
|
7
|
-
-
|
|
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
|
-
|
|
12
|
+
## 7.2.0
|
|
13
|
+
|
|
14
|
+
### Minor Changes
|
|
10
15
|
|
|
11
|
-
-
|
|
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
|
-
|
|
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
|
-
- [
|
|
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
|
-
-
|
|
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
|
-
|
|
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 [[`
|
|
34
|
-
- @ledgerhq/
|
|
35
|
-
- @ledgerhq/coin-framework@6.2.0-
|
|
36
|
-
- @ledgerhq/
|
|
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.
|
|
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/
|
|
107
|
-
"@ledgerhq/
|
|
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
|
|
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.
|
|
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
|
|
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",
|