@ledgerhq/coin-celo 1.4.0-nightly.6 → 1.4.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 +33 -54
- package/package.json +9 -9
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
|
|
2
|
-
> @ledgerhq/coin-celo@1.4.0
|
|
2
|
+
> @ledgerhq/coin-celo@1.4.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,77 +1,56 @@
|
|
|
1
1
|
# @ledgerhq/coin-celo
|
|
2
2
|
|
|
3
|
-
## 1.4.
|
|
3
|
+
## 1.4.1-nightly.0
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
- Updated dependencies [[`
|
|
8
|
-
- @ledgerhq/
|
|
7
|
+
- Updated dependencies [[`38a172c`](https://github.com/LedgerHQ/ledger-live/commit/38a172c23035040d077433c7f4fce60f72962ae0), [`2444623`](https://github.com/LedgerHQ/ledger-live/commit/244462341ee0d2d85a2e1370624500e565cb030a), [`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/coin-evm@2.31.0-nightly.0
|
|
10
|
+
- @ledgerhq/types-live@6.85.0-nightly.0
|
|
11
|
+
- @ledgerhq/live-env@2.17.0-nightly.0
|
|
12
|
+
- @ledgerhq/coin-framework@6.4.1-nightly.0
|
|
13
|
+
- @ledgerhq/hw-app-eth@6.45.19-nightly.0
|
|
14
|
+
- @ledgerhq/cryptoassets@13.28.1-nightly.0
|
|
15
|
+
- @ledgerhq/live-network@2.0.18-nightly.0
|
|
9
16
|
|
|
10
|
-
## 1.4.0
|
|
17
|
+
## 1.4.0
|
|
11
18
|
|
|
12
|
-
###
|
|
13
|
-
|
|
14
|
-
- Updated dependencies [[`65c128a`](https://github.com/LedgerHQ/ledger-live/commit/65c128a93f07857b421bed3696bc9984f860ada9)]:
|
|
15
|
-
- @ledgerhq/cryptoassets@13.28.0-nightly.3
|
|
16
|
-
- @ledgerhq/coin-framework@6.4.0-nightly.5
|
|
17
|
-
- @ledgerhq/coin-evm@2.30.0-nightly.5
|
|
18
|
-
|
|
19
|
-
## 1.4.0-nightly.4
|
|
20
|
-
|
|
21
|
-
### Patch Changes
|
|
22
|
-
|
|
23
|
-
- Updated dependencies [[`9b8689a`](https://github.com/LedgerHQ/ledger-live/commit/9b8689ae2c44bdeccae26378e05cbf6899b83aec), [`6941aac`](https://github.com/LedgerHQ/ledger-live/commit/6941aac638dcc8d4fb03aa92f42d2a71d4089202)]:
|
|
24
|
-
- @ledgerhq/types-live@6.84.0-nightly.1
|
|
25
|
-
- @ledgerhq/coin-framework@6.4.0-nightly.4
|
|
26
|
-
- @ledgerhq/coin-evm@2.30.0-nightly.4
|
|
27
|
-
- @ledgerhq/hw-app-eth@6.45.18-nightly.2
|
|
28
|
-
|
|
29
|
-
## 1.4.0-nightly.3
|
|
30
|
-
|
|
31
|
-
### Patch Changes
|
|
19
|
+
### Minor Changes
|
|
32
20
|
|
|
33
|
-
-
|
|
34
|
-
- @ledgerhq/cryptoassets@13.28.0-nightly.2
|
|
35
|
-
- @ledgerhq/coin-evm@2.30.0-nightly.3
|
|
36
|
-
- @ledgerhq/coin-framework@6.4.0-nightly.3
|
|
37
|
-
- @ledgerhq/types-live@6.83.1-nightly.0
|
|
21
|
+
- [#10736](https://github.com/LedgerHQ/ledger-live/pull/10736) [`abd598c`](https://github.com/LedgerHQ/ledger-live/commit/abd598cb52bc4e5c275b5c49645d681b25721ea8) Thanks [@semeano](https://github.com/semeano)! - Add support to send Celo tokens
|
|
38
22
|
|
|
39
|
-
|
|
23
|
+
- [#11665](https://github.com/LedgerHQ/ledger-live/pull/11665) [`b27c96c`](https://github.com/LedgerHQ/ledger-live/commit/b27c96ccbcefb1982a40688a8385209eac99165a) Thanks [@semeano](https://github.com/semeano)! - Disable Celo tokens via env var
|
|
40
24
|
|
|
41
25
|
### Patch Changes
|
|
42
26
|
|
|
43
|
-
- Updated dependencies [[`
|
|
44
|
-
- @ledgerhq/
|
|
45
|
-
- @ledgerhq/
|
|
46
|
-
- @ledgerhq/
|
|
47
|
-
- @ledgerhq/
|
|
48
|
-
- @ledgerhq/
|
|
49
|
-
- @ledgerhq/
|
|
50
|
-
- @ledgerhq/
|
|
27
|
+
- Updated dependencies [[`776fae2`](https://github.com/LedgerHQ/ledger-live/commit/776fae24bf98f4695ea729885259e6b1b0a2fc14), [`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), [`4835688`](https://github.com/LedgerHQ/ledger-live/commit/48356882efadc15ed59f608e01b44cdcbc6637fb), [`3489203`](https://github.com/LedgerHQ/ledger-live/commit/34892030dcfbd1a19a0eb0a8fcae9f8f01d3d2a9), [`b27c96c`](https://github.com/LedgerHQ/ledger-live/commit/b27c96ccbcefb1982a40688a8385209eac99165a)]:
|
|
28
|
+
- @ledgerhq/coin-evm@2.30.0
|
|
29
|
+
- @ledgerhq/coin-framework@6.4.0
|
|
30
|
+
- @ledgerhq/cryptoassets@13.28.0
|
|
31
|
+
- @ledgerhq/types-live@6.84.0
|
|
32
|
+
- @ledgerhq/live-env@2.16.0
|
|
33
|
+
- @ledgerhq/hw-app-eth@6.45.18
|
|
34
|
+
- @ledgerhq/live-network@2.0.17
|
|
51
35
|
|
|
52
|
-
## 1.4.0-
|
|
36
|
+
## 1.4.0-next.0
|
|
53
37
|
|
|
54
38
|
### Minor Changes
|
|
55
39
|
|
|
56
|
-
- [#
|
|
57
|
-
|
|
58
|
-
### Patch Changes
|
|
59
|
-
|
|
60
|
-
- Updated dependencies [[`2b896f9`](https://github.com/LedgerHQ/ledger-live/commit/2b896f94d6fc53ef965ed567489ad96d913466d4), [`338d979`](https://github.com/LedgerHQ/ledger-live/commit/338d979bae349b185c52b1d8c9f6718a3d142526), [`4835688`](https://github.com/LedgerHQ/ledger-live/commit/48356882efadc15ed59f608e01b44cdcbc6637fb), [`b27c96c`](https://github.com/LedgerHQ/ledger-live/commit/b27c96ccbcefb1982a40688a8385209eac99165a)]:
|
|
61
|
-
- @ledgerhq/coin-evm@2.30.0-nightly.1
|
|
62
|
-
- @ledgerhq/coin-framework@6.4.0-nightly.1
|
|
63
|
-
- @ledgerhq/cryptoassets@13.28.0-nightly.0
|
|
64
|
-
- @ledgerhq/live-env@2.16.0-nightly.0
|
|
65
|
-
- @ledgerhq/live-network@2.0.17-nightly.0
|
|
66
|
-
- @ledgerhq/hw-app-eth@6.45.18-nightly.0
|
|
40
|
+
- [#10736](https://github.com/LedgerHQ/ledger-live/pull/10736) [`abd598c`](https://github.com/LedgerHQ/ledger-live/commit/abd598cb52bc4e5c275b5c49645d681b25721ea8) Thanks [@semeano](https://github.com/semeano)! - Add support to send Celo tokens
|
|
67
41
|
|
|
68
|
-
|
|
42
|
+
- [#11665](https://github.com/LedgerHQ/ledger-live/pull/11665) [`b27c96c`](https://github.com/LedgerHQ/ledger-live/commit/b27c96ccbcefb1982a40688a8385209eac99165a) Thanks [@semeano](https://github.com/semeano)! - Disable Celo tokens via env var
|
|
69
43
|
|
|
70
44
|
### Patch Changes
|
|
71
45
|
|
|
72
|
-
- Updated dependencies [[`c190e2b`](https://github.com/LedgerHQ/ledger-live/commit/c190e2b104a9dd0dd693c2d72433b98115f4089f)]:
|
|
73
|
-
- @ledgerhq/coin-
|
|
74
|
-
- @ledgerhq/coin-
|
|
46
|
+
- Updated dependencies [[`776fae2`](https://github.com/LedgerHQ/ledger-live/commit/776fae24bf98f4695ea729885259e6b1b0a2fc14), [`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), [`4835688`](https://github.com/LedgerHQ/ledger-live/commit/48356882efadc15ed59f608e01b44cdcbc6637fb), [`3489203`](https://github.com/LedgerHQ/ledger-live/commit/34892030dcfbd1a19a0eb0a8fcae9f8f01d3d2a9), [`b27c96c`](https://github.com/LedgerHQ/ledger-live/commit/b27c96ccbcefb1982a40688a8385209eac99165a)]:
|
|
47
|
+
- @ledgerhq/coin-evm@2.30.0-next.0
|
|
48
|
+
- @ledgerhq/coin-framework@6.4.0-next.0
|
|
49
|
+
- @ledgerhq/cryptoassets@13.28.0-next.0
|
|
50
|
+
- @ledgerhq/types-live@6.84.0-next.0
|
|
51
|
+
- @ledgerhq/live-env@2.16.0-next.0
|
|
52
|
+
- @ledgerhq/hw-app-eth@6.45.18-next.0
|
|
53
|
+
- @ledgerhq/live-network@2.0.17-next.0
|
|
75
54
|
|
|
76
55
|
## 1.3.0
|
|
77
56
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/coin-celo",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.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.
|
|
118
|
-
"@ledgerhq/coin-framework": "^6.4.
|
|
119
|
-
"@ledgerhq/cryptoassets": "^13.28.
|
|
120
|
-
"@ledgerhq/devices": "^8.5.
|
|
117
|
+
"@ledgerhq/coin-evm": "^2.31.0-nightly.0",
|
|
118
|
+
"@ledgerhq/coin-framework": "^6.4.1-nightly.0",
|
|
119
|
+
"@ledgerhq/cryptoassets": "^13.28.1-nightly.0",
|
|
120
|
+
"@ledgerhq/devices": "^8.5.2-nightly.0",
|
|
121
121
|
"@ledgerhq/errors": "^6.25.0",
|
|
122
|
-
"@ledgerhq/hw-app-eth": "^6.45.
|
|
122
|
+
"@ledgerhq/hw-app-eth": "^6.45.19-nightly.0",
|
|
123
123
|
"@ledgerhq/live-config": "^3.2.0",
|
|
124
|
-
"@ledgerhq/live-env": "^2.
|
|
125
|
-
"@ledgerhq/live-network": "^2.0.
|
|
124
|
+
"@ledgerhq/live-env": "^2.17.0-nightly.0",
|
|
125
|
+
"@ledgerhq/live-network": "^2.0.18-nightly.0",
|
|
126
126
|
"@ledgerhq/logs": "^6.13.0",
|
|
127
|
-
"@ledgerhq/types-live": "^6.
|
|
127
|
+
"@ledgerhq/types-live": "^6.85.0-nightly.0"
|
|
128
128
|
},
|
|
129
129
|
"devDependencies": {
|
|
130
130
|
"@types/invariant": "^2.2.37",
|