@ledgerhq/coin-xrp 3.1.0-nightly.3 → 3.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.
- package/.turbo/turbo-build.log +1 -1
- package/CHANGELOG.md +20 -24
- package/package.json +6 -6
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
|
|
2
|
-
> @ledgerhq/coin-xrp@3.1.0
|
|
2
|
+
> @ledgerhq/coin-xrp@3.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,37 +1,30 @@
|
|
|
1
1
|
# @ledgerhq/coin-xrp
|
|
2
2
|
|
|
3
|
-
## 3.1.
|
|
4
|
-
|
|
5
|
-
### Minor Changes
|
|
6
|
-
|
|
7
|
-
- [#9666](https://github.com/LedgerHQ/ledger-live/pull/9666) [`8ce7b0a`](https://github.com/LedgerHQ/ledger-live/commit/8ce7b0ab2d1d73ef071102f795e7c868c676b1f4) Thanks [@Moustafa-Koterba](https://github.com/Moustafa-Koterba)! - update the following modules for an optional fees parameter on craft transaction functions: coin-stellar, coin-tezos, coin-tron, coin-xrp, coin-framework
|
|
8
|
-
|
|
9
|
-
- [#9648](https://github.com/LedgerHQ/ledger-live/pull/9648) [`f1732a7`](https://github.com/LedgerHQ/ledger-live/commit/f1732a795e54f666b67e7686d59926037412caca) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Remove SubAccount as it is an alias to TokenAccount
|
|
3
|
+
## 3.1.1-nightly.0
|
|
10
4
|
|
|
11
5
|
### Patch Changes
|
|
12
6
|
|
|
13
|
-
- Updated dependencies [[`
|
|
14
|
-
- @ledgerhq/
|
|
15
|
-
- @ledgerhq/
|
|
7
|
+
- Updated dependencies [[`46a9620`](https://github.com/LedgerHQ/ledger-live/commit/46a9620b4ea6343efc28792d3b57bf84ee2a23e8)]:
|
|
8
|
+
- @ledgerhq/types-live@6.66.0-nightly.0
|
|
9
|
+
- @ledgerhq/coin-framework@2.6.0-nightly.0
|
|
10
|
+
- @ledgerhq/cryptoassets@13.14.1-nightly.0
|
|
11
|
+
- @ledgerhq/live-network@2.0.7-nightly.0
|
|
16
12
|
|
|
17
|
-
## 3.1.0
|
|
13
|
+
## 3.1.0
|
|
18
14
|
|
|
19
|
-
###
|
|
20
|
-
|
|
21
|
-
- Updated dependencies [[`1e7d454`](https://github.com/LedgerHQ/ledger-live/commit/1e7d454d99f1f39880f39a120c59020725d26475), [`d694069`](https://github.com/LedgerHQ/ledger-live/commit/d6940698a49b7a0ed48f84d6e8184d80760cca4f)]:
|
|
22
|
-
- @ledgerhq/coin-framework@2.5.0-nightly.2
|
|
23
|
-
- @ledgerhq/types-live@6.65.0-nightly.0
|
|
24
|
-
- @ledgerhq/cryptoassets@13.14.0-nightly.2
|
|
25
|
-
- @ledgerhq/live-network@2.0.6-nightly.1
|
|
15
|
+
### Minor Changes
|
|
26
16
|
|
|
27
|
-
|
|
17
|
+
- [#9298](https://github.com/LedgerHQ/ledger-live/pull/9298) [`2785d49`](https://github.com/LedgerHQ/ledger-live/commit/2785d49ac320498f98ed39b4eccc48310ad35fe1) Thanks [@Canestin](https://github.com/Canestin)! - config coin-integration env for sonarqube
|
|
28
18
|
|
|
29
19
|
### Patch Changes
|
|
30
20
|
|
|
31
|
-
- Updated dependencies [[`
|
|
32
|
-
- @ledgerhq/coin-framework@2.5.0
|
|
21
|
+
- Updated dependencies [[`2785d49`](https://github.com/LedgerHQ/ledger-live/commit/2785d49ac320498f98ed39b4eccc48310ad35fe1), [`2effe04`](https://github.com/LedgerHQ/ledger-live/commit/2effe04d9d4b3e407ed25da3b9f11324a82126d3), [`2407a6e`](https://github.com/LedgerHQ/ledger-live/commit/2407a6e1f3153c30c52d4bac4c9334fa95c351da), [`40e98c3`](https://github.com/LedgerHQ/ledger-live/commit/40e98c392bd9192570e46c2d62cf0779bdfe01ec), [`a656e47`](https://github.com/LedgerHQ/ledger-live/commit/a656e47c1dc3ac8b578debf9cf80eab370c7086f)]:
|
|
22
|
+
- @ledgerhq/coin-framework@2.5.0
|
|
23
|
+
- @ledgerhq/types-live@6.65.0
|
|
24
|
+
- @ledgerhq/cryptoassets@13.14.0
|
|
25
|
+
- @ledgerhq/live-network@2.0.6
|
|
33
26
|
|
|
34
|
-
## 3.1.0-
|
|
27
|
+
## 3.1.0-next.0
|
|
35
28
|
|
|
36
29
|
### Minor Changes
|
|
37
30
|
|
|
@@ -39,8 +32,11 @@
|
|
|
39
32
|
|
|
40
33
|
### Patch Changes
|
|
41
34
|
|
|
42
|
-
- Updated dependencies [[`2785d49`](https://github.com/LedgerHQ/ledger-live/commit/2785d49ac320498f98ed39b4eccc48310ad35fe1)]:
|
|
43
|
-
- @ledgerhq/coin-framework@2.5.0-
|
|
35
|
+
- Updated dependencies [[`2785d49`](https://github.com/LedgerHQ/ledger-live/commit/2785d49ac320498f98ed39b4eccc48310ad35fe1), [`2effe04`](https://github.com/LedgerHQ/ledger-live/commit/2effe04d9d4b3e407ed25da3b9f11324a82126d3), [`2407a6e`](https://github.com/LedgerHQ/ledger-live/commit/2407a6e1f3153c30c52d4bac4c9334fa95c351da), [`40e98c3`](https://github.com/LedgerHQ/ledger-live/commit/40e98c392bd9192570e46c2d62cf0779bdfe01ec), [`a656e47`](https://github.com/LedgerHQ/ledger-live/commit/a656e47c1dc3ac8b578debf9cf80eab370c7086f)]:
|
|
36
|
+
- @ledgerhq/coin-framework@2.5.0-next.0
|
|
37
|
+
- @ledgerhq/types-live@6.65.0-next.0
|
|
38
|
+
- @ledgerhq/cryptoassets@13.14.0-next.0
|
|
39
|
+
- @ledgerhq/live-network@2.0.6-next.0
|
|
44
40
|
|
|
45
41
|
## 3.0.0
|
|
46
42
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/coin-xrp",
|
|
3
|
-
"version": "3.1.
|
|
3
|
+
"version": "3.1.1-nightly.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": "^2.
|
|
108
|
-
"@ledgerhq/cryptoassets": "^13.14.
|
|
107
|
+
"@ledgerhq/coin-framework": "^2.6.0-nightly.0",
|
|
108
|
+
"@ledgerhq/cryptoassets": "^13.14.1-nightly.0",
|
|
109
109
|
"@ledgerhq/devices": "8.4.4",
|
|
110
110
|
"@ledgerhq/errors": "^6.19.1",
|
|
111
|
-
"@ledgerhq/live-network": "^2.0.
|
|
112
|
-
"@ledgerhq/types-live": "^6.
|
|
111
|
+
"@ledgerhq/live-network": "^2.0.7-nightly.0",
|
|
112
|
+
"@ledgerhq/types-live": "^6.66.0-nightly.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.21.0
|
|
126
|
+
"@ledgerhq/types-cryptoassets": "^7.21.0"
|
|
127
127
|
},
|
|
128
128
|
"scripts": {
|
|
129
129
|
"clean": "rimraf lib lib-es",
|