@ledgerhq/coin-canton 0.5.0-nightly.6 → 0.5.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 +40 -51
- package/package.json +7 -7
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
|
|
2
|
-
> @ledgerhq/coin-canton@0.5.0
|
|
2
|
+
> @ledgerhq/coin-canton@0.5.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,89 +1,78 @@
|
|
|
1
1
|
# @ledgerhq/coin-canton
|
|
2
2
|
|
|
3
|
-
## 0.5.
|
|
3
|
+
## 0.5.1-nightly.0
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
- [
|
|
7
|
+
- Updated dependencies [[`38a172c`](https://github.com/LedgerHQ/ledger-live/commit/38a172c23035040d077433c7f4fce60f72962ae0), [`c8fe586`](https://github.com/LedgerHQ/ledger-live/commit/c8fe586f1427d4d7a9fad092b51221ec8221399d), [`3b5576e`](https://github.com/LedgerHQ/ledger-live/commit/3b5576e0b67fedad0f5dbbd6b9546281af4e6111), [`fe97131`](https://github.com/LedgerHQ/ledger-live/commit/fe971313776194e5942dfa9a95d6082950c3111e)]:
|
|
8
|
+
- @ledgerhq/devices@8.5.2-nightly.0
|
|
9
|
+
- @ledgerhq/types-live@6.85.0-nightly.0
|
|
10
|
+
- @ledgerhq/live-env@2.17.0-nightly.0
|
|
11
|
+
- @ledgerhq/coin-framework@6.4.1-nightly.0
|
|
12
|
+
- @ledgerhq/cryptoassets@13.28.1-nightly.0
|
|
13
|
+
- @ledgerhq/live-network@2.0.18-nightly.0
|
|
8
14
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
## 0.5.0-nightly.5
|
|
15
|
+
## 0.5.0
|
|
12
16
|
|
|
13
17
|
### Minor Changes
|
|
14
18
|
|
|
15
|
-
- [#
|
|
19
|
+
- [#11591](https://github.com/LedgerHQ/ledger-live/pull/11591) [`284a2c7`](https://github.com/LedgerHQ/ledger-live/commit/284a2c7f571c8d8e622ba60bef24d186ce42605d) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - coin-canton broadcast
|
|
16
20
|
|
|
17
|
-
|
|
21
|
+
- [#11542](https://github.com/LedgerHQ/ledger-live/pull/11542) [`c1209a7`](https://github.com/LedgerHQ/ledger-live/commit/c1209a70f6362fe8a52139ad5ad0b4705aac00fb) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Canton getbalance
|
|
18
22
|
|
|
19
|
-
-
|
|
20
|
-
- @ledgerhq/cryptoassets@13.28.0-nightly.3
|
|
21
|
-
- @ledgerhq/coin-framework@6.4.0-nightly.5
|
|
23
|
+
- [#11699](https://github.com/LedgerHQ/ledger-live/pull/11699) [`2b896f9`](https://github.com/LedgerHQ/ledger-live/commit/2b896f94d6fc53ef965ed567489ad96d913466d4) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - feat(BACK-9645): add support for returning details in AlpacaApi.craftTransaction
|
|
22
24
|
|
|
23
|
-
|
|
25
|
+
- [#11531](https://github.com/LedgerHQ/ledger-live/pull/11531) [`58ef394`](https://github.com/LedgerHQ/ledger-live/commit/58ef39468870e56745a3a4bc95a1292a1e1f64ca) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Move lastblock canton to gateway
|
|
24
26
|
|
|
25
|
-
|
|
27
|
+
- [#11273](https://github.com/LedgerHQ/ledger-live/pull/11273) [`2482195`](https://github.com/LedgerHQ/ledger-live/commit/24821957c838a304be60ff6e16798ef3cac987cd) Thanks [@estrauser-ledger](https://github.com/estrauser-ledger)! - add cursor to pagintion api
|
|
26
28
|
|
|
27
|
-
- [#
|
|
29
|
+
- [#11610](https://github.com/LedgerHQ/ledger-live/pull/11610) [`0dfba50`](https://github.com/LedgerHQ/ledger-live/commit/0dfba503a0e3c4d8ae8e32489499e3174b1741b8) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - coin-canton adapt getbalance
|
|
28
30
|
|
|
29
|
-
- [#
|
|
31
|
+
- [#11722](https://github.com/LedgerHQ/ledger-live/pull/11722) [`a87922d`](https://github.com/LedgerHQ/ledger-live/commit/a87922dc99e4f2e4b40a46fd52ad08a71012fe94) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Add canton onboard ui flow
|
|
30
32
|
|
|
31
|
-
-
|
|
32
|
-
- @ledgerhq/types-live@6.84.0-nightly.1
|
|
33
|
-
- @ledgerhq/coin-framework@6.4.0-nightly.4
|
|
33
|
+
- [#11574](https://github.com/LedgerHQ/ledger-live/pull/11574) [`485bf49`](https://github.com/LedgerHQ/ledger-live/commit/485bf494470d96313fd89c92b8e9a74270acd419) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Add Canton combine function
|
|
34
34
|
|
|
35
|
-
|
|
35
|
+
- [#11554](https://github.com/LedgerHQ/ledger-live/pull/11554) [`e8a0185`](https://github.com/LedgerHQ/ledger-live/commit/e8a01854e07d313659f9740843731e97601cf41d) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - List operations canton
|
|
36
36
|
|
|
37
37
|
### Patch Changes
|
|
38
38
|
|
|
39
|
-
- [
|
|
40
|
-
|
|
41
|
-
-
|
|
42
|
-
- @ledgerhq/
|
|
43
|
-
- @ledgerhq/
|
|
44
|
-
- @ledgerhq/
|
|
39
|
+
- Updated dependencies [[`2b896f9`](https://github.com/LedgerHQ/ledger-live/commit/2b896f94d6fc53ef965ed567489ad96d913466d4), [`338d979`](https://github.com/LedgerHQ/ledger-live/commit/338d979bae349b185c52b1d8c9f6718a3d142526), [`2482195`](https://github.com/LedgerHQ/ledger-live/commit/24821957c838a304be60ff6e16798ef3cac987cd), [`228ed30`](https://github.com/LedgerHQ/ledger-live/commit/228ed3030601644e807e85a1693276b788b5cd2a), [`e52268a`](https://github.com/LedgerHQ/ledger-live/commit/e52268a3bc7d97a7ed09ed082786a647e048a6e8), [`89fc31e`](https://github.com/LedgerHQ/ledger-live/commit/89fc31e8ecfc5e2fd679a2694b3514f8fb19d7b7), [`ff22728`](https://github.com/LedgerHQ/ledger-live/commit/ff22728a61ab2cde6835991bf8ed115d4a39a1d0), [`c190e2b`](https://github.com/LedgerHQ/ledger-live/commit/c190e2b104a9dd0dd693c2d72433b98115f4089f), [`a87922d`](https://github.com/LedgerHQ/ledger-live/commit/a87922dc99e4f2e4b40a46fd52ad08a71012fe94), [`80a109a`](https://github.com/LedgerHQ/ledger-live/commit/80a109a5f8ecdbb22cf6fb3ec084398a7e54dcfb), [`3489203`](https://github.com/LedgerHQ/ledger-live/commit/34892030dcfbd1a19a0eb0a8fcae9f8f01d3d2a9), [`b27c96c`](https://github.com/LedgerHQ/ledger-live/commit/b27c96ccbcefb1982a40688a8385209eac99165a)]:
|
|
40
|
+
- @ledgerhq/coin-framework@6.4.0
|
|
41
|
+
- @ledgerhq/cryptoassets@13.28.0
|
|
42
|
+
- @ledgerhq/types-live@6.84.0
|
|
43
|
+
- @ledgerhq/live-env@2.16.0
|
|
44
|
+
- @ledgerhq/live-network@2.0.17
|
|
45
45
|
|
|
46
|
-
## 0.5.0-
|
|
46
|
+
## 0.5.0-next.0
|
|
47
47
|
|
|
48
48
|
### Minor Changes
|
|
49
49
|
|
|
50
|
-
- [#
|
|
51
|
-
|
|
52
|
-
### Patch Changes
|
|
53
|
-
|
|
54
|
-
- [#11717](https://github.com/LedgerHQ/ledger-live/pull/11717) [`aaa16b7`](https://github.com/LedgerHQ/ledger-live/commit/aaa16b718454dca51d59bb138ab1a638dc4b8243) Thanks [@ishaba](https://github.com/ishaba)! - add canton api key
|
|
50
|
+
- [#11591](https://github.com/LedgerHQ/ledger-live/pull/11591) [`284a2c7`](https://github.com/LedgerHQ/ledger-live/commit/284a2c7f571c8d8e622ba60bef24d186ce42605d) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - coin-canton broadcast
|
|
55
51
|
|
|
56
|
-
- [#
|
|
52
|
+
- [#11542](https://github.com/LedgerHQ/ledger-live/pull/11542) [`c1209a7`](https://github.com/LedgerHQ/ledger-live/commit/c1209a70f6362fe8a52139ad5ad0b4705aac00fb) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Canton getbalance
|
|
57
53
|
|
|
58
|
-
- [#
|
|
59
|
-
|
|
60
|
-
- Updated dependencies [[`aaa16b7`](https://github.com/LedgerHQ/ledger-live/commit/aaa16b718454dca51d59bb138ab1a638dc4b8243), [`0108eaf`](https://github.com/LedgerHQ/ledger-live/commit/0108eafb64e36ce68f44e03cc3f66ccdb5ee5a92), [`a87922d`](https://github.com/LedgerHQ/ledger-live/commit/a87922dc99e4f2e4b40a46fd52ad08a71012fe94)]:
|
|
61
|
-
- @ledgerhq/live-env@2.16.0-nightly.1
|
|
62
|
-
- @ledgerhq/cryptoassets@13.28.0-nightly.1
|
|
63
|
-
- @ledgerhq/types-live@6.83.1-nightly.0
|
|
64
|
-
- @ledgerhq/coin-framework@6.4.0-nightly.2
|
|
65
|
-
- @ledgerhq/live-network@2.0.17-nightly.1
|
|
54
|
+
- [#11699](https://github.com/LedgerHQ/ledger-live/pull/11699) [`2b896f9`](https://github.com/LedgerHQ/ledger-live/commit/2b896f94d6fc53ef965ed567489ad96d913466d4) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - feat(BACK-9645): add support for returning details in AlpacaApi.craftTransaction
|
|
66
55
|
|
|
67
|
-
|
|
56
|
+
- [#11531](https://github.com/LedgerHQ/ledger-live/pull/11531) [`58ef394`](https://github.com/LedgerHQ/ledger-live/commit/58ef39468870e56745a3a4bc95a1292a1e1f64ca) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Move lastblock canton to gateway
|
|
68
57
|
|
|
69
|
-
|
|
58
|
+
- [#11273](https://github.com/LedgerHQ/ledger-live/pull/11273) [`2482195`](https://github.com/LedgerHQ/ledger-live/commit/24821957c838a304be60ff6e16798ef3cac987cd) Thanks [@estrauser-ledger](https://github.com/estrauser-ledger)! - add cursor to pagintion api
|
|
70
59
|
|
|
71
|
-
- [#
|
|
60
|
+
- [#11610](https://github.com/LedgerHQ/ledger-live/pull/11610) [`0dfba50`](https://github.com/LedgerHQ/ledger-live/commit/0dfba503a0e3c4d8ae8e32489499e3174b1741b8) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - coin-canton adapt getbalance
|
|
72
61
|
|
|
73
|
-
|
|
62
|
+
- [#11722](https://github.com/LedgerHQ/ledger-live/pull/11722) [`a87922d`](https://github.com/LedgerHQ/ledger-live/commit/a87922dc99e4f2e4b40a46fd52ad08a71012fe94) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Add canton onboard ui flow
|
|
74
63
|
|
|
75
|
-
-
|
|
76
|
-
- @ledgerhq/coin-framework@6.4.0-nightly.1
|
|
77
|
-
- @ledgerhq/cryptoassets@13.28.0-nightly.0
|
|
78
|
-
- @ledgerhq/live-env@2.16.0-nightly.0
|
|
79
|
-
- @ledgerhq/live-network@2.0.17-nightly.0
|
|
64
|
+
- [#11574](https://github.com/LedgerHQ/ledger-live/pull/11574) [`485bf49`](https://github.com/LedgerHQ/ledger-live/commit/485bf494470d96313fd89c92b8e9a74270acd419) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Add Canton combine function
|
|
80
65
|
|
|
81
|
-
|
|
66
|
+
- [#11554](https://github.com/LedgerHQ/ledger-live/pull/11554) [`e8a0185`](https://github.com/LedgerHQ/ledger-live/commit/e8a01854e07d313659f9740843731e97601cf41d) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - List operations canton
|
|
82
67
|
|
|
83
68
|
### Patch Changes
|
|
84
69
|
|
|
85
|
-
- Updated dependencies [[`c190e2b`](https://github.com/LedgerHQ/ledger-live/commit/c190e2b104a9dd0dd693c2d72433b98115f4089f)]:
|
|
86
|
-
- @ledgerhq/coin-framework@6.4.0-
|
|
70
|
+
- Updated dependencies [[`2b896f9`](https://github.com/LedgerHQ/ledger-live/commit/2b896f94d6fc53ef965ed567489ad96d913466d4), [`338d979`](https://github.com/LedgerHQ/ledger-live/commit/338d979bae349b185c52b1d8c9f6718a3d142526), [`2482195`](https://github.com/LedgerHQ/ledger-live/commit/24821957c838a304be60ff6e16798ef3cac987cd), [`228ed30`](https://github.com/LedgerHQ/ledger-live/commit/228ed3030601644e807e85a1693276b788b5cd2a), [`e52268a`](https://github.com/LedgerHQ/ledger-live/commit/e52268a3bc7d97a7ed09ed082786a647e048a6e8), [`89fc31e`](https://github.com/LedgerHQ/ledger-live/commit/89fc31e8ecfc5e2fd679a2694b3514f8fb19d7b7), [`ff22728`](https://github.com/LedgerHQ/ledger-live/commit/ff22728a61ab2cde6835991bf8ed115d4a39a1d0), [`c190e2b`](https://github.com/LedgerHQ/ledger-live/commit/c190e2b104a9dd0dd693c2d72433b98115f4089f), [`a87922d`](https://github.com/LedgerHQ/ledger-live/commit/a87922dc99e4f2e4b40a46fd52ad08a71012fe94), [`80a109a`](https://github.com/LedgerHQ/ledger-live/commit/80a109a5f8ecdbb22cf6fb3ec084398a7e54dcfb), [`3489203`](https://github.com/LedgerHQ/ledger-live/commit/34892030dcfbd1a19a0eb0a8fcae9f8f01d3d2a9), [`b27c96c`](https://github.com/LedgerHQ/ledger-live/commit/b27c96ccbcefb1982a40688a8385209eac99165a)]:
|
|
71
|
+
- @ledgerhq/coin-framework@6.4.0-next.0
|
|
72
|
+
- @ledgerhq/cryptoassets@13.28.0-next.0
|
|
73
|
+
- @ledgerhq/types-live@6.84.0-next.0
|
|
74
|
+
- @ledgerhq/live-env@2.16.0-next.0
|
|
75
|
+
- @ledgerhq/live-network@2.0.17-next.0
|
|
87
76
|
|
|
88
77
|
## 0.4.0
|
|
89
78
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/coin-canton",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.1-nightly.0",
|
|
4
4
|
"description": "Canton coin integration",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Ledger",
|
|
@@ -101,13 +101,13 @@
|
|
|
101
101
|
"bignumber.js": "^9.1.2",
|
|
102
102
|
"invariant": "^2.2.4",
|
|
103
103
|
"rxjs": "^7.8.1",
|
|
104
|
-
"@ledgerhq/coin-framework": "^6.4.
|
|
105
|
-
"@ledgerhq/cryptoassets": "^13.28.
|
|
106
|
-
"@ledgerhq/devices": "8.5.
|
|
104
|
+
"@ledgerhq/coin-framework": "^6.4.1-nightly.0",
|
|
105
|
+
"@ledgerhq/cryptoassets": "^13.28.1-nightly.0",
|
|
106
|
+
"@ledgerhq/devices": "8.5.2-nightly.0",
|
|
107
107
|
"@ledgerhq/errors": "^6.25.0",
|
|
108
|
-
"@ledgerhq/live-env": "^2.
|
|
109
|
-
"@ledgerhq/live-network": "^2.0.
|
|
110
|
-
"@ledgerhq/types-live": "^6.
|
|
108
|
+
"@ledgerhq/live-env": "^2.17.0-nightly.0",
|
|
109
|
+
"@ledgerhq/live-network": "^2.0.18-nightly.0",
|
|
110
|
+
"@ledgerhq/types-live": "^6.85.0-nightly.0"
|
|
111
111
|
},
|
|
112
112
|
"devDependencies": {
|
|
113
113
|
"@types/invariant": "^2.2.37",
|