@ledgerhq/coin-xrp 0.2.0-nightly.9 → 0.2.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@0.2.0-nightly.8 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-xrp
2
+ > @ledgerhq/coin-xrp@0.2.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-xrp
3
3
  > tsc && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,99 +1,53 @@
1
1
  # @ledgerhq/coin-xrp
2
2
 
3
- ## 0.2.0-nightly.9
4
-
5
- ### Patch Changes
6
-
7
- - Updated dependencies [[`1a5b277`](https://github.com/LedgerHQ/ledger-live/commit/1a5b2777b7b71aa4c4e353010eeb9e3dab432bca), [`a2505de`](https://github.com/LedgerHQ/ledger-live/commit/a2505deb93dd0722981a90e12082ff1dbefc29b1)]:
8
- - @ledgerhq/types-live@6.48.0-nightly.3
9
- - @ledgerhq/coin-framework@0.14.0-nightly.9
10
-
11
- ## 0.2.0-nightly.8
12
-
13
- ### Patch Changes
14
-
15
- - Updated dependencies [[`6eec3f9`](https://github.com/LedgerHQ/ledger-live/commit/6eec3f973ecea36bafc7ebc8b88526399048cdc4), [`3b9c93c`](https://github.com/LedgerHQ/ledger-live/commit/3b9c93c0de8ceff2af96a6ee8e42b8d9c2ab7af0), [`2f2b754`](https://github.com/LedgerHQ/ledger-live/commit/2f2b754b1350360ca0d9f761ca6e4a8cbaff141b)]:
16
- - @ledgerhq/types-live@6.48.0-nightly.2
17
- - @ledgerhq/devices@8.4.0-nightly.3
18
- - @ledgerhq/cryptoassets@13.1.0-nightly.4
19
- - @ledgerhq/coin-framework@0.14.0-nightly.8
20
-
21
- ## 0.2.0-nightly.7
22
-
23
- ### Patch Changes
24
-
25
- - Updated dependencies [[`815ae3d`](https://github.com/LedgerHQ/ledger-live/commit/815ae3dae8027823854ada837df3dc983d09b10f)]:
26
- - @ledgerhq/errors@6.17.0-nightly.2
27
- - @ledgerhq/coin-framework@0.14.0-nightly.7
28
- - @ledgerhq/devices@8.4.0-nightly.2
29
- - @ledgerhq/live-network@1.3.0-nightly.3
30
-
31
- ## 0.2.0-nightly.6
3
+ ## 0.2.0
32
4
 
33
5
  ### Minor Changes
34
6
 
35
7
  - [#6876](https://github.com/LedgerHQ/ledger-live/pull/6876) [`689e6e5`](https://github.com/LedgerHQ/ledger-live/commit/689e6e5a443170b8e6c2b404cc99af2e67d8e8e4) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Update coin implementations to use new account bridge types & implement cleaner architecture
36
8
 
37
- ### Patch Changes
38
-
39
- - Updated dependencies [[`689e6e5`](https://github.com/LedgerHQ/ledger-live/commit/689e6e5a443170b8e6c2b404cc99af2e67d8e8e4), [`689e6e5`](https://github.com/LedgerHQ/ledger-live/commit/689e6e5a443170b8e6c2b404cc99af2e67d8e8e4)]:
40
- - @ledgerhq/types-live@6.48.0-nightly.1
41
- - @ledgerhq/coin-framework@0.14.0-nightly.6
42
- - @ledgerhq/cryptoassets@13.1.0-nightly.3
43
-
44
- ## 0.2.0-nightly.5
45
-
46
- ### Patch Changes
47
-
48
- - Updated dependencies [[`84274a6`](https://github.com/LedgerHQ/ledger-live/commit/84274a6e764a385f707bc811ead7a7e92a02ed6a)]:
49
- - @ledgerhq/cryptoassets@13.1.0-nightly.2
50
- - @ledgerhq/coin-framework@0.14.0-nightly.5
51
-
52
- ## 0.2.0-nightly.4
53
-
54
- ### Patch Changes
55
-
56
- - Updated dependencies [[`cec1599`](https://github.com/LedgerHQ/ledger-live/commit/cec1599a41aa1a18a249e34312164bc93b63972f)]:
57
- - @ledgerhq/errors@6.17.0-nightly.1
58
- - @ledgerhq/coin-framework@0.14.0-nightly.4
59
- - @ledgerhq/devices@8.4.0-nightly.1
60
- - @ledgerhq/live-network@1.3.0-nightly.2
61
-
62
- ## 0.2.0-nightly.3
9
+ - [#6822](https://github.com/LedgerHQ/ledger-live/pull/6822) [`801265b`](https://github.com/LedgerHQ/ledger-live/commit/801265b7ff3ed7ebd0012eb50f70898557a2dd52) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Creation of the `coin-xrp` module, with support for better spendable balance (monitoring base reserve & trustlines), better typing, signer injection & removal of unmaintained libs like `ripple-bs58check`
63
10
 
64
11
  ### Patch Changes
65
12
 
66
- - Updated dependencies [[`326cae0`](https://github.com/LedgerHQ/ledger-live/commit/326cae088cc33795536deb1d868c86e8dbeb6a13), [`6d44f25`](https://github.com/LedgerHQ/ledger-live/commit/6d44f255c5b2f453c61d0b754807db1f76d7174e)]:
67
- - @ledgerhq/live-network@1.3.0-nightly.1
68
- - @ledgerhq/coin-framework@0.14.0-nightly.3
13
+ - Updated dependencies [[`77fa530`](https://github.com/LedgerHQ/ledger-live/commit/77fa530c8626df94fa7f9c0a8b3a99f2efa7cb11), [`6c35cc5`](https://github.com/LedgerHQ/ledger-live/commit/6c35cc564cb050614ee571907f628ecf15ec4584), [`b9f1f71`](https://github.com/LedgerHQ/ledger-live/commit/b9f1f715355752d8c57c24ecd6a6d166b80f689d), [`815ae3d`](https://github.com/LedgerHQ/ledger-live/commit/815ae3dae8027823854ada837df3dc983d09b10f), [`de5de2d`](https://github.com/LedgerHQ/ledger-live/commit/de5de2d273ed6966c82bde2c3a95b98ba594204f), [`83e5690`](https://github.com/LedgerHQ/ledger-live/commit/83e5690429e41ecd1c508b3398904ae747085cf7), [`6eec3f9`](https://github.com/LedgerHQ/ledger-live/commit/6eec3f973ecea36bafc7ebc8b88526399048cdc4), [`4c01029`](https://github.com/LedgerHQ/ledger-live/commit/4c01029b4d4feb32dab2f9e77da1126050d8c1bc), [`326cae0`](https://github.com/LedgerHQ/ledger-live/commit/326cae088cc33795536deb1d868c86e8dbeb6a13), [`6c35cc5`](https://github.com/LedgerHQ/ledger-live/commit/6c35cc564cb050614ee571907f628ecf15ec4584), [`4499990`](https://github.com/LedgerHQ/ledger-live/commit/449999066c58ae5df371dfb92a7230f9b5e90a60), [`a18c28e`](https://github.com/LedgerHQ/ledger-live/commit/a18c28e3f6a6132bd5e53d5b61721084b3aa19e8), [`cec1599`](https://github.com/LedgerHQ/ledger-live/commit/cec1599a41aa1a18a249e34312164bc93b63972f), [`801265b`](https://github.com/LedgerHQ/ledger-live/commit/801265b7ff3ed7ebd0012eb50f70898557a2dd52), [`d5a1300`](https://github.com/LedgerHQ/ledger-live/commit/d5a130034c18c7ac8b1fd3d4c5271423b4f7639d), [`6d44f25`](https://github.com/LedgerHQ/ledger-live/commit/6d44f255c5b2f453c61d0b754807db1f76d7174e), [`f19960f`](https://github.com/LedgerHQ/ledger-live/commit/f19960f2e7104e5bdf332269fa92fda47455e17d), [`3b9c93c`](https://github.com/LedgerHQ/ledger-live/commit/3b9c93c0de8ceff2af96a6ee8e42b8d9c2ab7af0), [`f7e7881`](https://github.com/LedgerHQ/ledger-live/commit/f7e7881a820880143c2b011d6a92b5a36156b2c1), [`2f2b754`](https://github.com/LedgerHQ/ledger-live/commit/2f2b754b1350360ca0d9f761ca6e4a8cbaff141b), [`689e6e5`](https://github.com/LedgerHQ/ledger-live/commit/689e6e5a443170b8e6c2b404cc99af2e67d8e8e4), [`6552679`](https://github.com/LedgerHQ/ledger-live/commit/65526794bb4d1fbc7e286c0e1c0b6d021413fc8c), [`fda6a81`](https://github.com/LedgerHQ/ledger-live/commit/fda6a814544b3a1debceab22f69485911e76cadc), [`689e6e5`](https://github.com/LedgerHQ/ledger-live/commit/689e6e5a443170b8e6c2b404cc99af2e67d8e8e4), [`1a5b277`](https://github.com/LedgerHQ/ledger-live/commit/1a5b2777b7b71aa4c4e353010eeb9e3dab432bca), [`a115d6c`](https://github.com/LedgerHQ/ledger-live/commit/a115d6cd5dcbcc753d02dedb80f5eb1693d1a249), [`a2505de`](https://github.com/LedgerHQ/ledger-live/commit/a2505deb93dd0722981a90e12082ff1dbefc29b1), [`f17a3cb`](https://github.com/LedgerHQ/ledger-live/commit/f17a3cbc16abf7fadf686025a5ca56ec1a1e7bb6), [`60cd799`](https://github.com/LedgerHQ/ledger-live/commit/60cd799e693e3ae0712a5a9e88206b5304bbc214), [`84274a6`](https://github.com/LedgerHQ/ledger-live/commit/84274a6e764a385f707bc811ead7a7e92a02ed6a)]:
14
+ - @ledgerhq/cryptoassets@13.1.0
15
+ - @ledgerhq/types-live@6.48.0
16
+ - @ledgerhq/devices@8.4.0
17
+ - @ledgerhq/errors@6.17.0
18
+ - @ledgerhq/coin-framework@0.14.0
19
+ - @ledgerhq/live-network@1.3.0
69
20
 
70
- ## 0.2.0-nightly.2
21
+ ## 0.2.0-next.2
71
22
 
72
23
  ### Patch Changes
73
24
 
74
- - Updated dependencies [[`77fa530`](https://github.com/LedgerHQ/ledger-live/commit/77fa530c8626df94fa7f9c0a8b3a99f2efa7cb11)]:
75
- - @ledgerhq/cryptoassets@13.1.0-nightly.1
76
- - @ledgerhq/types-live@6.48.0-nightly.0
77
- - @ledgerhq/devices@8.4.0-nightly.0
78
- - @ledgerhq/errors@6.17.0-nightly.0
79
- - @ledgerhq/coin-framework@0.14.0-nightly.2
80
- - @ledgerhq/live-network@1.3.0-nightly.0
25
+ - Updated dependencies [[`d5a1300`](https://github.com/LedgerHQ/ledger-live/commit/d5a130034c18c7ac8b1fd3d4c5271423b4f7639d)]:
26
+ - @ledgerhq/cryptoassets@13.1.0-next.2
27
+ - @ledgerhq/coin-framework@0.14.0-next.2
81
28
 
82
- ## 0.2.0-nightly.1
29
+ ## 0.2.0-next.1
83
30
 
84
31
  ### Patch Changes
85
32
 
86
- - Updated dependencies [[`4c01029`](https://github.com/LedgerHQ/ledger-live/commit/4c01029b4d4feb32dab2f9e77da1126050d8c1bc)]:
87
- - @ledgerhq/coin-framework@0.13.1-nightly.1
33
+ - Updated dependencies [[`f7e7881`](https://github.com/LedgerHQ/ledger-live/commit/f7e7881a820880143c2b011d6a92b5a36156b2c1)]:
34
+ - @ledgerhq/cryptoassets@13.1.0-next.1
35
+ - @ledgerhq/coin-framework@0.14.0-next.1
88
36
 
89
- ## 0.2.0-nightly.0
37
+ ## 0.2.0-next.0
90
38
 
91
39
  ### Minor Changes
92
40
 
41
+ - [#6876](https://github.com/LedgerHQ/ledger-live/pull/6876) [`689e6e5`](https://github.com/LedgerHQ/ledger-live/commit/689e6e5a443170b8e6c2b404cc99af2e67d8e8e4) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Update coin implementations to use new account bridge types & implement cleaner architecture
42
+
93
43
  - [#6822](https://github.com/LedgerHQ/ledger-live/pull/6822) [`801265b`](https://github.com/LedgerHQ/ledger-live/commit/801265b7ff3ed7ebd0012eb50f70898557a2dd52) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Creation of the `coin-xrp` module, with support for better spendable balance (monitoring base reserve & trustlines), better typing, signer injection & removal of unmaintained libs like `ripple-bs58check`
94
44
 
95
45
  ### Patch Changes
96
46
 
97
- - Updated dependencies [[`b9f1f71`](https://github.com/LedgerHQ/ledger-live/commit/b9f1f715355752d8c57c24ecd6a6d166b80f689d), [`801265b`](https://github.com/LedgerHQ/ledger-live/commit/801265b7ff3ed7ebd0012eb50f70898557a2dd52)]:
98
- - @ledgerhq/coin-framework@0.13.1-nightly.0
99
- - @ledgerhq/cryptoassets@13.1.0-nightly.0
47
+ - Updated dependencies [[`77fa530`](https://github.com/LedgerHQ/ledger-live/commit/77fa530c8626df94fa7f9c0a8b3a99f2efa7cb11), [`6c35cc5`](https://github.com/LedgerHQ/ledger-live/commit/6c35cc564cb050614ee571907f628ecf15ec4584), [`b9f1f71`](https://github.com/LedgerHQ/ledger-live/commit/b9f1f715355752d8c57c24ecd6a6d166b80f689d), [`815ae3d`](https://github.com/LedgerHQ/ledger-live/commit/815ae3dae8027823854ada837df3dc983d09b10f), [`de5de2d`](https://github.com/LedgerHQ/ledger-live/commit/de5de2d273ed6966c82bde2c3a95b98ba594204f), [`83e5690`](https://github.com/LedgerHQ/ledger-live/commit/83e5690429e41ecd1c508b3398904ae747085cf7), [`6eec3f9`](https://github.com/LedgerHQ/ledger-live/commit/6eec3f973ecea36bafc7ebc8b88526399048cdc4), [`4c01029`](https://github.com/LedgerHQ/ledger-live/commit/4c01029b4d4feb32dab2f9e77da1126050d8c1bc), [`326cae0`](https://github.com/LedgerHQ/ledger-live/commit/326cae088cc33795536deb1d868c86e8dbeb6a13), [`6c35cc5`](https://github.com/LedgerHQ/ledger-live/commit/6c35cc564cb050614ee571907f628ecf15ec4584), [`4499990`](https://github.com/LedgerHQ/ledger-live/commit/449999066c58ae5df371dfb92a7230f9b5e90a60), [`a18c28e`](https://github.com/LedgerHQ/ledger-live/commit/a18c28e3f6a6132bd5e53d5b61721084b3aa19e8), [`cec1599`](https://github.com/LedgerHQ/ledger-live/commit/cec1599a41aa1a18a249e34312164bc93b63972f), [`801265b`](https://github.com/LedgerHQ/ledger-live/commit/801265b7ff3ed7ebd0012eb50f70898557a2dd52), [`6d44f25`](https://github.com/LedgerHQ/ledger-live/commit/6d44f255c5b2f453c61d0b754807db1f76d7174e), [`f19960f`](https://github.com/LedgerHQ/ledger-live/commit/f19960f2e7104e5bdf332269fa92fda47455e17d), [`3b9c93c`](https://github.com/LedgerHQ/ledger-live/commit/3b9c93c0de8ceff2af96a6ee8e42b8d9c2ab7af0), [`2f2b754`](https://github.com/LedgerHQ/ledger-live/commit/2f2b754b1350360ca0d9f761ca6e4a8cbaff141b), [`689e6e5`](https://github.com/LedgerHQ/ledger-live/commit/689e6e5a443170b8e6c2b404cc99af2e67d8e8e4), [`6552679`](https://github.com/LedgerHQ/ledger-live/commit/65526794bb4d1fbc7e286c0e1c0b6d021413fc8c), [`fda6a81`](https://github.com/LedgerHQ/ledger-live/commit/fda6a814544b3a1debceab22f69485911e76cadc), [`689e6e5`](https://github.com/LedgerHQ/ledger-live/commit/689e6e5a443170b8e6c2b404cc99af2e67d8e8e4), [`1a5b277`](https://github.com/LedgerHQ/ledger-live/commit/1a5b2777b7b71aa4c4e353010eeb9e3dab432bca), [`a115d6c`](https://github.com/LedgerHQ/ledger-live/commit/a115d6cd5dcbcc753d02dedb80f5eb1693d1a249), [`a2505de`](https://github.com/LedgerHQ/ledger-live/commit/a2505deb93dd0722981a90e12082ff1dbefc29b1), [`f17a3cb`](https://github.com/LedgerHQ/ledger-live/commit/f17a3cbc16abf7fadf686025a5ca56ec1a1e7bb6), [`60cd799`](https://github.com/LedgerHQ/ledger-live/commit/60cd799e693e3ae0712a5a9e88206b5304bbc214), [`84274a6`](https://github.com/LedgerHQ/ledger-live/commit/84274a6e764a385f707bc811ead7a7e92a02ed6a)]:
48
+ - @ledgerhq/cryptoassets@13.1.0-next.0
49
+ - @ledgerhq/types-live@6.48.0-next.0
50
+ - @ledgerhq/devices@8.4.0-next.0
51
+ - @ledgerhq/errors@6.17.0-next.0
52
+ - @ledgerhq/coin-framework@0.14.0-next.0
53
+ - @ledgerhq/live-network@1.3.0-next.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-xrp",
3
- "version": "0.2.0-nightly.9",
3
+ "version": "0.2.0",
4
4
  "description": "Ledger XRP Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -49,12 +49,12 @@
49
49
  "ripple-address-codec": "^5.0.0",
50
50
  "ripple-binary-codec": "^1.3.0",
51
51
  "rxjs": "^7.8.1",
52
- "@ledgerhq/coin-framework": "^0.14.0-nightly.9",
53
- "@ledgerhq/cryptoassets": "^13.1.0-nightly.4",
54
- "@ledgerhq/devices": "^8.4.0-nightly.3",
55
- "@ledgerhq/errors": "^6.17.0-nightly.2",
56
- "@ledgerhq/live-network": "^1.3.0-nightly.3",
57
- "@ledgerhq/types-live": "^6.48.0-nightly.3"
52
+ "@ledgerhq/coin-framework": "^0.14.0",
53
+ "@ledgerhq/cryptoassets": "^13.1.0",
54
+ "@ledgerhq/devices": "^8.4.0",
55
+ "@ledgerhq/errors": "^6.17.0",
56
+ "@ledgerhq/live-network": "^1.3.0",
57
+ "@ledgerhq/types-live": "^6.48.0"
58
58
  },
59
59
  "devDependencies": {
60
60
  "@types/invariant": "^2.2.37",
@@ -63,7 +63,7 @@
63
63
  "jest": "^29.7.0",
64
64
  "ts-jest": "^29.1.1",
65
65
  "typescript": "^5.4.5",
66
- "@ledgerhq/types-cryptoassets": "^7.13.0-nightly.1"
66
+ "@ledgerhq/types-cryptoassets": "^7.13.0"
67
67
  },
68
68
  "scripts": {
69
69
  "clean": "rimraf lib lib-es",