@ledgerhq/coin-evm 0.12.2-wc-test.0 → 0.12.2
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 +32 -10
- package/package.json +11 -11
package/.turbo/turbo-build.log
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,29 @@
|
|
|
1
1
|
# @ledgerhq/coin-evm
|
|
2
2
|
|
|
3
|
-
## 0.12.2
|
|
3
|
+
## 0.12.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#6165](https://github.com/LedgerHQ/ledger-live/pull/6165) [`8d99b81`](https://github.com/LedgerHQ/ledger-live/commit/8d99b81feaf5e8d46e0c26f34bc70b709a7e3c14) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - Remove unnecessary logs
|
|
8
|
+
|
|
9
|
+
- [#6165](https://github.com/LedgerHQ/ledger-live/pull/6165) [`c18a0cf`](https://github.com/LedgerHQ/ledger-live/commit/c18a0cfdce5d1e44faf8d8bd5659ebdae38533fa) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - Make `hw-app-eth` a devDep by relying on `clearSignTransaction` instead of importing the `ledgerService`
|
|
10
|
+
|
|
11
|
+
- [#6165](https://github.com/LedgerHQ/ledger-live/pull/6165) [`c18a0cf`](https://github.com/LedgerHQ/ledger-live/commit/c18a0cfdce5d1e44faf8d8bd5659ebdae38533fa) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - Add documentation
|
|
12
|
+
|
|
13
|
+
- [#6165](https://github.com/LedgerHQ/ledger-live/pull/6165) [`c18a0cf`](https://github.com/LedgerHQ/ledger-live/commit/c18a0cfdce5d1e44faf8d8bd5659ebdae38533fa) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - Move clear signed selectors to evm-tools lib
|
|
14
|
+
|
|
15
|
+
- [#6165](https://github.com/LedgerHQ/ledger-live/pull/6165) [`c18a0cf`](https://github.com/LedgerHQ/ledger-live/commit/c18a0cfdce5d1e44faf8d8bd5659ebdae38533fa) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - Update `NotEnoughBalance` error for token transactions
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [[`c18a0cf`](https://github.com/LedgerHQ/ledger-live/commit/c18a0cfdce5d1e44faf8d8bd5659ebdae38533fa), [`ee88785`](https://github.com/LedgerHQ/ledger-live/commit/ee8878515671241ce1037362af5e8f7799b3673a), [`8d99b81`](https://github.com/LedgerHQ/ledger-live/commit/8d99b81feaf5e8d46e0c26f34bc70b709a7e3c14), [`628fa73`](https://github.com/LedgerHQ/ledger-live/commit/628fa732866a6018287ca7bc3d463acb3f5cd6b9), [`43eea9e`](https://github.com/LedgerHQ/ledger-live/commit/43eea9e8076f2c9d5aeb0f8a3b0738e97b3152c8), [`c18a0cf`](https://github.com/LedgerHQ/ledger-live/commit/c18a0cfdce5d1e44faf8d8bd5659ebdae38533fa), [`b444092`](https://github.com/LedgerHQ/ledger-live/commit/b444092040af249ae45e5ee18d75be420f9f26f8)]:
|
|
18
|
+
- @ledgerhq/live-env@1.0.0
|
|
19
|
+
- @ledgerhq/errors@6.16.2
|
|
20
|
+
- @ledgerhq/coin-framework@0.11.1
|
|
21
|
+
- @ledgerhq/evm-tools@1.0.15
|
|
22
|
+
- @ledgerhq/domain-service@1.1.18
|
|
23
|
+
- @ledgerhq/live-network@1.1.12
|
|
24
|
+
- @ledgerhq/devices@8.2.1
|
|
25
|
+
|
|
26
|
+
## 0.12.2-next.0
|
|
4
27
|
|
|
5
28
|
### Patch Changes
|
|
6
29
|
|
|
@@ -14,15 +37,14 @@
|
|
|
14
37
|
|
|
15
38
|
- [#5682](https://github.com/LedgerHQ/ledger-live/pull/5682) [`4744c31`](https://github.com/LedgerHQ/ledger-live/commit/4744c3136021f1f47ad1617f2c84f47ac0647370) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Update `NotEnoughBalance` error for token transactions
|
|
16
39
|
|
|
17
|
-
- Updated dependencies [[`4744c31`](https://github.com/LedgerHQ/ledger-live/commit/4744c3136021f1f47ad1617f2c84f47ac0647370), [`f456d69`](https://github.com/LedgerHQ/ledger-live/commit/f456d69a2f64b6a217d3c1d9c6a531f31c2817a8), [`
|
|
18
|
-
- @ledgerhq/live-env@1.0.0-
|
|
19
|
-
- @ledgerhq/errors@6.16.2-
|
|
20
|
-
- @ledgerhq/
|
|
21
|
-
- @ledgerhq/
|
|
22
|
-
- @ledgerhq/
|
|
23
|
-
- @ledgerhq/
|
|
24
|
-
- @ledgerhq/
|
|
25
|
-
- @ledgerhq/devices@8.2.1-wc-test.0
|
|
40
|
+
- Updated dependencies [[`4744c31`](https://github.com/LedgerHQ/ledger-live/commit/4744c3136021f1f47ad1617f2c84f47ac0647370), [`f456d69`](https://github.com/LedgerHQ/ledger-live/commit/f456d69a2f64b6a217d3c1d9c6a531f31c2817a8), [`9c83695`](https://github.com/LedgerHQ/ledger-live/commit/9c8369580b91d82021d4ec28ad7a49dc4ba42e4f), [`74ef384`](https://github.com/LedgerHQ/ledger-live/commit/74ef3840c17181fa779035f190f829e9537e1539), [`2fd465e`](https://github.com/LedgerHQ/ledger-live/commit/2fd465ee730b11594d231503cfb940b984fa2f5a), [`4744c31`](https://github.com/LedgerHQ/ledger-live/commit/4744c3136021f1f47ad1617f2c84f47ac0647370), [`bd4ee6c`](https://github.com/LedgerHQ/ledger-live/commit/bd4ee6c938c27102c2d0529c2aab07ac000f7424)]:
|
|
41
|
+
- @ledgerhq/live-env@1.0.0-next.0
|
|
42
|
+
- @ledgerhq/errors@6.16.2-next.0
|
|
43
|
+
- @ledgerhq/coin-framework@0.11.1-next.0
|
|
44
|
+
- @ledgerhq/evm-tools@1.0.15-next.0
|
|
45
|
+
- @ledgerhq/domain-service@1.1.18-next.0
|
|
46
|
+
- @ledgerhq/live-network@1.1.12-next.0
|
|
47
|
+
- @ledgerhq/devices@8.2.1-next.0
|
|
26
48
|
|
|
27
49
|
## 0.12.1
|
|
28
50
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/coin-evm",
|
|
3
|
-
"version": "0.12.2
|
|
3
|
+
"version": "0.12.2",
|
|
4
4
|
"description": "Ledger EVM Coin integration",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Ledger",
|
|
@@ -55,14 +55,14 @@
|
|
|
55
55
|
"lodash": "^4.17.21",
|
|
56
56
|
"react-native-get-random-values": "^1.8.0",
|
|
57
57
|
"rxjs": "^7.8.1",
|
|
58
|
-
"@ledgerhq/coin-framework": "^0.11.1
|
|
59
|
-
"@ledgerhq/
|
|
60
|
-
"@ledgerhq/
|
|
61
|
-
"@ledgerhq/
|
|
62
|
-
"@ledgerhq/errors": "^6.16.2
|
|
63
|
-
"@ledgerhq/evm-tools": "^1.0.15
|
|
64
|
-
"@ledgerhq/live-env": "^1.0.0
|
|
65
|
-
"@ledgerhq/live-network": "^1.1.12
|
|
58
|
+
"@ledgerhq/coin-framework": "^0.11.1",
|
|
59
|
+
"@ledgerhq/cryptoassets": "^11.4.0",
|
|
60
|
+
"@ledgerhq/domain-service": "^1.1.18",
|
|
61
|
+
"@ledgerhq/devices": "^8.2.1",
|
|
62
|
+
"@ledgerhq/errors": "^6.16.2",
|
|
63
|
+
"@ledgerhq/evm-tools": "^1.0.15",
|
|
64
|
+
"@ledgerhq/live-env": "^1.0.0",
|
|
65
|
+
"@ledgerhq/live-network": "^1.1.12",
|
|
66
66
|
"@ledgerhq/live-promise": "^0.0.3",
|
|
67
67
|
"@ledgerhq/logs": "^6.12.0"
|
|
68
68
|
},
|
|
@@ -77,9 +77,9 @@
|
|
|
77
77
|
"jest-expect-message": "^1.1.3",
|
|
78
78
|
"prando": "^6.0.1",
|
|
79
79
|
"ts-jest": "^29.1.1",
|
|
80
|
-
"@ledgerhq/hw-app-eth": "^6.35.5
|
|
80
|
+
"@ledgerhq/hw-app-eth": "^6.35.5",
|
|
81
81
|
"@ledgerhq/types-cryptoassets": "^7.9.0",
|
|
82
|
-
"@ledgerhq/types-live": "^6.44.1
|
|
82
|
+
"@ledgerhq/types-live": "^6.44.1"
|
|
83
83
|
},
|
|
84
84
|
"scripts": {
|
|
85
85
|
"clean": "rimraf lib lib-es",
|