@ledgerhq/coin-evm 0.4.1-nightly.0 → 0.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 +46 -9
- package/package.json +12 -12
package/.turbo/turbo-build.log
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,17 +1,54 @@
|
|
|
1
1
|
# @ledgerhq/coin-evm
|
|
2
2
|
|
|
3
|
-
## 0.
|
|
3
|
+
## 0.5.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#4094](https://github.com/LedgerHQ/ledger-live/pull/4094) [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1) Thanks [@haammar-ledger](https://github.com/haammar-ledger)! - Add telos evm currency
|
|
8
|
+
|
|
9
|
+
- [#4094](https://github.com/LedgerHQ/ledger-live/pull/4094) [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1) Thanks [@haammar-ledger](https://github.com/haammar-ledger)! - Create EVM send flow
|
|
10
|
+
|
|
11
|
+
- [#4094](https://github.com/LedgerHQ/ledger-live/pull/4094) [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1) Thanks [@haammar-ledger](https://github.com/haammar-ledger)! - Add support for Ledger infra as node and/or explorer
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- [#4094](https://github.com/LedgerHQ/ledger-live/pull/4094) [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1) Thanks [@haammar-ledger](https://github.com/haammar-ledger)! - Fix building & bundling of `evm-tools` & `domain-service` libs due to .gitignore(s)
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [[`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1)]:
|
|
18
|
+
- @ledgerhq/cryptoassets@9.11.0
|
|
19
|
+
- @ledgerhq/live-env@0.4.1
|
|
20
|
+
- @ledgerhq/types-cryptoassets@7.4.0
|
|
21
|
+
- @ledgerhq/types-live@6.38.0
|
|
22
|
+
- @ledgerhq/coin-framework@0.5.0
|
|
23
|
+
- @ledgerhq/evm-tools@1.0.2
|
|
24
|
+
- @ledgerhq/hw-app-eth@6.34.1
|
|
25
|
+
- @ledgerhq/domain-service@1.1.7
|
|
26
|
+
- @ledgerhq/live-network@1.1.4
|
|
27
|
+
|
|
28
|
+
## 0.5.0-hotfix.0
|
|
29
|
+
|
|
30
|
+
### Minor Changes
|
|
31
|
+
|
|
32
|
+
- [#4094](https://github.com/LedgerHQ/ledger-live/pull/4094) [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1) Thanks [@haammar-ledger](https://github.com/haammar-ledger)! - Add telos evm currency
|
|
33
|
+
|
|
34
|
+
- [#4094](https://github.com/LedgerHQ/ledger-live/pull/4094) [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1) Thanks [@haammar-ledger](https://github.com/haammar-ledger)! - Create EVM send flow
|
|
35
|
+
|
|
36
|
+
- [#4094](https://github.com/LedgerHQ/ledger-live/pull/4094) [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1) Thanks [@haammar-ledger](https://github.com/haammar-ledger)! - Add support for Ledger infra as node and/or explorer
|
|
4
37
|
|
|
5
38
|
### Patch Changes
|
|
6
39
|
|
|
7
|
-
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
- @ledgerhq/
|
|
11
|
-
- @ledgerhq/
|
|
12
|
-
- @ledgerhq/
|
|
13
|
-
- @ledgerhq/live
|
|
14
|
-
- @ledgerhq/
|
|
40
|
+
- [#4094](https://github.com/LedgerHQ/ledger-live/pull/4094) [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1) Thanks [@haammar-ledger](https://github.com/haammar-ledger)! - Fix building & bundling of `evm-tools` & `domain-service` libs due to .gitignore(s)
|
|
41
|
+
|
|
42
|
+
- Updated dependencies [[`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1), [`15c1348d54`](https://github.com/LedgerHQ/ledger-live/commit/15c1348d54a669d8d9e7cc9e97d23cd0c6431eb1)]:
|
|
43
|
+
- @ledgerhq/cryptoassets@9.11.0-hotfix.0
|
|
44
|
+
- @ledgerhq/live-env@0.4.1-hotfix.0
|
|
45
|
+
- @ledgerhq/types-cryptoassets@7.4.0-hotfix.0
|
|
46
|
+
- @ledgerhq/types-live@6.38.0-hotfix.0
|
|
47
|
+
- @ledgerhq/coin-framework@0.5.0-hotfix.0
|
|
48
|
+
- @ledgerhq/evm-tools@1.0.2-hotfix.0
|
|
49
|
+
- @ledgerhq/hw-app-eth@6.34.1-hotfix.0
|
|
50
|
+
- @ledgerhq/domain-service@1.1.7-hotfix.0
|
|
51
|
+
- @ledgerhq/live-network@1.1.4-hotfix.0
|
|
15
52
|
|
|
16
53
|
## 0.4.0
|
|
17
54
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/coin-evm",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.5.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.
|
|
58
|
-
"@ledgerhq/cryptoassets": "^9.
|
|
59
|
-
"@ledgerhq/devices": "^8.0.
|
|
60
|
-
"@ledgerhq/domain-service": "^1.1.7
|
|
61
|
-
"@ledgerhq/errors": "^6.13.
|
|
62
|
-
"@ledgerhq/evm-tools": "^1.0.2
|
|
63
|
-
"@ledgerhq/hw-app-eth": "^6.34.1
|
|
64
|
-
"@ledgerhq/live-env": "^0.4.
|
|
65
|
-
"@ledgerhq/live-network": "^1.1.4
|
|
57
|
+
"@ledgerhq/coin-framework": "^0.5.0",
|
|
58
|
+
"@ledgerhq/cryptoassets": "^9.11.0",
|
|
59
|
+
"@ledgerhq/devices": "^8.0.5",
|
|
60
|
+
"@ledgerhq/domain-service": "^1.1.7",
|
|
61
|
+
"@ledgerhq/errors": "^6.13.0",
|
|
62
|
+
"@ledgerhq/evm-tools": "^1.0.2",
|
|
63
|
+
"@ledgerhq/hw-app-eth": "^6.34.1",
|
|
64
|
+
"@ledgerhq/live-env": "^0.4.1",
|
|
65
|
+
"@ledgerhq/live-network": "^1.1.4",
|
|
66
66
|
"@ledgerhq/live-promise": "^0.0.1",
|
|
67
67
|
"@ledgerhq/logs": "^6.10.1",
|
|
68
|
-
"@ledgerhq/types-cryptoassets": "^7.
|
|
69
|
-
"@ledgerhq/types-live": "^6.
|
|
68
|
+
"@ledgerhq/types-cryptoassets": "^7.4.0",
|
|
69
|
+
"@ledgerhq/types-live": "^6.38.0"
|
|
70
70
|
},
|
|
71
71
|
"devDependencies": {
|
|
72
72
|
"@types/invariant": "^2.2.2",
|