@ledgerhq/coin-framework 2.4.0-nightly.3 → 2.5.0-next.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.
@@ -1,4 +1,4 @@
1
1
 
2
- > @ledgerhq/coin-framework@2.4.0-nightly.2 build /home/runner/work/ledger-live/ledger-live/libs/coin-framework
2
+ > @ledgerhq/coin-framework@2.4.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-framework
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,44 +1,54 @@
1
1
  # @ledgerhq/coin-framework
2
2
 
3
- ## 2.4.0-nightly.3
3
+ ## 2.5.0-next.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
+ - [#9298](https://github.com/LedgerHQ/ledger-live/pull/9298) [`2785d49`](https://github.com/LedgerHQ/ledger-live/commit/2785d49ac320498f98ed39b4eccc48310ad35fe1) Thanks [@Canestin](https://github.com/Canestin)! - config coin-integration env for sonarqube
8
+
9
+ - [#9604](https://github.com/LedgerHQ/ledger-live/pull/9604) [`40e98c3`](https://github.com/LedgerHQ/ledger-live/commit/40e98c392bd9192570e46c2d62cf0779bdfe01ec) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Introduce new NFTs tools in Developer Settings
10
+
7
11
  - [#9611](https://github.com/LedgerHQ/ledger-live/pull/9611) [`a656e47`](https://github.com/LedgerHQ/ledger-live/commit/a656e47c1dc3ac8b578debf9cf80eab370c7086f) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Add SUI coin send and receive abilities
8
12
 
9
13
  ### Patch Changes
10
14
 
11
- - Updated dependencies [[`1ec6a03`](https://github.com/LedgerHQ/ledger-live/commit/1ec6a03580ea1136dab22747721942056506d589), [`2effe04`](https://github.com/LedgerHQ/ledger-live/commit/2effe04d9d4b3e407ed25da3b9f11324a82126d3), [`a656e47`](https://github.com/LedgerHQ/ledger-live/commit/a656e47c1dc3ac8b578debf9cf80eab370c7086f)]:
12
- - @ledgerhq/types-live@6.64.0-nightly.1
13
- - @ledgerhq/types-cryptoassets@7.21.0-nightly.0
14
- - @ledgerhq/cryptoassets@13.14.0-nightly.1
15
+ - Updated dependencies [[`2effe04`](https://github.com/LedgerHQ/ledger-live/commit/2effe04d9d4b3e407ed25da3b9f11324a82126d3), [`32f2a0c`](https://github.com/LedgerHQ/ledger-live/commit/32f2a0cf073e5c1a5d65cbe44e69660f8f510dd7), [`2407a6e`](https://github.com/LedgerHQ/ledger-live/commit/2407a6e1f3153c30c52d4bac4c9334fa95c351da), [`a656e47`](https://github.com/LedgerHQ/ledger-live/commit/a656e47c1dc3ac8b578debf9cf80eab370c7086f)]:
16
+ - @ledgerhq/types-live@6.65.0-next.0
17
+ - @ledgerhq/live-env@2.7.0-next.0
18
+ - @ledgerhq/types-cryptoassets@7.21.0-next.0
19
+ - @ledgerhq/cryptoassets@13.14.0-next.0
20
+ - @ledgerhq/live-network@2.0.6-next.0
15
21
 
16
- ## 2.4.0-nightly.2
22
+ ## 2.4.0
17
23
 
18
24
  ### Minor Changes
19
25
 
20
- - [#9604](https://github.com/LedgerHQ/ledger-live/pull/9604) [`40e98c3`](https://github.com/LedgerHQ/ledger-live/commit/40e98c392bd9192570e46c2d62cf0779bdfe01ec) Thanks [@mcayuelas-ledger](https://github.com/mcayuelas-ledger)! - Introduce new NFTs tools in Developer Settings
21
-
22
- ### Patch Changes
26
+ - [#9440](https://github.com/LedgerHQ/ledger-live/pull/9440) [`5f27549`](https://github.com/LedgerHQ/ledger-live/commit/5f275498e80060f98238a54e8ae3e2c94bfd7c91) Thanks [@qperrot](https://github.com/qperrot)! - feat estimateFees for alpacha
23
27
 
24
- - Updated dependencies [[`32f2a0c`](https://github.com/LedgerHQ/ledger-live/commit/32f2a0cf073e5c1a5d65cbe44e69660f8f510dd7)]:
25
- - @ledgerhq/live-env@2.7.0-nightly.0
26
- - @ledgerhq/cryptoassets@13.13.1-nightly.0
27
- - @ledgerhq/live-network@2.0.6-nightly.0
28
+ - [#9466](https://github.com/LedgerHQ/ledger-live/pull/9466) [`e2630cb`](https://github.com/LedgerHQ/ledger-live/commit/e2630cbec8d94ae037b2bf85cfa200a277ae739f) Thanks [@qperrot](https://github.com/qperrot)! - Tron craftTransaction alpaca implementation
28
29
 
29
- ## 2.4.0-nightly.1
30
+ - [#9275](https://github.com/LedgerHQ/ledger-live/pull/9275) [`b8fca38`](https://github.com/LedgerHQ/ledger-live/commit/b8fca386fa07cf393109a1928e92dfc790f9c286) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Update Alpaca api to include generic token type and update list operations
30
31
 
31
32
  ### Patch Changes
32
33
 
33
- - Updated dependencies [[`2407a6e`](https://github.com/LedgerHQ/ledger-live/commit/2407a6e1f3153c30c52d4bac4c9334fa95c351da)]:
34
- - @ledgerhq/types-live@6.64.0-nightly.0
34
+ - Updated dependencies [[`fa8b10c`](https://github.com/LedgerHQ/ledger-live/commit/fa8b10cac5603eedd7c2309d2bb544a7d2d1a1a8), [`c15d7ea`](https://github.com/LedgerHQ/ledger-live/commit/c15d7ea48e41168726a90a17809175aee5bfa940)]:
35
+ - @ledgerhq/types-live@6.64.0
35
36
 
36
- ## 2.4.0-nightly.0
37
+ ## 2.4.0-next.0
37
38
 
38
39
  ### Minor Changes
39
40
 
41
+ - [#9440](https://github.com/LedgerHQ/ledger-live/pull/9440) [`5f27549`](https://github.com/LedgerHQ/ledger-live/commit/5f275498e80060f98238a54e8ae3e2c94bfd7c91) Thanks [@qperrot](https://github.com/qperrot)! - feat estimateFees for alpacha
42
+
40
43
  - [#9466](https://github.com/LedgerHQ/ledger-live/pull/9466) [`e2630cb`](https://github.com/LedgerHQ/ledger-live/commit/e2630cbec8d94ae037b2bf85cfa200a277ae739f) Thanks [@qperrot](https://github.com/qperrot)! - Tron craftTransaction alpaca implementation
41
44
 
45
+ - [#9275](https://github.com/LedgerHQ/ledger-live/pull/9275) [`b8fca38`](https://github.com/LedgerHQ/ledger-live/commit/b8fca386fa07cf393109a1928e92dfc790f9c286) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Update Alpaca api to include generic token type and update list operations
46
+
47
+ ### Patch Changes
48
+
49
+ - Updated dependencies [[`fa8b10c`](https://github.com/LedgerHQ/ledger-live/commit/fa8b10cac5603eedd7c2309d2bb544a7d2d1a1a8), [`c15d7ea`](https://github.com/LedgerHQ/ledger-live/commit/c15d7ea48e41168726a90a17809175aee5bfa940)]:
50
+ - @ledgerhq/types-live@6.64.0-next.0
51
+
42
52
  ## 2.3.0
43
53
 
44
54
  ### Minor Changes
package/jest.config.js CHANGED
@@ -4,4 +4,24 @@ module.exports = {
4
4
  testEnvironment: "node",
5
5
  testPathIgnorePatterns: ["lib/", "lib-es/"],
6
6
  globalSetup: "<rootDir>/jest-global-setup.js",
7
+ passWithNoTests: true,
8
+ collectCoverageFrom: [
9
+ "src/**/*.{ts,js,tsx}",
10
+ "!src/**/*.test.{ts,tsx}",
11
+ "!src/**/*.spec.{ts,tsx}",
12
+ "!src/**/__integration__/**",
13
+ "!src/**/__integrations__/**",
14
+ "!src/**/__tests__/**",
15
+ ],
16
+ coverageReporters: [
17
+ "json",
18
+ ["lcov", { file: "framework-lcov.info", projectRoot: "../" }],
19
+ "text",
20
+ ],
21
+ reporters: [
22
+ [
23
+ "jest-sonar",
24
+ { outputName: "framework-sonar-executionTests-report.xml", reportedFilePath: "absolute" },
25
+ ],
26
+ ],
7
27
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-framework",
3
- "version": "2.4.0-nightly.3",
3
+ "version": "2.5.0-next.0",
4
4
  "description": "Ledger framework for Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -91,14 +91,14 @@
91
91
  "lodash": "^4.17.21",
92
92
  "prando": "^6.0.1",
93
93
  "rxjs": "^7.8.1",
94
- "@ledgerhq/cryptoassets": "^13.14.0-nightly.1",
94
+ "@ledgerhq/cryptoassets": "^13.14.0-next.0",
95
95
  "@ledgerhq/devices": "8.4.4",
96
96
  "@ledgerhq/errors": "^6.19.1",
97
- "@ledgerhq/live-env": "^2.7.0-nightly.0",
98
- "@ledgerhq/live-network": "^2.0.6-nightly.0",
97
+ "@ledgerhq/live-env": "^2.7.0-next.0",
98
+ "@ledgerhq/live-network": "^2.0.6-next.0",
99
99
  "@ledgerhq/logs": "^6.12.0",
100
- "@ledgerhq/types-cryptoassets": "^7.21.0-nightly.0",
101
- "@ledgerhq/types-live": "^6.64.0-nightly.1"
100
+ "@ledgerhq/types-cryptoassets": "^7.21.0-next.0",
101
+ "@ledgerhq/types-live": "^6.65.0-next.0"
102
102
  },
103
103
  "devDependencies": {
104
104
  "@types/invariant": "^2.2.2",
@@ -109,12 +109,14 @@
109
109
  "jest": "^29.7.0",
110
110
  "timemachine": "^0.3.2",
111
111
  "ts-jest": "^29.1.1",
112
+ "jest-sonar": "0.2.16",
112
113
  "@ledgerhq/hw-transport-node-speculos": "^6.29.4",
113
114
  "@ledgerhq/hw-transport-node-speculos-http": "^6.29.4"
114
115
  },
115
116
  "scripts": {
116
117
  "clean": "rm -rf lib lib-es",
117
118
  "build": "tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es",
119
+ "coverage": "jest --coverage || true",
118
120
  "prewatch": "pnpm build",
119
121
  "watch": "tsc --watch",
120
122
  "watch:es": "tsc --watch -m esnext --moduleResolution bundler --outDir lib-es",