@ledgerhq/coin-evm 2.9.0-nightly.2 → 2.9.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 +43 -11
- package/package.json +10 -10
package/.turbo/turbo-build.log
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,30 +1,62 @@
|
|
|
1
1
|
# @ledgerhq/coin-evm
|
|
2
2
|
|
|
3
|
-
## 2.9.0
|
|
3
|
+
## 2.9.0
|
|
4
4
|
|
|
5
|
-
###
|
|
5
|
+
### Minor Changes
|
|
6
6
|
|
|
7
|
-
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
- @ledgerhq/evm-tools@1.3.1-nightly.0
|
|
7
|
+
- [#8909](https://github.com/LedgerHQ/ledger-live/pull/8909) [`7224a7d`](https://github.com/LedgerHQ/ledger-live/commit/7224a7d3e5643fee75575fab74c72a2aca260be6) Thanks [@qperrot](https://github.com/qperrot)! - Fix bot device actions for polygon
|
|
8
|
+
|
|
9
|
+
- [#8899](https://github.com/LedgerHQ/ledger-live/pull/8899) [`c62cec9`](https://github.com/LedgerHQ/ledger-live/commit/c62cec9a911f41d2383effeb2ea1f92756ce0a09) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Prevent request on blockscout for ERC1155 NFTs as unsupported yet and add a `none` option for explorer's config to allow for node-only synchronization (will make token accounts disappear though)
|
|
11
10
|
|
|
12
|
-
|
|
11
|
+
- [#8914](https://github.com/LedgerHQ/ledger-live/pull/8914) [`537141a`](https://github.com/LedgerHQ/ledger-live/commit/537141ab549b8dab57d3eb117e875faa67b54f4b) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Bot feature : Add filter for features
|
|
13
12
|
|
|
14
13
|
### Patch Changes
|
|
15
14
|
|
|
15
|
+
- Updated dependencies [[`3a65633`](https://github.com/LedgerHQ/ledger-live/commit/3a6563309c8cacbd6e9a73e3044b1ff7c3966f87), [`537141a`](https://github.com/LedgerHQ/ledger-live/commit/537141ab549b8dab57d3eb117e875faa67b54f4b)]:
|
|
16
|
+
- @ledgerhq/coin-framework@0.23.0
|
|
17
|
+
- @ledgerhq/domain-service@1.2.17
|
|
18
|
+
- @ledgerhq/evm-tools@1.3.1
|
|
19
|
+
|
|
20
|
+
## 2.9.0-next.0
|
|
21
|
+
|
|
22
|
+
### Minor Changes
|
|
23
|
+
|
|
16
24
|
- [#8909](https://github.com/LedgerHQ/ledger-live/pull/8909) [`7224a7d`](https://github.com/LedgerHQ/ledger-live/commit/7224a7d3e5643fee75575fab74c72a2aca260be6) Thanks [@qperrot](https://github.com/qperrot)! - Fix bot device actions for polygon
|
|
17
25
|
|
|
26
|
+
- [#8899](https://github.com/LedgerHQ/ledger-live/pull/8899) [`c62cec9`](https://github.com/LedgerHQ/ledger-live/commit/c62cec9a911f41d2383effeb2ea1f92756ce0a09) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Prevent request on blockscout for ERC1155 NFTs as unsupported yet and add a `none` option for explorer's config to allow for node-only synchronization (will make token accounts disappear though)
|
|
27
|
+
|
|
18
28
|
- [#8914](https://github.com/LedgerHQ/ledger-live/pull/8914) [`537141a`](https://github.com/LedgerHQ/ledger-live/commit/537141ab549b8dab57d3eb117e875faa67b54f4b) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Bot feature : Add filter for features
|
|
19
29
|
|
|
30
|
+
### Patch Changes
|
|
31
|
+
|
|
20
32
|
- Updated dependencies [[`3a65633`](https://github.com/LedgerHQ/ledger-live/commit/3a6563309c8cacbd6e9a73e3044b1ff7c3966f87), [`537141a`](https://github.com/LedgerHQ/ledger-live/commit/537141ab549b8dab57d3eb117e875faa67b54f4b)]:
|
|
21
|
-
- @ledgerhq/coin-framework@0.
|
|
33
|
+
- @ledgerhq/coin-framework@0.23.0-next.0
|
|
34
|
+
- @ledgerhq/domain-service@1.2.17-next.0
|
|
35
|
+
- @ledgerhq/evm-tools@1.3.1
|
|
22
36
|
|
|
23
|
-
## 2.
|
|
37
|
+
## 2.8.1
|
|
24
38
|
|
|
25
|
-
###
|
|
39
|
+
### Patch Changes
|
|
26
40
|
|
|
27
|
-
- [
|
|
41
|
+
- Updated dependencies [[`5e01938`](https://github.com/LedgerHQ/ledger-live/commit/5e01938ece3dc1ccf7bea6c2805b6558c846db80), [`d98a964`](https://github.com/LedgerHQ/ledger-live/commit/d98a96476c3d44eab1575f6c7c58ec03b5daf890), [`c2d24cd`](https://github.com/LedgerHQ/ledger-live/commit/c2d24cd0299ea04e39306279b6f833696bc4f4fb)]:
|
|
42
|
+
- @ledgerhq/coin-framework@0.22.0
|
|
43
|
+
- @ledgerhq/cryptoassets@13.9.0
|
|
44
|
+
- @ledgerhq/live-env@2.5.0
|
|
45
|
+
- @ledgerhq/domain-service@1.2.16
|
|
46
|
+
- @ledgerhq/evm-tools@1.3.1
|
|
47
|
+
- @ledgerhq/live-network@2.0.4
|
|
48
|
+
|
|
49
|
+
## 2.8.1-next.0
|
|
50
|
+
|
|
51
|
+
### Patch Changes
|
|
52
|
+
|
|
53
|
+
- Updated dependencies [[`5e01938`](https://github.com/LedgerHQ/ledger-live/commit/5e01938ece3dc1ccf7bea6c2805b6558c846db80), [`d98a964`](https://github.com/LedgerHQ/ledger-live/commit/d98a96476c3d44eab1575f6c7c58ec03b5daf890), [`c2d24cd`](https://github.com/LedgerHQ/ledger-live/commit/c2d24cd0299ea04e39306279b6f833696bc4f4fb)]:
|
|
54
|
+
- @ledgerhq/coin-framework@0.22.0-next.0
|
|
55
|
+
- @ledgerhq/cryptoassets@13.9.0-next.0
|
|
56
|
+
- @ledgerhq/live-env@2.5.0-next.0
|
|
57
|
+
- @ledgerhq/domain-service@1.2.16-next.0
|
|
58
|
+
- @ledgerhq/evm-tools@1.3.1-next.0
|
|
59
|
+
- @ledgerhq/live-network@2.0.4-next.0
|
|
28
60
|
|
|
29
61
|
## 2.8.0
|
|
30
62
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/coin-evm",
|
|
3
|
-
"version": "2.9.0
|
|
3
|
+
"version": "2.9.0",
|
|
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.
|
|
59
|
-
"@ledgerhq/cryptoassets": "^13.
|
|
58
|
+
"@ledgerhq/coin-framework": "^0.23.0",
|
|
59
|
+
"@ledgerhq/cryptoassets": "^13.9.0",
|
|
60
60
|
"@ledgerhq/devices": "8.4.4",
|
|
61
|
-
"@ledgerhq/domain-service": "^1.2.
|
|
61
|
+
"@ledgerhq/domain-service": "^1.2.17",
|
|
62
62
|
"@ledgerhq/errors": "^6.19.1",
|
|
63
|
-
"@ledgerhq/evm-tools": "^1.3.1
|
|
64
|
-
"@ledgerhq/live-env": "^2.5.0
|
|
65
|
-
"@ledgerhq/live-network": "^2.0.4
|
|
63
|
+
"@ledgerhq/evm-tools": "^1.3.1",
|
|
64
|
+
"@ledgerhq/live-env": "^2.5.0",
|
|
65
|
+
"@ledgerhq/live-network": "^2.0.4",
|
|
66
66
|
"@ledgerhq/live-promise": "^0.1.0",
|
|
67
67
|
"@ledgerhq/logs": "^6.12.0"
|
|
68
68
|
},
|
|
@@ -84,9 +84,9 @@
|
|
|
84
84
|
"prando": "^6.0.1",
|
|
85
85
|
"ts-jest": "^29.1.1",
|
|
86
86
|
"@ledgerhq/coin-tester": "^0.3.0",
|
|
87
|
-
"@ledgerhq/hw-app-eth": "^6.42.
|
|
88
|
-
"@ledgerhq/types-cryptoassets": "^7.
|
|
89
|
-
"@ledgerhq/types-live": "^6.
|
|
87
|
+
"@ledgerhq/hw-app-eth": "^6.42.4",
|
|
88
|
+
"@ledgerhq/types-cryptoassets": "^7.19.0",
|
|
89
|
+
"@ledgerhq/types-live": "^6.58.0"
|
|
90
90
|
},
|
|
91
91
|
"scripts": {
|
|
92
92
|
"clean": "rimraf lib lib-es",
|