@ledgerhq/coin-evm 2.5.0-nightly.4 → 2.5.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 +24 -34
- package/package.json +11 -11
package/.turbo/turbo-build.log
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @ledgerhq/coin-evm
|
|
2
2
|
|
|
3
|
-
## 2.5.0
|
|
3
|
+
## 2.5.0
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
@@ -8,45 +8,25 @@
|
|
|
8
8
|
|
|
9
9
|
### Patch Changes
|
|
10
10
|
|
|
11
|
-
-
|
|
12
|
-
- @ledgerhq/coin-framework@0.19.0-nightly.3
|
|
13
|
-
- @ledgerhq/cryptoassets@13.7.0-nightly.4
|
|
14
|
-
- @ledgerhq/domain-service@1.2.11-nightly.2
|
|
15
|
-
- @ledgerhq/evm-tools@1.3.0-nightly.2
|
|
16
|
-
|
|
17
|
-
## 2.4.4-nightly.3
|
|
18
|
-
|
|
19
|
-
### Patch Changes
|
|
20
|
-
|
|
21
|
-
- Updated dependencies [[`63e5392`](https://github.com/LedgerHQ/ledger-live/commit/63e5392a108f1bec7cfc9c413db1550e7b5c9a25)]:
|
|
22
|
-
- @ledgerhq/cryptoassets@13.7.0-nightly.3
|
|
23
|
-
- @ledgerhq/coin-framework@0.18.7-nightly.2
|
|
24
|
-
- @ledgerhq/domain-service@1.2.11-nightly.1
|
|
25
|
-
- @ledgerhq/evm-tools@1.3.0-nightly.2
|
|
26
|
-
|
|
27
|
-
## 2.4.4-nightly.2
|
|
28
|
-
|
|
29
|
-
### Patch Changes
|
|
11
|
+
- [#8206](https://github.com/LedgerHQ/ledger-live/pull/8206) [`9059f4b`](https://github.com/LedgerHQ/ledger-live/commit/9059f4bb1dd540f28e2e16d85d701d70a99b6c96) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Add new coin-tester helper `callMyDealer` capable of providing any token or NFT without the need to know a previous owner. Also adds 2 new scenarii for Blast & Scroll.
|
|
30
12
|
|
|
31
|
-
-
|
|
32
|
-
- @ledgerhq/coin-framework@0.18.7-nightly.1
|
|
33
|
-
- @ledgerhq/domain-service@1.2.11-nightly.0
|
|
34
|
-
- @ledgerhq/evm-tools@1.3.0-nightly.2
|
|
13
|
+
- [#8206](https://github.com/LedgerHQ/ledger-live/pull/8206) [`9059f4b`](https://github.com/LedgerHQ/ledger-live/commit/9059f4bb1dd540f28e2e16d85d701d70a99b6c96) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Make coin-tester script run tests sequentially
|
|
35
14
|
|
|
36
|
-
|
|
15
|
+
- [#8175](https://github.com/LedgerHQ/ledger-live/pull/8175) [`b93a421`](https://github.com/LedgerHQ/ledger-live/commit/b93a421866519b80fdd8a029caea97323eceae93) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Remove helper `applyEIP155` now that `hw-app-eth` is fixed and returns a valid `v` in all possible cases. Adding a env var `EVM_FORCE_LEGACY_TRANSACTIONS` to force transaction type 0, making this change QA compatible.
|
|
37
16
|
|
|
38
|
-
|
|
17
|
+
- Updated dependencies [[`5c13c7b`](https://github.com/LedgerHQ/ledger-live/commit/5c13c7bf743333f09cbfee720d275dfae7e157d2), [`2013b0f`](https://github.com/LedgerHQ/ledger-live/commit/2013b0f23d7f5bccff58dfd93fd45333194b8ae0), [`2013b0f`](https://github.com/LedgerHQ/ledger-live/commit/2013b0f23d7f5bccff58dfd93fd45333194b8ae0), [`95fbec9`](https://github.com/LedgerHQ/ledger-live/commit/95fbec9fdff75cd6d4ac23e189e876efffc81906), [`63e5392`](https://github.com/LedgerHQ/ledger-live/commit/63e5392a108f1bec7cfc9c413db1550e7b5c9a25), [`b93a421`](https://github.com/LedgerHQ/ledger-live/commit/b93a421866519b80fdd8a029caea97323eceae93), [`b93a421`](https://github.com/LedgerHQ/ledger-live/commit/b93a421866519b80fdd8a029caea97323eceae93), [`a40c525`](https://github.com/LedgerHQ/ledger-live/commit/a40c5256b80574aaaf17651d195832668b9796f5)]:
|
|
18
|
+
- @ledgerhq/live-env@2.4.1
|
|
19
|
+
- @ledgerhq/coin-framework@0.19.0
|
|
20
|
+
- @ledgerhq/cryptoassets@13.7.0
|
|
21
|
+
- @ledgerhq/evm-tools@1.3.0
|
|
22
|
+
- @ledgerhq/live-network@2.0.3
|
|
23
|
+
- @ledgerhq/domain-service@1.2.11
|
|
39
24
|
|
|
40
|
-
|
|
25
|
+
## 2.5.0-next.0
|
|
41
26
|
|
|
42
|
-
|
|
43
|
-
- @ledgerhq/live-env@2.4.1-nightly.2
|
|
44
|
-
- @ledgerhq/evm-tools@1.3.0-nightly.2
|
|
45
|
-
- @ledgerhq/coin-framework@0.18.7-nightly.0
|
|
46
|
-
- @ledgerhq/cryptoassets@13.6.3-nightly.2
|
|
47
|
-
- @ledgerhq/live-network@2.0.3-nightly.2
|
|
27
|
+
### Minor Changes
|
|
48
28
|
|
|
49
|
-
|
|
29
|
+
- [#8305](https://github.com/LedgerHQ/ledger-live/pull/8305) [`408dd7d`](https://github.com/LedgerHQ/ledger-live/commit/408dd7d7a25f6c9b99e8e4a35180f08ad0ac4b26) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Change preload cache duration from 1 hour to 1 day in order to delay new synchronizations from block 0
|
|
50
30
|
|
|
51
31
|
### Patch Changes
|
|
52
32
|
|
|
@@ -54,6 +34,16 @@
|
|
|
54
34
|
|
|
55
35
|
- [#8206](https://github.com/LedgerHQ/ledger-live/pull/8206) [`9059f4b`](https://github.com/LedgerHQ/ledger-live/commit/9059f4bb1dd540f28e2e16d85d701d70a99b6c96) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Make coin-tester script run tests sequentially
|
|
56
36
|
|
|
37
|
+
- [#8175](https://github.com/LedgerHQ/ledger-live/pull/8175) [`b93a421`](https://github.com/LedgerHQ/ledger-live/commit/b93a421866519b80fdd8a029caea97323eceae93) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Remove helper `applyEIP155` now that `hw-app-eth` is fixed and returns a valid `v` in all possible cases. Adding a env var `EVM_FORCE_LEGACY_TRANSACTIONS` to force transaction type 0, making this change QA compatible.
|
|
38
|
+
|
|
39
|
+
- Updated dependencies [[`5c13c7b`](https://github.com/LedgerHQ/ledger-live/commit/5c13c7bf743333f09cbfee720d275dfae7e157d2), [`2013b0f`](https://github.com/LedgerHQ/ledger-live/commit/2013b0f23d7f5bccff58dfd93fd45333194b8ae0), [`2013b0f`](https://github.com/LedgerHQ/ledger-live/commit/2013b0f23d7f5bccff58dfd93fd45333194b8ae0), [`95fbec9`](https://github.com/LedgerHQ/ledger-live/commit/95fbec9fdff75cd6d4ac23e189e876efffc81906), [`63e5392`](https://github.com/LedgerHQ/ledger-live/commit/63e5392a108f1bec7cfc9c413db1550e7b5c9a25), [`b93a421`](https://github.com/LedgerHQ/ledger-live/commit/b93a421866519b80fdd8a029caea97323eceae93), [`b93a421`](https://github.com/LedgerHQ/ledger-live/commit/b93a421866519b80fdd8a029caea97323eceae93), [`a40c525`](https://github.com/LedgerHQ/ledger-live/commit/a40c5256b80574aaaf17651d195832668b9796f5)]:
|
|
40
|
+
- @ledgerhq/live-env@2.4.1-next.0
|
|
41
|
+
- @ledgerhq/coin-framework@0.19.0-next.0
|
|
42
|
+
- @ledgerhq/cryptoassets@13.7.0-next.0
|
|
43
|
+
- @ledgerhq/evm-tools@1.3.0-next.0
|
|
44
|
+
- @ledgerhq/live-network@2.0.3-next.0
|
|
45
|
+
- @ledgerhq/domain-service@1.2.11-next.0
|
|
46
|
+
|
|
57
47
|
## 2.4.3
|
|
58
48
|
|
|
59
49
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/coin-evm",
|
|
3
|
-
"version": "2.5.0
|
|
3
|
+
"version": "2.5.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.19.0
|
|
59
|
-
"@ledgerhq/cryptoassets": "^13.7.0
|
|
58
|
+
"@ledgerhq/coin-framework": "^0.19.0",
|
|
59
|
+
"@ledgerhq/cryptoassets": "^13.7.0",
|
|
60
60
|
"@ledgerhq/devices": "8.4.4",
|
|
61
|
-
"@ledgerhq/domain-service": "^1.2.11
|
|
61
|
+
"@ledgerhq/domain-service": "^1.2.11",
|
|
62
62
|
"@ledgerhq/errors": "^6.19.1",
|
|
63
|
-
"@ledgerhq/evm-tools": "^1.3.0
|
|
64
|
-
"@ledgerhq/live-env": "^2.4.1
|
|
65
|
-
"@ledgerhq/live-network": "^2.0.3
|
|
63
|
+
"@ledgerhq/evm-tools": "^1.3.0",
|
|
64
|
+
"@ledgerhq/live-env": "^2.4.1",
|
|
65
|
+
"@ledgerhq/live-network": "^2.0.3",
|
|
66
66
|
"@ledgerhq/live-promise": "^0.1.0",
|
|
67
67
|
"@ledgerhq/logs": "^6.12.0"
|
|
68
68
|
},
|
|
@@ -83,10 +83,10 @@
|
|
|
83
83
|
"msw": "^2.2.12",
|
|
84
84
|
"prando": "^6.0.1",
|
|
85
85
|
"ts-jest": "^29.1.1",
|
|
86
|
-
"@ledgerhq/coin-tester": "^0.2.5
|
|
87
|
-
"@ledgerhq/hw-app-eth": "^6.41.0
|
|
88
|
-
"@ledgerhq/types-cryptoassets": "^7.17.0
|
|
89
|
-
"@ledgerhq/types-live": "^6.53.0
|
|
86
|
+
"@ledgerhq/coin-tester": "^0.2.5",
|
|
87
|
+
"@ledgerhq/hw-app-eth": "^6.41.0",
|
|
88
|
+
"@ledgerhq/types-cryptoassets": "^7.17.0",
|
|
89
|
+
"@ledgerhq/types-live": "^6.53.0"
|
|
90
90
|
},
|
|
91
91
|
"scripts": {
|
|
92
92
|
"clean": "rimraf lib lib-es",
|