@ledgerhq/coin-evm 0.6.0-nightly.3 → 0.6.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 +29 -29
- package/package.json +9 -9
package/.turbo/turbo-build.log
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @ledgerhq/coin-evm
|
|
2
2
|
|
|
3
|
-
## 0.6.0
|
|
3
|
+
## 0.6.0
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
@@ -8,45 +8,45 @@
|
|
|
8
8
|
|
|
9
9
|
### Patch Changes
|
|
10
10
|
|
|
11
|
-
- [#
|
|
12
|
-
|
|
13
|
-
- Updated dependencies [[`8e9df43a0c`](https://github.com/LedgerHQ/ledger-live/commit/8e9df43a0cd00a2065b494439f300f96724b8eb8)]:
|
|
14
|
-
- @ledgerhq/types-live@6.39.0-nightly.0
|
|
15
|
-
- @ledgerhq/coin-framework@0.5.2-nightly.3
|
|
16
|
-
- @ledgerhq/domain-service@1.1.9-nightly.1
|
|
17
|
-
- @ledgerhq/evm-tools@1.0.5-nightly.1
|
|
18
|
-
- @ledgerhq/hw-app-eth@6.34.4-nightly.2
|
|
11
|
+
- [#4391](https://github.com/LedgerHQ/ledger-live/pull/4391) [`fde2fe79f1`](https://github.com/LedgerHQ/ledger-live/commit/fde2fe79f1df69fffe80763cd6d9792fe9de1262) Thanks [@valpinkman](https://github.com/valpinkman)! - Rework some env typings
|
|
19
12
|
|
|
20
|
-
|
|
13
|
+
- [#4452](https://github.com/LedgerHQ/ledger-live/pull/4452) [`1020f27632`](https://github.com/LedgerHQ/ledger-live/commit/1020f276322fe361585a56573091ec647fbd901e) Thanks [@hzheng-ledger](https://github.com/hzheng-ledger)! - fix evm integration tests
|
|
21
14
|
|
|
22
|
-
|
|
15
|
+
- [#4268](https://github.com/LedgerHQ/ledger-live/pull/4268) [`707e59f8b5`](https://github.com/LedgerHQ/ledger-live/commit/707e59f8b516448e6f2845288ad4cb3f5488e688) Thanks [@hzheng-ledger](https://github.com/hzheng-ledger)! - fix pending transaction bug in evm family
|
|
23
16
|
|
|
24
|
-
- Updated dependencies [[`6375c250a9`](https://github.com/LedgerHQ/ledger-live/commit/6375c250a9a58b33e3dd1d6c96a96c7e46150298)]:
|
|
25
|
-
- @ledgerhq/
|
|
26
|
-
- @ledgerhq/
|
|
27
|
-
- @ledgerhq/
|
|
28
|
-
- @ledgerhq/
|
|
29
|
-
- @ledgerhq/
|
|
17
|
+
- Updated dependencies [[`8e9df43a0c`](https://github.com/LedgerHQ/ledger-live/commit/8e9df43a0cd00a2065b494439f300f96724b8eb8), [`fde2fe79f1`](https://github.com/LedgerHQ/ledger-live/commit/fde2fe79f1df69fffe80763cd6d9792fe9de1262), [`f6f70ba0e8`](https://github.com/LedgerHQ/ledger-live/commit/f6f70ba0e85c7898cdeec19402b1eadfde6a2206), [`45be23c776`](https://github.com/LedgerHQ/ledger-live/commit/45be23c77666697dbe395f836ab592062173d5cb), [`6375c250a9`](https://github.com/LedgerHQ/ledger-live/commit/6375c250a9a58b33e3dd1d6c96a96c7e46150298), [`0d9ad3599b`](https://github.com/LedgerHQ/ledger-live/commit/0d9ad3599bce8872fde97d27c977ab24445afc3a)]:
|
|
18
|
+
- @ledgerhq/types-live@6.39.0
|
|
19
|
+
- @ledgerhq/live-env@0.5.0
|
|
20
|
+
- @ledgerhq/coin-framework@0.5.2
|
|
21
|
+
- @ledgerhq/cryptoassets@9.12.0
|
|
22
|
+
- @ledgerhq/domain-service@1.1.9
|
|
23
|
+
- @ledgerhq/evm-tools@1.0.5
|
|
24
|
+
- @ledgerhq/hw-app-eth@6.34.4
|
|
25
|
+
- @ledgerhq/live-network@1.1.6
|
|
30
26
|
|
|
31
|
-
## 0.
|
|
27
|
+
## 0.6.0-next.0
|
|
32
28
|
|
|
33
|
-
###
|
|
34
|
-
|
|
35
|
-
- Updated dependencies [[`0d9ad3599b`](https://github.com/LedgerHQ/ledger-live/commit/0d9ad3599bce8872fde97d27c977ab24445afc3a)]:
|
|
36
|
-
- @ledgerhq/coin-framework@0.5.2-nightly.1
|
|
29
|
+
### Minor Changes
|
|
37
30
|
|
|
38
|
-
|
|
31
|
+
- [#4235](https://github.com/LedgerHQ/ledger-live/pull/4235) [`8e9df43a0c`](https://github.com/LedgerHQ/ledger-live/commit/8e9df43a0cd00a2065b494439f300f96724b8eb8) Thanks [@haammar-ledger](https://github.com/haammar-ledger)! - Better typing for the Operation.extra field
|
|
39
32
|
|
|
40
33
|
### Patch Changes
|
|
41
34
|
|
|
42
35
|
- [#4391](https://github.com/LedgerHQ/ledger-live/pull/4391) [`fde2fe79f1`](https://github.com/LedgerHQ/ledger-live/commit/fde2fe79f1df69fffe80763cd6d9792fe9de1262) Thanks [@valpinkman](https://github.com/valpinkman)! - Rework some env typings
|
|
43
36
|
|
|
44
|
-
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
- @ledgerhq/
|
|
37
|
+
- [#4452](https://github.com/LedgerHQ/ledger-live/pull/4452) [`1020f27632`](https://github.com/LedgerHQ/ledger-live/commit/1020f276322fe361585a56573091ec647fbd901e) Thanks [@hzheng-ledger](https://github.com/hzheng-ledger)! - fix evm integration tests
|
|
38
|
+
|
|
39
|
+
- [#4268](https://github.com/LedgerHQ/ledger-live/pull/4268) [`707e59f8b5`](https://github.com/LedgerHQ/ledger-live/commit/707e59f8b516448e6f2845288ad4cb3f5488e688) Thanks [@hzheng-ledger](https://github.com/hzheng-ledger)! - fix pending transaction bug in evm family
|
|
40
|
+
|
|
41
|
+
- Updated dependencies [[`8e9df43a0c`](https://github.com/LedgerHQ/ledger-live/commit/8e9df43a0cd00a2065b494439f300f96724b8eb8), [`fde2fe79f1`](https://github.com/LedgerHQ/ledger-live/commit/fde2fe79f1df69fffe80763cd6d9792fe9de1262), [`f6f70ba0e8`](https://github.com/LedgerHQ/ledger-live/commit/f6f70ba0e85c7898cdeec19402b1eadfde6a2206), [`45be23c776`](https://github.com/LedgerHQ/ledger-live/commit/45be23c77666697dbe395f836ab592062173d5cb), [`6375c250a9`](https://github.com/LedgerHQ/ledger-live/commit/6375c250a9a58b33e3dd1d6c96a96c7e46150298), [`0d9ad3599b`](https://github.com/LedgerHQ/ledger-live/commit/0d9ad3599bce8872fde97d27c977ab24445afc3a)]:
|
|
42
|
+
- @ledgerhq/types-live@6.39.0-next.0
|
|
43
|
+
- @ledgerhq/live-env@0.5.0-next.0
|
|
44
|
+
- @ledgerhq/coin-framework@0.5.2-next.0
|
|
45
|
+
- @ledgerhq/cryptoassets@9.12.0-next.0
|
|
46
|
+
- @ledgerhq/domain-service@1.1.9-next.0
|
|
47
|
+
- @ledgerhq/evm-tools@1.0.5-next.0
|
|
48
|
+
- @ledgerhq/hw-app-eth@6.34.4-next.0
|
|
49
|
+
- @ledgerhq/live-network@1.1.6-next.0
|
|
50
50
|
|
|
51
51
|
## 0.5.1
|
|
52
52
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/coin-evm",
|
|
3
|
-
"version": "0.6.0
|
|
3
|
+
"version": "0.6.0",
|
|
4
4
|
"description": "Ledger EVM Coin integration",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Ledger",
|
|
@@ -54,19 +54,19 @@
|
|
|
54
54
|
"lodash": "^4.17.21",
|
|
55
55
|
"react-native-get-random-values": "^1.8.0",
|
|
56
56
|
"rxjs": "^6.6.7",
|
|
57
|
-
"@ledgerhq/coin-framework": "^0.5.2
|
|
58
|
-
"@ledgerhq/cryptoassets": "^9.12.0
|
|
57
|
+
"@ledgerhq/coin-framework": "^0.5.2",
|
|
58
|
+
"@ledgerhq/cryptoassets": "^9.12.0",
|
|
59
59
|
"@ledgerhq/devices": "^8.0.7",
|
|
60
|
-
"@ledgerhq/domain-service": "^1.1.9
|
|
60
|
+
"@ledgerhq/domain-service": "^1.1.9",
|
|
61
61
|
"@ledgerhq/errors": "^6.14.0",
|
|
62
|
-
"@ledgerhq/evm-tools": "^1.0.5
|
|
63
|
-
"@ledgerhq/hw-app-eth": "^6.34.4
|
|
64
|
-
"@ledgerhq/live-env": "^0.5.0
|
|
65
|
-
"@ledgerhq/live-network": "^1.1.6
|
|
62
|
+
"@ledgerhq/evm-tools": "^1.0.5",
|
|
63
|
+
"@ledgerhq/hw-app-eth": "^6.34.4",
|
|
64
|
+
"@ledgerhq/live-env": "^0.5.0",
|
|
65
|
+
"@ledgerhq/live-network": "^1.1.6",
|
|
66
66
|
"@ledgerhq/live-promise": "^0.0.1",
|
|
67
67
|
"@ledgerhq/logs": "^6.10.1",
|
|
68
68
|
"@ledgerhq/types-cryptoassets": "^7.4.0",
|
|
69
|
-
"@ledgerhq/types-live": "^6.39.0
|
|
69
|
+
"@ledgerhq/types-live": "^6.39.0"
|
|
70
70
|
},
|
|
71
71
|
"devDependencies": {
|
|
72
72
|
"@types/invariant": "^2.2.2",
|