@ledgerhq/coin-canton 0.8.0-nightly.9 → 0.8.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-canton@0.8.0-nightly.8 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-canton
2
+ > @ledgerhq/coin-canton@0.8.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-canton
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,117 +1,80 @@
1
1
  # @ledgerhq/coin-canton
2
2
 
3
- ## 0.8.0-nightly.9
3
+ ## 0.8.1-nightly.0
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updated dependencies [[`da750a1`](https://github.com/LedgerHQ/ledger-live/commit/da750a16ee5f2c083114569b8ae3c708cceba06c), [`36e5168`](https://github.com/LedgerHQ/ledger-live/commit/36e5168397eaec2a5f425038392a4400f60571d0), [`d9305e8`](https://github.com/LedgerHQ/ledger-live/commit/d9305e8a4d8364366aaba05dd698396d28b539dc)]:
8
- - @ledgerhq/cryptoassets@13.31.0-nightly.8
9
- - @ledgerhq/coin-framework@6.7.0-nightly.9
10
- - @ledgerhq/types-live@6.87.0-nightly.5
7
+ - Updated dependencies [[`2c6a198`](https://github.com/LedgerHQ/ledger-live/commit/2c6a198ba28391695202a0787ce168c53768ff37)]:
8
+ - @ledgerhq/types-live@6.88.0-nightly.0
9
+ - @ledgerhq/coin-framework@6.7.1-nightly.0
10
+ - @ledgerhq/cryptoassets@13.31.1-nightly.0
11
11
 
12
- ## 0.8.0-nightly.8
12
+ ## 0.8.0
13
13
 
14
- ### Patch Changes
15
-
16
- - Updated dependencies [[`c96d73f`](https://github.com/LedgerHQ/ledger-live/commit/c96d73fed0a75a9c208f78d51c34b742703a7dda)]:
17
- - @ledgerhq/coin-framework@6.7.0-nightly.8
14
+ ### Minor Changes
18
15
 
19
- ## 0.8.0-nightly.7
16
+ - [#12099](https://github.com/LedgerHQ/ledger-live/pull/12099) [`5c72898`](https://github.com/LedgerHQ/ledger-live/commit/5c72898041dd7241e2c46798828fd0954f3adc07) Thanks [@jonezque](https://github.com/jonezque)! - allow alphanumeric after ::
20
17
 
21
- ### Patch Changes
22
-
23
- - Updated dependencies [[`b4ceaff`](https://github.com/LedgerHQ/ledger-live/commit/b4ceaff2ecf68d8a14e09801c76ab0b014c45286), [`f392f69`](https://github.com/LedgerHQ/ledger-live/commit/f392f6912f445cc2f7cf4dfcfd030fa3da76f736), [`cbc0648`](https://github.com/LedgerHQ/ledger-live/commit/cbc064885d8e0459e40d327a2e5389204b3ec705)]:
24
- - @ledgerhq/cryptoassets@13.31.0-nightly.7
25
- - @ledgerhq/types-live@6.87.0-nightly.5
26
- - @ledgerhq/live-env@2.19.0-nightly.2
27
- - @ledgerhq/coin-framework@6.7.0-nightly.7
28
- - @ledgerhq/live-network@2.0.20-nightly.3
18
+ - [#12174](https://github.com/LedgerHQ/ledger-live/pull/12174) [`ece7245`](https://github.com/LedgerHQ/ledger-live/commit/ece7245975aa8f0bb93f22d555e99e6a558c4695) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Fix transfer value canton outgoing txs
29
19
 
30
- ## 0.8.0-nightly.6
20
+ - [#12146](https://github.com/LedgerHQ/ledger-live/pull/12146) [`d850767`](https://github.com/LedgerHQ/ledger-live/commit/d850767ad021f879c4a08d321211426be7fe37b5) Thanks [@ishaba](https://github.com/ishaba)! - fix canton balance calculation
31
21
 
32
- ### Patch Changes
22
+ - [#11913](https://github.com/LedgerHQ/ledger-live/pull/11913) [`c8dbf40`](https://github.com/LedgerHQ/ledger-live/commit/c8dbf402268359e225a94782420111e786f875fa) Thanks [@ishaba](https://github.com/ishaba)! - add canton multiple accounts deployment
33
23
 
34
- - Updated dependencies [[`51995e9`](https://github.com/LedgerHQ/ledger-live/commit/51995e96a9e1fafe14c7cbe45ce0b1ec8ebd106b)]:
35
- - @ledgerhq/types-live@6.87.0-nightly.4
36
- - @ledgerhq/coin-framework@6.7.0-nightly.6
37
- - @ledgerhq/cryptoassets@13.31.0-nightly.6
24
+ - [#11995](https://github.com/LedgerHQ/ledger-live/pull/11995) [`cd084da`](https://github.com/LedgerHQ/ledger-live/commit/cd084da9fb7b108b44cc86641d7a541bb290a08c) Thanks [@jonezque](https://github.com/jonezque)! - feat: changed recipient validation
38
25
 
39
- ## 0.8.0-nightly.5
26
+ - [#12217](https://github.com/LedgerHQ/ledger-live/pull/12217) [`3344ce2`](https://github.com/LedgerHQ/ledger-live/commit/3344ce29ee60dee8262bb1d1f7a1f62d6bde6437) Thanks [@ishaba](https://github.com/ishaba)! - add account pre-approval check from api
40
27
 
41
- ### Minor Changes
28
+ - [#12015](https://github.com/LedgerHQ/ledger-live/pull/12015) [`03af552`](https://github.com/LedgerHQ/ledger-live/commit/03af552b621e19e31747a65b1870dfe8d3bb005b) Thanks [@Justkant](https://github.com/Justkant)! - feat: new signRawTransaction to support any XRP transaction with wallet-api
42
29
 
43
- - [#12249](https://github.com/LedgerHQ/ledger-live/pull/12249) [`f1dfd9c`](https://github.com/LedgerHQ/ledger-live/commit/f1dfd9c9b4ddb7e9b971370ae7941ca06c01b0b8) Thanks [@ishaba](https://github.com/ishaba)! - fix canton add acciunt after retry
30
+ - [#12014](https://github.com/LedgerHQ/ledger-live/pull/12014) [`1d9860c`](https://github.com/LedgerHQ/ledger-live/commit/1d9860cd1688131d391579955b40c6710b667db8) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Canton testnet + logo update
44
31
 
45
32
  ### Patch Changes
46
33
 
47
- - Updated dependencies [[`cadf2e1`](https://github.com/LedgerHQ/ledger-live/commit/cadf2e1dfb09248d3f77d96f94ae774425dbca75)]:
48
- - @ledgerhq/live-env@2.19.0-nightly.1
49
- - @ledgerhq/coin-framework@6.7.0-nightly.5
50
- - @ledgerhq/cryptoassets@13.31.0-nightly.5
51
- - @ledgerhq/live-network@2.0.20-nightly.2
34
+ - Updated dependencies [[`ea16f59`](https://github.com/LedgerHQ/ledger-live/commit/ea16f592e85019a1b77287a7f2b975c6fcffc74c), [`b88faa1`](https://github.com/LedgerHQ/ledger-live/commit/b88faa18e2f5cd309b54fc3157a44db606846cc5), [`cfe65ca`](https://github.com/LedgerHQ/ledger-live/commit/cfe65cafa268be4e53197ee163ce78f28ed72592), [`a9aacdb`](https://github.com/LedgerHQ/ledger-live/commit/a9aacdb330700f0a294833f7d77de17f179229b2), [`3979c07`](https://github.com/LedgerHQ/ledger-live/commit/3979c0715e4f54165c89d00ebe1441e064e1a110), [`f1f3845`](https://github.com/LedgerHQ/ledger-live/commit/f1f3845942e4cbce9c585dc65f6170ddbc319f19), [`c6a676f`](https://github.com/LedgerHQ/ledger-live/commit/c6a676ff80581ac19b896adf44d54812983b72da), [`b5fc1bd`](https://github.com/LedgerHQ/ledger-live/commit/b5fc1bd28fff091241905fec5ff8dc8af4c99b79), [`03af552`](https://github.com/LedgerHQ/ledger-live/commit/03af552b621e19e31747a65b1870dfe8d3bb005b), [`89ac0ed`](https://github.com/LedgerHQ/ledger-live/commit/89ac0eddc145dcf5c7cf240aa8be4301372c8f33), [`565da80`](https://github.com/LedgerHQ/ledger-live/commit/565da807b1ebbfc830fd0e47b3d8856f88d410a6), [`8645f01`](https://github.com/LedgerHQ/ledger-live/commit/8645f016191d29a55f6b0ca6e4b1d1909fd35445), [`1d9860c`](https://github.com/LedgerHQ/ledger-live/commit/1d9860cd1688131d391579955b40c6710b667db8), [`d2b12e7`](https://github.com/LedgerHQ/ledger-live/commit/d2b12e70bba9e772d078d1fe4d9c537b8d316a87), [`db25e21`](https://github.com/LedgerHQ/ledger-live/commit/db25e212b87dea426b153c6f1d988cead63c8c46), [`c8dbf40`](https://github.com/LedgerHQ/ledger-live/commit/c8dbf402268359e225a94782420111e786f875fa), [`cab7d97`](https://github.com/LedgerHQ/ledger-live/commit/cab7d9794e7babb8220c6d339fb08e618e3d4202)]:
35
+ - @ledgerhq/cryptoassets@13.31.0
36
+ - @ledgerhq/types-live@6.87.0
37
+ - @ledgerhq/coin-framework@6.7.0
38
+ - @ledgerhq/live-env@2.19.0
39
+ - @ledgerhq/live-network@2.0.20
52
40
 
53
- ## 0.8.0-nightly.4
41
+ ## 0.8.0-next.1
54
42
 
55
43
  ### Patch Changes
56
44
 
57
- - [#12234](https://github.com/LedgerHQ/ledger-live/pull/12234) [`7aa7af1`](https://github.com/LedgerHQ/ledger-live/commit/7aa7af1a78453f24f8de8d9d4e358fd40497f498) Thanks [@ishaba](https://github.com/ishaba)! - fix canton account sync bug
45
+ - Updated dependencies [[`b88faa1`](https://github.com/LedgerHQ/ledger-live/commit/b88faa18e2f5cd309b54fc3157a44db606846cc5)]:
46
+ - @ledgerhq/types-live@6.87.0-next.1
47
+ - @ledgerhq/coin-framework@6.7.0-next.1
48
+ - @ledgerhq/cryptoassets@13.31.0-next.1
58
49
 
59
- - Updated dependencies [[`7744980`](https://github.com/LedgerHQ/ledger-live/commit/774498090411f1a6d6c06395dda1fc7cd24adf24), [`759064d`](https://github.com/LedgerHQ/ledger-live/commit/759064d4815c636af2d73ba548a85b4f53e7b491)]:
60
- - @ledgerhq/types-live@6.87.0-nightly.3
61
- - @ledgerhq/errors@6.27.0-nightly.0
62
- - @ledgerhq/coin-framework@6.7.0-nightly.4
63
- - @ledgerhq/cryptoassets@13.31.0-nightly.4
64
- - @ledgerhq/devices@8.6.2-nightly.0
65
- - @ledgerhq/live-network@2.0.20-nightly.1
66
-
67
- ## 0.8.0-nightly.3
50
+ ## 0.8.0-next.0
68
51
 
69
52
  ### Minor Changes
70
53
 
71
- - [#12217](https://github.com/LedgerHQ/ledger-live/pull/12217) [`3344ce2`](https://github.com/LedgerHQ/ledger-live/commit/3344ce29ee60dee8262bb1d1f7a1f62d6bde6437) Thanks [@ishaba](https://github.com/ishaba)! - add account pre-approval check from api
72
-
73
- ### Patch Changes
74
-
75
- - Updated dependencies [[`8645f01`](https://github.com/LedgerHQ/ledger-live/commit/8645f016191d29a55f6b0ca6e4b1d1909fd35445)]:
76
- - @ledgerhq/types-live@6.87.0-nightly.2
77
- - @ledgerhq/coin-framework@6.7.0-nightly.3
78
- - @ledgerhq/cryptoassets@13.31.0-nightly.3
79
-
80
- ## 0.8.0-nightly.2
81
-
82
- ### Patch Changes
54
+ - [#12099](https://github.com/LedgerHQ/ledger-live/pull/12099) [`5c72898`](https://github.com/LedgerHQ/ledger-live/commit/5c72898041dd7241e2c46798828fd0954f3adc07) Thanks [@jonezque](https://github.com/jonezque)! - allow alphanumeric after ::
83
55
 
84
56
  - [#12174](https://github.com/LedgerHQ/ledger-live/pull/12174) [`ece7245`](https://github.com/LedgerHQ/ledger-live/commit/ece7245975aa8f0bb93f22d555e99e6a558c4695) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Fix transfer value canton outgoing txs
85
57
 
86
- - Updated dependencies [[`c6a676f`](https://github.com/LedgerHQ/ledger-live/commit/c6a676ff80581ac19b896adf44d54812983b72da), [`565da80`](https://github.com/LedgerHQ/ledger-live/commit/565da807b1ebbfc830fd0e47b3d8856f88d410a6)]:
87
- - @ledgerhq/coin-framework@6.7.0-nightly.2
88
- - @ledgerhq/cryptoassets@13.31.0-nightly.2
89
-
90
- ## 0.8.0-nightly.1
91
-
92
- ### Patch Changes
93
-
94
- - Updated dependencies [[`ea16f59`](https://github.com/LedgerHQ/ledger-live/commit/ea16f592e85019a1b77287a7f2b975c6fcffc74c), [`a9aacdb`](https://github.com/LedgerHQ/ledger-live/commit/a9aacdb330700f0a294833f7d77de17f179229b2), [`f1f3845`](https://github.com/LedgerHQ/ledger-live/commit/f1f3845942e4cbce9c585dc65f6170ddbc319f19), [`89ac0ed`](https://github.com/LedgerHQ/ledger-live/commit/89ac0eddc145dcf5c7cf240aa8be4301372c8f33), [`db25e21`](https://github.com/LedgerHQ/ledger-live/commit/db25e212b87dea426b153c6f1d988cead63c8c46)]:
95
- - @ledgerhq/cryptoassets@13.31.0-nightly.1
96
- - @ledgerhq/types-live@6.87.0-nightly.1
97
- - @ledgerhq/live-env@2.19.0-nightly.0
98
- - @ledgerhq/coin-framework@6.7.0-nightly.1
99
- - @ledgerhq/live-network@2.0.20-nightly.0
58
+ - [#12146](https://github.com/LedgerHQ/ledger-live/pull/12146) [`d850767`](https://github.com/LedgerHQ/ledger-live/commit/d850767ad021f879c4a08d321211426be7fe37b5) Thanks [@ishaba](https://github.com/ishaba)! - fix canton balance calculation
100
59
 
101
- ## 0.8.0-nightly.0
60
+ - [#11913](https://github.com/LedgerHQ/ledger-live/pull/11913) [`c8dbf40`](https://github.com/LedgerHQ/ledger-live/commit/c8dbf402268359e225a94782420111e786f875fa) Thanks [@ishaba](https://github.com/ishaba)! - add canton multiple accounts deployment
102
61
 
103
- ### Minor Changes
62
+ - [#11995](https://github.com/LedgerHQ/ledger-live/pull/11995) [`cd084da`](https://github.com/LedgerHQ/ledger-live/commit/cd084da9fb7b108b44cc86641d7a541bb290a08c) Thanks [@jonezque](https://github.com/jonezque)! - feat: changed recipient validation
104
63
 
105
- - [#12146](https://github.com/LedgerHQ/ledger-live/pull/12146) [`d850767`](https://github.com/LedgerHQ/ledger-live/commit/d850767ad021f879c4a08d321211426be7fe37b5) Thanks [@ishaba](https://github.com/ishaba)! - fix canton balance calculation
64
+ - [#12217](https://github.com/LedgerHQ/ledger-live/pull/12217) [`3344ce2`](https://github.com/LedgerHQ/ledger-live/commit/3344ce29ee60dee8262bb1d1f7a1f62d6bde6437) Thanks [@ishaba](https://github.com/ishaba)! - add account pre-approval check from api
106
65
 
107
66
  - [#12015](https://github.com/LedgerHQ/ledger-live/pull/12015) [`03af552`](https://github.com/LedgerHQ/ledger-live/commit/03af552b621e19e31747a65b1870dfe8d3bb005b) Thanks [@Justkant](https://github.com/Justkant)! - feat: new signRawTransaction to support any XRP transaction with wallet-api
108
67
 
68
+ - [#12014](https://github.com/LedgerHQ/ledger-live/pull/12014) [`1d9860c`](https://github.com/LedgerHQ/ledger-live/commit/1d9860cd1688131d391579955b40c6710b667db8) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Canton testnet + logo update
69
+
109
70
  ### Patch Changes
110
71
 
111
- - Updated dependencies [[`cfe65ca`](https://github.com/LedgerHQ/ledger-live/commit/cfe65cafa268be4e53197ee163ce78f28ed72592), [`b5fc1bd`](https://github.com/LedgerHQ/ledger-live/commit/b5fc1bd28fff091241905fec5ff8dc8af4c99b79), [`03af552`](https://github.com/LedgerHQ/ledger-live/commit/03af552b621e19e31747a65b1870dfe8d3bb005b), [`d2b12e7`](https://github.com/LedgerHQ/ledger-live/commit/d2b12e70bba9e772d078d1fe4d9c537b8d316a87), [`cab7d97`](https://github.com/LedgerHQ/ledger-live/commit/cab7d9794e7babb8220c6d339fb08e618e3d4202)]:
112
- - @ledgerhq/cryptoassets@13.31.0-nightly.0
113
- - @ledgerhq/types-live@6.87.0-nightly.0
114
- - @ledgerhq/coin-framework@6.7.0-nightly.0
72
+ - Updated dependencies [[`ea16f59`](https://github.com/LedgerHQ/ledger-live/commit/ea16f592e85019a1b77287a7f2b975c6fcffc74c), [`cfe65ca`](https://github.com/LedgerHQ/ledger-live/commit/cfe65cafa268be4e53197ee163ce78f28ed72592), [`a9aacdb`](https://github.com/LedgerHQ/ledger-live/commit/a9aacdb330700f0a294833f7d77de17f179229b2), [`3979c07`](https://github.com/LedgerHQ/ledger-live/commit/3979c0715e4f54165c89d00ebe1441e064e1a110), [`f1f3845`](https://github.com/LedgerHQ/ledger-live/commit/f1f3845942e4cbce9c585dc65f6170ddbc319f19), [`c6a676f`](https://github.com/LedgerHQ/ledger-live/commit/c6a676ff80581ac19b896adf44d54812983b72da), [`b5fc1bd`](https://github.com/LedgerHQ/ledger-live/commit/b5fc1bd28fff091241905fec5ff8dc8af4c99b79), [`03af552`](https://github.com/LedgerHQ/ledger-live/commit/03af552b621e19e31747a65b1870dfe8d3bb005b), [`89ac0ed`](https://github.com/LedgerHQ/ledger-live/commit/89ac0eddc145dcf5c7cf240aa8be4301372c8f33), [`565da80`](https://github.com/LedgerHQ/ledger-live/commit/565da807b1ebbfc830fd0e47b3d8856f88d410a6), [`8645f01`](https://github.com/LedgerHQ/ledger-live/commit/8645f016191d29a55f6b0ca6e4b1d1909fd35445), [`1d9860c`](https://github.com/LedgerHQ/ledger-live/commit/1d9860cd1688131d391579955b40c6710b667db8), [`d2b12e7`](https://github.com/LedgerHQ/ledger-live/commit/d2b12e70bba9e772d078d1fe4d9c537b8d316a87), [`db25e21`](https://github.com/LedgerHQ/ledger-live/commit/db25e212b87dea426b153c6f1d988cead63c8c46), [`c8dbf40`](https://github.com/LedgerHQ/ledger-live/commit/c8dbf402268359e225a94782420111e786f875fa), [`cab7d97`](https://github.com/LedgerHQ/ledger-live/commit/cab7d9794e7babb8220c6d339fb08e618e3d4202)]:
73
+ - @ledgerhq/cryptoassets@13.31.0-next.0
74
+ - @ledgerhq/types-live@6.87.0-next.0
75
+ - @ledgerhq/coin-framework@6.7.0-next.0
76
+ - @ledgerhq/live-env@2.19.0-next.0
77
+ - @ledgerhq/live-network@2.0.20-next.0
115
78
 
116
79
  ## 0.7.0
117
80
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-canton",
3
- "version": "0.8.0-nightly.9",
3
+ "version": "0.8.1-nightly.0",
4
4
  "description": "Canton coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -101,14 +101,14 @@
101
101
  "bignumber.js": "^9.1.2",
102
102
  "invariant": "^2.2.4",
103
103
  "rxjs": "^7.8.1",
104
- "@ledgerhq/coin-framework": "^6.7.0-nightly.9",
105
- "@ledgerhq/cryptoassets": "^13.31.0-nightly.8",
104
+ "@ledgerhq/coin-framework": "^6.7.1-nightly.0",
105
+ "@ledgerhq/cryptoassets": "^13.31.1-nightly.0",
106
106
  "@ledgerhq/devices": "8.6.2-nightly.0",
107
107
  "@ledgerhq/errors": "^6.27.0-nightly.0",
108
- "@ledgerhq/live-env": "^2.19.0-nightly.2",
109
- "@ledgerhq/live-network": "^2.0.20-nightly.3",
108
+ "@ledgerhq/live-env": "^2.19.0",
109
+ "@ledgerhq/live-network": "^2.0.20",
110
110
  "@ledgerhq/logs": "^6.13.0",
111
- "@ledgerhq/types-live": "^6.87.0-nightly.5"
111
+ "@ledgerhq/types-live": "^6.88.0-nightly.0"
112
112
  },
113
113
  "devDependencies": {
114
114
  "@types/invariant": "^2.2.37",
@@ -118,7 +118,7 @@
118
118
  "jest": "^29.7.0",
119
119
  "ts-jest": "^29.1.1",
120
120
  "typescript": "^5.4.5",
121
- "@ledgerhq/types-cryptoassets": "^7.29.0-nightly.1",
121
+ "@ledgerhq/types-cryptoassets": "^7.29.0",
122
122
  "@ledgerhq/disable-network-setup": "^0.0.0"
123
123
  },
124
124
  "scripts": {