@ledgerhq/coin-module-boilerplate 4.5.0-nightly.2 → 4.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.
@@ -1,4 +1,4 @@
1
1
 
2
- > @ledgerhq/coin-module-boilerplate@4.4.1-nightly.1 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-module-boilerplate
2
+ > @ledgerhq/coin-module-boilerplate@4.5.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-module-boilerplate
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
@@ -21,8 +21,7 @@
21
21
  ],
22
22
  "ignoreUnimported": [
23
23
  "src/network/mock-network.ts",
24
- "src/test/bot-specs.ts",
25
- "src/types/assets.ts"
24
+ "src/test/bot-specs.ts"
26
25
  ],
27
26
  "ignoreUnused": [
28
27
  "@ledgerhq/devices"
package/CHANGELOG.md CHANGED
@@ -1,36 +1,38 @@
1
1
  # @ledgerhq/coin-module-boilerplate
2
2
 
3
- ## 4.5.0-nightly.2
3
+ ## 4.5.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
- - [#10420](https://github.com/LedgerHQ/ledger-live/pull/10420) [`80f8f1e`](https://github.com/LedgerHQ/ledger-live/commit/80f8f1eaef8a7bc84ba5441790296dec6cbfa199) Thanks [@Wozacosta](https://github.com/Wozacosta)! - Stellar Generic Adaptor
7
+ - [#11016](https://github.com/LedgerHQ/ledger-live/pull/11016) [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - [coin-modules] add coin-framework staking API + SUI implementation
8
8
 
9
9
  ### Patch Changes
10
10
 
11
- - Updated dependencies [[`1f1cbeb`](https://github.com/LedgerHQ/ledger-live/commit/1f1cbeb4485fb4b85b76ffe040c632d049f4e0c4), [`80f8f1e`](https://github.com/LedgerHQ/ledger-live/commit/80f8f1eaef8a7bc84ba5441790296dec6cbfa199), [`31dceca`](https://github.com/LedgerHQ/ledger-live/commit/31dcecad24abdaa8a77208e82532c47728c11180)]:
12
- - @ledgerhq/cryptoassets@13.25.0-nightly.2
13
- - @ledgerhq/coin-framework@6.1.0-nightly.2
14
- - @ledgerhq/types-live@6.81.0-nightly.0
11
+ - Updated dependencies [[`75a08cc`](https://github.com/LedgerHQ/ledger-live/commit/75a08cc3061347bae98ddef7ac3cdcd6181ddab5), [`0c8486e`](https://github.com/LedgerHQ/ledger-live/commit/0c8486ea830e9e2abf1dfc5d108117e1db733072), [`354fa83`](https://github.com/LedgerHQ/ledger-live/commit/354fa83c8107cf8e6b56a8b306569ee65980e10c), [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412), [`67e2a7c`](https://github.com/LedgerHQ/ledger-live/commit/67e2a7c5a74d000f22684254778dfec5b8b5163d)]:
12
+ - @ledgerhq/live-env@2.14.0
13
+ - @ledgerhq/cryptoassets@13.25.0
14
+ - @ledgerhq/errors@6.24.0
15
+ - @ledgerhq/coin-framework@6.1.0
16
+ - @ledgerhq/types-live@6.81.0
17
+ - @ledgerhq/devices@8.5.0
18
+ - @ledgerhq/live-network@2.0.15
15
19
 
16
- ## 4.4.1-nightly.1
20
+ ## 4.5.0-next.0
17
21
 
18
- ### Patch Changes
19
-
20
- - Updated dependencies [[`d41fc9c`](https://github.com/LedgerHQ/ledger-live/commit/d41fc9c458050ef1234c04af9642321c41cecda1)]:
21
- - @ledgerhq/cryptoassets@13.25.0-nightly.1
22
- - @ledgerhq/types-live@6.80.0
23
- - @ledgerhq/coin-framework@6.0.1-nightly.1
22
+ ### Minor Changes
24
23
 
25
- ## 4.4.1-nightly.0
24
+ - [#11016](https://github.com/LedgerHQ/ledger-live/pull/11016) [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - [coin-modules] add coin-framework staking API + SUI implementation
26
25
 
27
26
  ### Patch Changes
28
27
 
29
- - Updated dependencies [[`75a08cc`](https://github.com/LedgerHQ/ledger-live/commit/75a08cc3061347bae98ddef7ac3cdcd6181ddab5)]:
30
- - @ledgerhq/live-env@2.14.0-nightly.0
31
- - @ledgerhq/coin-framework@6.0.1-nightly.0
32
- - @ledgerhq/cryptoassets@13.24.1-nightly.0
33
- - @ledgerhq/live-network@2.0.15-nightly.0
28
+ - Updated dependencies [[`75a08cc`](https://github.com/LedgerHQ/ledger-live/commit/75a08cc3061347bae98ddef7ac3cdcd6181ddab5), [`0c8486e`](https://github.com/LedgerHQ/ledger-live/commit/0c8486ea830e9e2abf1dfc5d108117e1db733072), [`354fa83`](https://github.com/LedgerHQ/ledger-live/commit/354fa83c8107cf8e6b56a8b306569ee65980e10c), [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412), [`67e2a7c`](https://github.com/LedgerHQ/ledger-live/commit/67e2a7c5a74d000f22684254778dfec5b8b5163d)]:
29
+ - @ledgerhq/live-env@2.14.0-next.0
30
+ - @ledgerhq/cryptoassets@13.25.0-next.0
31
+ - @ledgerhq/errors@6.24.0-next.0
32
+ - @ledgerhq/coin-framework@6.1.0-next.0
33
+ - @ledgerhq/types-live@6.81.0-next.0
34
+ - @ledgerhq/devices@8.5.0-next.0
35
+ - @ledgerhq/live-network@2.0.15-next.0
34
36
 
35
37
  ## 4.4.0
36
38
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-module-boilerplate",
3
- "version": "4.5.0-nightly.2",
3
+ "version": "4.5.0",
4
4
  "description": "Boilerplate coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -101,13 +101,13 @@
101
101
  "bignumber.js": "^9.1.2",
102
102
  "invariant": "^2.2.4",
103
103
  "rxjs": "^7.8.1",
104
- "@ledgerhq/coin-framework": "^6.1.0-nightly.2",
105
- "@ledgerhq/cryptoassets": "^13.25.0-nightly.2",
106
- "@ledgerhq/devices": "8.4.9-nightly.1",
107
- "@ledgerhq/errors": "^6.24.0-nightly.0",
108
- "@ledgerhq/live-env": "^2.14.0-nightly.0",
109
- "@ledgerhq/live-network": "^2.0.15-nightly.0",
110
- "@ledgerhq/types-live": "^6.81.0-nightly.0"
104
+ "@ledgerhq/coin-framework": "^6.1.0",
105
+ "@ledgerhq/cryptoassets": "^13.25.0",
106
+ "@ledgerhq/devices": "8.5.0",
107
+ "@ledgerhq/errors": "^6.24.0",
108
+ "@ledgerhq/live-env": "^2.14.0",
109
+ "@ledgerhq/live-network": "^2.0.15",
110
+ "@ledgerhq/types-live": "^6.81.0"
111
111
  },
112
112
  "devDependencies": {
113
113
  "@types/invariant": "^2.2.37",
@@ -1,3 +0,0 @@
1
- import { AssetInfo } from "@ledgerhq/coin-framework/api/types";
2
- export type BoilerplateAsset = AssetInfo;
3
- //# sourceMappingURL=assets.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"assets.d.ts","sourceRoot":"","sources":["../../src/types/assets.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,oCAAoC,CAAC;AAE/D,MAAM,MAAM,gBAAgB,GAAG,SAAS,CAAC"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=assets.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"assets.js","sourceRoot":"","sources":["../../src/types/assets.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- import { AssetInfo } from "@ledgerhq/coin-framework/api/types";
2
- export type BoilerplateAsset = AssetInfo;
3
- //# sourceMappingURL=assets.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"assets.d.ts","sourceRoot":"","sources":["../../src/types/assets.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,oCAAoC,CAAC;AAE/D,MAAM,MAAM,gBAAgB,GAAG,SAAS,CAAC"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=assets.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"assets.js","sourceRoot":"","sources":["../../src/types/assets.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- import { AssetInfo } from "@ledgerhq/coin-framework/api/types";
2
-
3
- export type BoilerplateAsset = AssetInfo;