@ledgerhq/coin-celo 1.3.0-nightly.5 → 1.3.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 +31 -43
- package/package.json +12 -12
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
|
|
2
|
-
> @ledgerhq/coin-celo@1.3.0
|
|
2
|
+
> @ledgerhq/coin-celo@1.3.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-celo
|
|
3
3
|
> tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
|
|
4
4
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,64 +1,52 @@
|
|
|
1
1
|
# @ledgerhq/coin-celo
|
|
2
2
|
|
|
3
|
-
## 1.3.
|
|
3
|
+
## 1.3.1-nightly.0
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
- Updated dependencies [[`
|
|
8
|
-
- @ledgerhq/
|
|
9
|
-
- @ledgerhq/coin-
|
|
10
|
-
- @ledgerhq/coin-evm@2.29.0-nightly.5
|
|
11
|
-
- @ledgerhq/cryptoassets@13.27.0-nightly.1
|
|
12
|
-
- @ledgerhq/live-network@2.0.16-nightly.2
|
|
13
|
-
- @ledgerhq/hw-app-eth@6.45.17-nightly.2
|
|
7
|
+
- Updated dependencies [[`c190e2b`](https://github.com/LedgerHQ/ledger-live/commit/c190e2b104a9dd0dd693c2d72433b98115f4089f)]:
|
|
8
|
+
- @ledgerhq/coin-framework@6.4.0-nightly.0
|
|
9
|
+
- @ledgerhq/coin-evm@2.29.1-nightly.0
|
|
14
10
|
|
|
15
|
-
## 1.3.0
|
|
11
|
+
## 1.3.0
|
|
16
12
|
|
|
17
13
|
### Minor Changes
|
|
18
14
|
|
|
19
|
-
- [#
|
|
15
|
+
- [#11454](https://github.com/LedgerHQ/ledger-live/pull/11454) [`212f772`](https://github.com/LedgerHQ/ledger-live/commit/212f772b17dc3db97009ebe62912f8f183c1ef2e) Thanks [@francois-guerin-ledger](https://github.com/francois-guerin-ledger)! - chore(coin-modules): add `eqeqeq` ESLint rule
|
|
20
16
|
|
|
21
17
|
### Patch Changes
|
|
22
18
|
|
|
23
|
-
- Updated dependencies [[`
|
|
24
|
-
- @ledgerhq/
|
|
25
|
-
- @ledgerhq/coin-evm@2.29.0
|
|
26
|
-
- @ledgerhq/coin-framework@6.3.0
|
|
27
|
-
- @ledgerhq/
|
|
19
|
+
- Updated dependencies [[`12277dc`](https://github.com/LedgerHQ/ledger-live/commit/12277dcb478f24152060e3e11e2eb37d650b5b60), [`212f772`](https://github.com/LedgerHQ/ledger-live/commit/212f772b17dc3db97009ebe62912f8f183c1ef2e), [`acdc089`](https://github.com/LedgerHQ/ledger-live/commit/acdc089f934461dd2fdfdfd61aa907f1520a5d7b), [`a9a0c18`](https://github.com/LedgerHQ/ledger-live/commit/a9a0c18d91cac8d4bb805d558d3d0bd50337d98a), [`87617a9`](https://github.com/LedgerHQ/ledger-live/commit/87617a9930be43a6cdbc5cc5711cc24b00309184), [`9fcc4eb`](https://github.com/LedgerHQ/ledger-live/commit/9fcc4eb5cd6e96e772daa154bd87ae374f925ddc), [`e9fa7aa`](https://github.com/LedgerHQ/ledger-live/commit/e9fa7aa8c8d0414416ec7c12acf30b7623b2eda3), [`d6a6a94`](https://github.com/LedgerHQ/ledger-live/commit/d6a6a949d45fdd2f97f15842c808bf6d1058403f), [`2834ca4`](https://github.com/LedgerHQ/ledger-live/commit/2834ca443fe9071979d3b506e4ca4fbc17aeca7b), [`e8899f0`](https://github.com/LedgerHQ/ledger-live/commit/e8899f0dac12c6ca9c655c121eeb907f6bbad844), [`8936f39`](https://github.com/LedgerHQ/ledger-live/commit/8936f390edbe9cbc36ac6590b01562daf5c580e1), [`2a4070b`](https://github.com/LedgerHQ/ledger-live/commit/2a4070b594271007fa47dc7451b612008a233006), [`0356d19`](https://github.com/LedgerHQ/ledger-live/commit/0356d1904dbb5e856970fa7e7ebb206eed7b4c5d), [`516176d`](https://github.com/LedgerHQ/ledger-live/commit/516176d18c7f53961799e92e8804c4a756684266)]:
|
|
20
|
+
- @ledgerhq/cryptoassets@13.27.0
|
|
21
|
+
- @ledgerhq/coin-evm@2.29.0
|
|
22
|
+
- @ledgerhq/coin-framework@6.3.0
|
|
23
|
+
- @ledgerhq/live-env@2.15.0
|
|
24
|
+
- @ledgerhq/types-live@6.83.0
|
|
25
|
+
- @ledgerhq/live-config@3.2.0
|
|
26
|
+
- @ledgerhq/errors@6.25.0
|
|
27
|
+
- @ledgerhq/live-network@2.0.16
|
|
28
|
+
- @ledgerhq/hw-app-eth@6.45.17
|
|
29
|
+
- @ledgerhq/devices@8.5.1
|
|
28
30
|
|
|
29
|
-
## 1.
|
|
31
|
+
## 1.3.0-next.0
|
|
30
32
|
|
|
31
|
-
###
|
|
32
|
-
|
|
33
|
-
- Updated dependencies [[`776fae2`](https://github.com/LedgerHQ/ledger-live/commit/776fae24bf98f4695ea729885259e6b1b0a2fc14)]:
|
|
34
|
-
- @ledgerhq/coin-evm@2.29.0-nightly.3
|
|
35
|
-
|
|
36
|
-
## 1.2.2-nightly.2
|
|
37
|
-
|
|
38
|
-
### Patch Changes
|
|
39
|
-
|
|
40
|
-
- Updated dependencies [[`66f17a3`](https://github.com/LedgerHQ/ledger-live/commit/66f17a31349c518c232934b68269d84fa5b6ab0f)]:
|
|
41
|
-
- @ledgerhq/coin-evm@2.29.0-nightly.2
|
|
42
|
-
|
|
43
|
-
## 1.2.2-nightly.1
|
|
44
|
-
|
|
45
|
-
### Patch Changes
|
|
46
|
-
|
|
47
|
-
- Updated dependencies [[`2482195`](https://github.com/LedgerHQ/ledger-live/commit/24821957c838a304be60ff6e16798ef3cac987cd), [`228ed30`](https://github.com/LedgerHQ/ledger-live/commit/228ed3030601644e807e85a1693276b788b5cd2a), [`89fc31e`](https://github.com/LedgerHQ/ledger-live/commit/89fc31e8ecfc5e2fd679a2694b3514f8fb19d7b7), [`544edf6`](https://github.com/LedgerHQ/ledger-live/commit/544edf6bb461d48e743dc410c6bc95dc35b5fa70)]:
|
|
48
|
-
- @ledgerhq/coin-evm@2.29.0-nightly.1
|
|
49
|
-
- @ledgerhq/coin-framework@6.3.0-nightly.1
|
|
50
|
-
- @ledgerhq/types-live@6.83.0-nightly.0
|
|
51
|
-
- @ledgerhq/hw-app-eth@6.45.17-nightly.0
|
|
33
|
+
### Minor Changes
|
|
52
34
|
|
|
53
|
-
|
|
35
|
+
- [#11454](https://github.com/LedgerHQ/ledger-live/pull/11454) [`212f772`](https://github.com/LedgerHQ/ledger-live/commit/212f772b17dc3db97009ebe62912f8f183c1ef2e) Thanks [@francois-guerin-ledger](https://github.com/francois-guerin-ledger)! - chore(coin-modules): add `eqeqeq` ESLint rule
|
|
54
36
|
|
|
55
37
|
### Patch Changes
|
|
56
38
|
|
|
57
|
-
- Updated dependencies [[`12277dc`](https://github.com/LedgerHQ/ledger-live/commit/12277dcb478f24152060e3e11e2eb37d650b5b60), [`a9a0c18`](https://github.com/LedgerHQ/ledger-live/commit/a9a0c18d91cac8d4bb805d558d3d0bd50337d98a)]:
|
|
58
|
-
- @ledgerhq/cryptoassets@13.27.0-
|
|
59
|
-
- @ledgerhq/coin-evm@2.29.0-
|
|
60
|
-
- @ledgerhq/coin-framework@6.
|
|
61
|
-
- @ledgerhq/
|
|
39
|
+
- Updated dependencies [[`12277dc`](https://github.com/LedgerHQ/ledger-live/commit/12277dcb478f24152060e3e11e2eb37d650b5b60), [`212f772`](https://github.com/LedgerHQ/ledger-live/commit/212f772b17dc3db97009ebe62912f8f183c1ef2e), [`acdc089`](https://github.com/LedgerHQ/ledger-live/commit/acdc089f934461dd2fdfdfd61aa907f1520a5d7b), [`a9a0c18`](https://github.com/LedgerHQ/ledger-live/commit/a9a0c18d91cac8d4bb805d558d3d0bd50337d98a), [`87617a9`](https://github.com/LedgerHQ/ledger-live/commit/87617a9930be43a6cdbc5cc5711cc24b00309184), [`9fcc4eb`](https://github.com/LedgerHQ/ledger-live/commit/9fcc4eb5cd6e96e772daa154bd87ae374f925ddc), [`e9fa7aa`](https://github.com/LedgerHQ/ledger-live/commit/e9fa7aa8c8d0414416ec7c12acf30b7623b2eda3), [`d6a6a94`](https://github.com/LedgerHQ/ledger-live/commit/d6a6a949d45fdd2f97f15842c808bf6d1058403f), [`2834ca4`](https://github.com/LedgerHQ/ledger-live/commit/2834ca443fe9071979d3b506e4ca4fbc17aeca7b), [`e8899f0`](https://github.com/LedgerHQ/ledger-live/commit/e8899f0dac12c6ca9c655c121eeb907f6bbad844), [`8936f39`](https://github.com/LedgerHQ/ledger-live/commit/8936f390edbe9cbc36ac6590b01562daf5c580e1), [`2a4070b`](https://github.com/LedgerHQ/ledger-live/commit/2a4070b594271007fa47dc7451b612008a233006), [`0356d19`](https://github.com/LedgerHQ/ledger-live/commit/0356d1904dbb5e856970fa7e7ebb206eed7b4c5d), [`516176d`](https://github.com/LedgerHQ/ledger-live/commit/516176d18c7f53961799e92e8804c4a756684266)]:
|
|
40
|
+
- @ledgerhq/cryptoassets@13.27.0-next.0
|
|
41
|
+
- @ledgerhq/coin-evm@2.29.0-next.0
|
|
42
|
+
- @ledgerhq/coin-framework@6.3.0-next.0
|
|
43
|
+
- @ledgerhq/live-env@2.15.0-next.0
|
|
44
|
+
- @ledgerhq/types-live@6.83.0-next.0
|
|
45
|
+
- @ledgerhq/live-config@3.2.0-next.0
|
|
46
|
+
- @ledgerhq/errors@6.25.0-next.0
|
|
47
|
+
- @ledgerhq/live-network@2.0.16-next.0
|
|
48
|
+
- @ledgerhq/hw-app-eth@6.45.17-next.0
|
|
49
|
+
- @ledgerhq/devices@8.5.1-next.0
|
|
62
50
|
|
|
63
51
|
## 1.2.1
|
|
64
52
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/coin-celo",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.1-nightly.0",
|
|
4
4
|
"description": "celo coin integration",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Ledger",
|
|
@@ -114,17 +114,17 @@
|
|
|
114
114
|
"invariant": "^2.2.4",
|
|
115
115
|
"lodash": "^4.17.21",
|
|
116
116
|
"rxjs": "^7.8.1",
|
|
117
|
-
"@ledgerhq/coin-evm": "^2.29.
|
|
118
|
-
"@ledgerhq/coin-framework": "^6.
|
|
119
|
-
"@ledgerhq/cryptoassets": "^13.27.0
|
|
120
|
-
"@ledgerhq/devices": "^8.5.1
|
|
121
|
-
"@ledgerhq/errors": "^6.25.0
|
|
122
|
-
"@ledgerhq/hw-app-eth": "^6.45.17
|
|
123
|
-
"@ledgerhq/live-config": "^3.2.0
|
|
124
|
-
"@ledgerhq/live-env": "^2.15.0
|
|
125
|
-
"@ledgerhq/live-network": "^2.0.16
|
|
117
|
+
"@ledgerhq/coin-evm": "^2.29.1-nightly.0",
|
|
118
|
+
"@ledgerhq/coin-framework": "^6.4.0-nightly.0",
|
|
119
|
+
"@ledgerhq/cryptoassets": "^13.27.0",
|
|
120
|
+
"@ledgerhq/devices": "^8.5.1",
|
|
121
|
+
"@ledgerhq/errors": "^6.25.0",
|
|
122
|
+
"@ledgerhq/hw-app-eth": "^6.45.17",
|
|
123
|
+
"@ledgerhq/live-config": "^3.2.0",
|
|
124
|
+
"@ledgerhq/live-env": "^2.15.0",
|
|
125
|
+
"@ledgerhq/live-network": "^2.0.16",
|
|
126
126
|
"@ledgerhq/logs": "^6.13.0",
|
|
127
|
-
"@ledgerhq/types-live": "^6.83.0
|
|
127
|
+
"@ledgerhq/types-live": "^6.83.0"
|
|
128
128
|
},
|
|
129
129
|
"devDependencies": {
|
|
130
130
|
"@types/invariant": "^2.2.37",
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"ts-jest": "^29.1.1",
|
|
138
138
|
"typescript": "^5.4.5",
|
|
139
139
|
"@ledgerhq/disable-network-setup": "^0.0.0",
|
|
140
|
-
"@ledgerhq/types-cryptoassets": "^7.26.0
|
|
140
|
+
"@ledgerhq/types-cryptoassets": "^7.26.0"
|
|
141
141
|
},
|
|
142
142
|
"scripts": {
|
|
143
143
|
"clean": "rimraf lib lib-es",
|