@ledgerhq/live-countervalues 0.2.0-nightly.9 → 0.2.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/live-countervalues@0.2.0-nightly.8 build /home/runner/work/ledger-live/ledger-live/libs/live-countervalues
2
+ > @ledgerhq/live-countervalues@0.2.0 build /home/runner/work/ledger-live/ledger-live/libs/live-countervalues
3
3
  > tsc && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,69 +1,49 @@
1
1
  # @ledgerhq/live-countervalues
2
2
 
3
- ## 0.2.0-nightly.9
3
+ ## 0.2.0
4
4
 
5
- ### Patch Changes
6
-
7
- - Updated dependencies [[`1a5b277`](https://github.com/LedgerHQ/ledger-live/commit/1a5b2777b7b71aa4c4e353010eeb9e3dab432bca), [`a2505de`](https://github.com/LedgerHQ/ledger-live/commit/a2505deb93dd0722981a90e12082ff1dbefc29b1)]:
8
- - @ledgerhq/types-live@6.48.0-nightly.3
9
- - @ledgerhq/coin-framework@0.14.0-nightly.9
10
-
11
- ## 0.2.0-nightly.8
12
-
13
- ### Patch Changes
14
-
15
- - [#7033](https://github.com/LedgerHQ/ledger-live/pull/7033) [`49c527a`](https://github.com/LedgerHQ/ledger-live/commit/49c527a6d8717e7ae9ff7223a5fa91312167517b) Thanks [@gre](https://github.com/gre)! - Handle HTTP 422 as a cache clear trigger for the countervalues pair that would suddenly start to be unsupported.
16
-
17
- - Updated dependencies [[`6eec3f9`](https://github.com/LedgerHQ/ledger-live/commit/6eec3f973ecea36bafc7ebc8b88526399048cdc4), [`2f2b754`](https://github.com/LedgerHQ/ledger-live/commit/2f2b754b1350360ca0d9f761ca6e4a8cbaff141b)]:
18
- - @ledgerhq/types-live@6.48.0-nightly.2
19
- - @ledgerhq/types-cryptoassets@7.13.0-nightly.1
20
- - @ledgerhq/cryptoassets@13.1.0-nightly.4
21
- - @ledgerhq/coin-framework@0.14.0-nightly.8
5
+ ### Minor Changes
22
6
 
23
- ## 0.2.0-nightly.7
7
+ - [#6596](https://github.com/LedgerHQ/ledger-live/pull/6596) [`77fa530`](https://github.com/LedgerHQ/ledger-live/commit/77fa530c8626df94fa7f9c0a8b3a99f2efa7cb11) Thanks [@KVNLS](https://github.com/KVNLS)! - Upgrade React Native to version 0.73.6
24
8
 
25
9
  ### Patch Changes
26
10
 
27
- - Updated dependencies []:
28
- - @ledgerhq/coin-framework@0.14.0-nightly.7
29
- - @ledgerhq/live-network@1.3.0-nightly.3
30
-
31
- ## 0.2.0-nightly.6
11
+ - [#6771](https://github.com/LedgerHQ/ledger-live/pull/6771) [`6c35cc5`](https://github.com/LedgerHQ/ledger-live/commit/6c35cc564cb050614ee571907f628ecf15ec4584) Thanks [@gre](https://github.com/gre)! - LL's preferred countervalues will now have all the possible fiats that our CVS api supports.
32
12
 
33
- ### Patch Changes
13
+ - [#6833](https://github.com/LedgerHQ/ledger-live/pull/6833) [`aedced6`](https://github.com/LedgerHQ/ledger-live/commit/aedced603abbbd0b1ef5afcc5cb83d9520388117) Thanks [@gre](https://github.com/gre)! - Fixes countervalues library to work even when computer date is oudated
34
14
 
35
- - Updated dependencies [[`689e6e5`](https://github.com/LedgerHQ/ledger-live/commit/689e6e5a443170b8e6c2b404cc99af2e67d8e8e4), [`689e6e5`](https://github.com/LedgerHQ/ledger-live/commit/689e6e5a443170b8e6c2b404cc99af2e67d8e8e4)]:
36
- - @ledgerhq/types-live@6.48.0-nightly.1
37
- - @ledgerhq/coin-framework@0.14.0-nightly.6
38
- - @ledgerhq/cryptoassets@13.1.0-nightly.3
15
+ - [#6771](https://github.com/LedgerHQ/ledger-live/pull/6771) [`6c35cc5`](https://github.com/LedgerHQ/ledger-live/commit/6c35cc564cb050614ee571907f628ecf15ec4584) Thanks [@gre](https://github.com/gre)! - Countervalues API: upgrade to v3 for fetching supported fiats
39
16
 
40
- ## 0.2.0-nightly.5
17
+ - [#7033](https://github.com/LedgerHQ/ledger-live/pull/7033) [`49c527a`](https://github.com/LedgerHQ/ledger-live/commit/49c527a6d8717e7ae9ff7223a5fa91312167517b) Thanks [@gre](https://github.com/gre)! - Handle HTTP 422 as a cache clear trigger for the countervalues pair that would suddenly start to be unsupported.
41
18
 
42
- ### Patch Changes
19
+ - [#6771](https://github.com/LedgerHQ/ledger-live/pull/6771) [`6c35cc5`](https://github.com/LedgerHQ/ledger-live/commit/6c35cc564cb050614ee571907f628ecf15ec4584) Thanks [@gre](https://github.com/gre)! - Countervalues performance evolutions. (8min -> 1min refresh rate, more efficient http calls caching,..)
43
20
 
44
- - Updated dependencies [[`84274a6`](https://github.com/LedgerHQ/ledger-live/commit/84274a6e764a385f707bc811ead7a7e92a02ed6a)]:
45
- - @ledgerhq/cryptoassets@13.1.0-nightly.2
46
- - @ledgerhq/coin-framework@0.14.0-nightly.5
21
+ - Updated dependencies [[`77fa530`](https://github.com/LedgerHQ/ledger-live/commit/77fa530c8626df94fa7f9c0a8b3a99f2efa7cb11), [`6c35cc5`](https://github.com/LedgerHQ/ledger-live/commit/6c35cc564cb050614ee571907f628ecf15ec4584), [`b9f1f71`](https://github.com/LedgerHQ/ledger-live/commit/b9f1f715355752d8c57c24ecd6a6d166b80f689d), [`de5de2d`](https://github.com/LedgerHQ/ledger-live/commit/de5de2d273ed6966c82bde2c3a95b98ba594204f), [`83e5690`](https://github.com/LedgerHQ/ledger-live/commit/83e5690429e41ecd1c508b3398904ae747085cf7), [`6eec3f9`](https://github.com/LedgerHQ/ledger-live/commit/6eec3f973ecea36bafc7ebc8b88526399048cdc4), [`4c01029`](https://github.com/LedgerHQ/ledger-live/commit/4c01029b4d4feb32dab2f9e77da1126050d8c1bc), [`326cae0`](https://github.com/LedgerHQ/ledger-live/commit/326cae088cc33795536deb1d868c86e8dbeb6a13), [`6c35cc5`](https://github.com/LedgerHQ/ledger-live/commit/6c35cc564cb050614ee571907f628ecf15ec4584), [`4499990`](https://github.com/LedgerHQ/ledger-live/commit/449999066c58ae5df371dfb92a7230f9b5e90a60), [`a18c28e`](https://github.com/LedgerHQ/ledger-live/commit/a18c28e3f6a6132bd5e53d5b61721084b3aa19e8), [`801265b`](https://github.com/LedgerHQ/ledger-live/commit/801265b7ff3ed7ebd0012eb50f70898557a2dd52), [`d5a1300`](https://github.com/LedgerHQ/ledger-live/commit/d5a130034c18c7ac8b1fd3d4c5271423b4f7639d), [`6d44f25`](https://github.com/LedgerHQ/ledger-live/commit/6d44f255c5b2f453c61d0b754807db1f76d7174e), [`f19960f`](https://github.com/LedgerHQ/ledger-live/commit/f19960f2e7104e5bdf332269fa92fda47455e17d), [`6623cd1`](https://github.com/LedgerHQ/ledger-live/commit/6623cd13102bd8340bd7d4dfdd469934527985c3), [`f7e7881`](https://github.com/LedgerHQ/ledger-live/commit/f7e7881a820880143c2b011d6a92b5a36156b2c1), [`2f2b754`](https://github.com/LedgerHQ/ledger-live/commit/2f2b754b1350360ca0d9f761ca6e4a8cbaff141b), [`689e6e5`](https://github.com/LedgerHQ/ledger-live/commit/689e6e5a443170b8e6c2b404cc99af2e67d8e8e4), [`6552679`](https://github.com/LedgerHQ/ledger-live/commit/65526794bb4d1fbc7e286c0e1c0b6d021413fc8c), [`fda6a81`](https://github.com/LedgerHQ/ledger-live/commit/fda6a814544b3a1debceab22f69485911e76cadc), [`689e6e5`](https://github.com/LedgerHQ/ledger-live/commit/689e6e5a443170b8e6c2b404cc99af2e67d8e8e4), [`1a5b277`](https://github.com/LedgerHQ/ledger-live/commit/1a5b2777b7b71aa4c4e353010eeb9e3dab432bca), [`a115d6c`](https://github.com/LedgerHQ/ledger-live/commit/a115d6cd5dcbcc753d02dedb80f5eb1693d1a249), [`a2505de`](https://github.com/LedgerHQ/ledger-live/commit/a2505deb93dd0722981a90e12082ff1dbefc29b1), [`f17a3cb`](https://github.com/LedgerHQ/ledger-live/commit/f17a3cbc16abf7fadf686025a5ca56ec1a1e7bb6), [`60cd799`](https://github.com/LedgerHQ/ledger-live/commit/60cd799e693e3ae0712a5a9e88206b5304bbc214), [`84274a6`](https://github.com/LedgerHQ/ledger-live/commit/84274a6e764a385f707bc811ead7a7e92a02ed6a)]:
22
+ - @ledgerhq/types-cryptoassets@7.13.0
23
+ - @ledgerhq/cryptoassets@13.1.0
24
+ - @ledgerhq/types-live@6.48.0
25
+ - @ledgerhq/coin-framework@0.14.0
26
+ - @ledgerhq/live-network@1.3.0
27
+ - @ledgerhq/live-promise@0.1.0
28
+ - @ledgerhq/live-env@2.1.0
47
29
 
48
- ## 0.2.0-nightly.4
30
+ ## 0.2.0-next.2
49
31
 
50
32
  ### Patch Changes
51
33
 
52
- - Updated dependencies [[`6623cd1`](https://github.com/LedgerHQ/ledger-live/commit/6623cd13102bd8340bd7d4dfdd469934527985c3)]:
53
- - @ledgerhq/live-env@2.1.0-nightly.2
54
- - @ledgerhq/coin-framework@0.14.0-nightly.4
55
- - @ledgerhq/live-network@1.3.0-nightly.2
34
+ - Updated dependencies [[`d5a1300`](https://github.com/LedgerHQ/ledger-live/commit/d5a130034c18c7ac8b1fd3d4c5271423b4f7639d)]:
35
+ - @ledgerhq/cryptoassets@13.1.0-next.2
36
+ - @ledgerhq/coin-framework@0.14.0-next.2
56
37
 
57
- ## 0.2.0-nightly.3
38
+ ## 0.2.0-next.1
58
39
 
59
40
  ### Patch Changes
60
41
 
61
- - Updated dependencies [[`326cae0`](https://github.com/LedgerHQ/ledger-live/commit/326cae088cc33795536deb1d868c86e8dbeb6a13), [`6d44f25`](https://github.com/LedgerHQ/ledger-live/commit/6d44f255c5b2f453c61d0b754807db1f76d7174e)]:
62
- - @ledgerhq/live-network@1.3.0-nightly.1
63
- - @ledgerhq/coin-framework@0.14.0-nightly.3
64
- - @ledgerhq/live-env@2.1.0-nightly.1
42
+ - Updated dependencies [[`f7e7881`](https://github.com/LedgerHQ/ledger-live/commit/f7e7881a820880143c2b011d6a92b5a36156b2c1)]:
43
+ - @ledgerhq/cryptoassets@13.1.0-next.1
44
+ - @ledgerhq/coin-framework@0.14.0-next.1
65
45
 
66
- ## 0.2.0-nightly.2
46
+ ## 0.2.0-next.0
67
47
 
68
48
  ### Minor Changes
69
49
 
@@ -71,29 +51,24 @@
71
51
 
72
52
  ### Patch Changes
73
53
 
74
- - Updated dependencies [[`77fa530`](https://github.com/LedgerHQ/ledger-live/commit/77fa530c8626df94fa7f9c0a8b3a99f2efa7cb11)]:
75
- - @ledgerhq/types-cryptoassets@7.13.0-nightly.0
76
- - @ledgerhq/cryptoassets@13.1.0-nightly.1
77
- - @ledgerhq/types-live@6.48.0-nightly.0
78
- - @ledgerhq/coin-framework@0.14.0-nightly.2
79
- - @ledgerhq/live-network@1.3.0-nightly.0
80
- - @ledgerhq/live-promise@0.1.0-nightly.0
81
- - @ledgerhq/live-env@2.1.0-nightly.0
54
+ - [#6771](https://github.com/LedgerHQ/ledger-live/pull/6771) [`6c35cc5`](https://github.com/LedgerHQ/ledger-live/commit/6c35cc564cb050614ee571907f628ecf15ec4584) Thanks [@gre](https://github.com/gre)! - LL's preferred countervalues will now have all the possible fiats that our CVS api supports.
82
55
 
83
- ## 0.1.6-nightly.1
56
+ - [#6833](https://github.com/LedgerHQ/ledger-live/pull/6833) [`aedced6`](https://github.com/LedgerHQ/ledger-live/commit/aedced603abbbd0b1ef5afcc5cb83d9520388117) Thanks [@gre](https://github.com/gre)! - Fixes countervalues library to work even when computer date is oudated
84
57
 
85
- ### Patch Changes
86
-
87
- - Updated dependencies [[`4c01029`](https://github.com/LedgerHQ/ledger-live/commit/4c01029b4d4feb32dab2f9e77da1126050d8c1bc)]:
88
- - @ledgerhq/coin-framework@0.13.1-nightly.1
58
+ - [#6771](https://github.com/LedgerHQ/ledger-live/pull/6771) [`6c35cc5`](https://github.com/LedgerHQ/ledger-live/commit/6c35cc564cb050614ee571907f628ecf15ec4584) Thanks [@gre](https://github.com/gre)! - Countervalues API: upgrade to v3 for fetching supported fiats
89
59
 
90
- ## 0.1.6-nightly.0
60
+ - [#7033](https://github.com/LedgerHQ/ledger-live/pull/7033) [`49c527a`](https://github.com/LedgerHQ/ledger-live/commit/49c527a6d8717e7ae9ff7223a5fa91312167517b) Thanks [@gre](https://github.com/gre)! - Handle HTTP 422 as a cache clear trigger for the countervalues pair that would suddenly start to be unsupported.
91
61
 
92
- ### Patch Changes
62
+ - [#6771](https://github.com/LedgerHQ/ledger-live/pull/6771) [`6c35cc5`](https://github.com/LedgerHQ/ledger-live/commit/6c35cc564cb050614ee571907f628ecf15ec4584) Thanks [@gre](https://github.com/gre)! - Countervalues performance evolutions. (8min -> 1min refresh rate, more efficient http calls caching,..)
93
63
 
94
- - Updated dependencies [[`b9f1f71`](https://github.com/LedgerHQ/ledger-live/commit/b9f1f715355752d8c57c24ecd6a6d166b80f689d), [`801265b`](https://github.com/LedgerHQ/ledger-live/commit/801265b7ff3ed7ebd0012eb50f70898557a2dd52)]:
95
- - @ledgerhq/coin-framework@0.13.1-nightly.0
96
- - @ledgerhq/cryptoassets@13.1.0-nightly.0
64
+ - Updated dependencies [[`77fa530`](https://github.com/LedgerHQ/ledger-live/commit/77fa530c8626df94fa7f9c0a8b3a99f2efa7cb11), [`6c35cc5`](https://github.com/LedgerHQ/ledger-live/commit/6c35cc564cb050614ee571907f628ecf15ec4584), [`b9f1f71`](https://github.com/LedgerHQ/ledger-live/commit/b9f1f715355752d8c57c24ecd6a6d166b80f689d), [`de5de2d`](https://github.com/LedgerHQ/ledger-live/commit/de5de2d273ed6966c82bde2c3a95b98ba594204f), [`83e5690`](https://github.com/LedgerHQ/ledger-live/commit/83e5690429e41ecd1c508b3398904ae747085cf7), [`6eec3f9`](https://github.com/LedgerHQ/ledger-live/commit/6eec3f973ecea36bafc7ebc8b88526399048cdc4), [`4c01029`](https://github.com/LedgerHQ/ledger-live/commit/4c01029b4d4feb32dab2f9e77da1126050d8c1bc), [`326cae0`](https://github.com/LedgerHQ/ledger-live/commit/326cae088cc33795536deb1d868c86e8dbeb6a13), [`6c35cc5`](https://github.com/LedgerHQ/ledger-live/commit/6c35cc564cb050614ee571907f628ecf15ec4584), [`4499990`](https://github.com/LedgerHQ/ledger-live/commit/449999066c58ae5df371dfb92a7230f9b5e90a60), [`a18c28e`](https://github.com/LedgerHQ/ledger-live/commit/a18c28e3f6a6132bd5e53d5b61721084b3aa19e8), [`801265b`](https://github.com/LedgerHQ/ledger-live/commit/801265b7ff3ed7ebd0012eb50f70898557a2dd52), [`6d44f25`](https://github.com/LedgerHQ/ledger-live/commit/6d44f255c5b2f453c61d0b754807db1f76d7174e), [`f19960f`](https://github.com/LedgerHQ/ledger-live/commit/f19960f2e7104e5bdf332269fa92fda47455e17d), [`6623cd1`](https://github.com/LedgerHQ/ledger-live/commit/6623cd13102bd8340bd7d4dfdd469934527985c3), [`2f2b754`](https://github.com/LedgerHQ/ledger-live/commit/2f2b754b1350360ca0d9f761ca6e4a8cbaff141b), [`689e6e5`](https://github.com/LedgerHQ/ledger-live/commit/689e6e5a443170b8e6c2b404cc99af2e67d8e8e4), [`6552679`](https://github.com/LedgerHQ/ledger-live/commit/65526794bb4d1fbc7e286c0e1c0b6d021413fc8c), [`fda6a81`](https://github.com/LedgerHQ/ledger-live/commit/fda6a814544b3a1debceab22f69485911e76cadc), [`689e6e5`](https://github.com/LedgerHQ/ledger-live/commit/689e6e5a443170b8e6c2b404cc99af2e67d8e8e4), [`1a5b277`](https://github.com/LedgerHQ/ledger-live/commit/1a5b2777b7b71aa4c4e353010eeb9e3dab432bca), [`a115d6c`](https://github.com/LedgerHQ/ledger-live/commit/a115d6cd5dcbcc753d02dedb80f5eb1693d1a249), [`a2505de`](https://github.com/LedgerHQ/ledger-live/commit/a2505deb93dd0722981a90e12082ff1dbefc29b1), [`f17a3cb`](https://github.com/LedgerHQ/ledger-live/commit/f17a3cbc16abf7fadf686025a5ca56ec1a1e7bb6), [`60cd799`](https://github.com/LedgerHQ/ledger-live/commit/60cd799e693e3ae0712a5a9e88206b5304bbc214), [`84274a6`](https://github.com/LedgerHQ/ledger-live/commit/84274a6e764a385f707bc811ead7a7e92a02ed6a)]:
65
+ - @ledgerhq/types-cryptoassets@7.13.0-next.0
66
+ - @ledgerhq/cryptoassets@13.1.0-next.0
67
+ - @ledgerhq/types-live@6.48.0-next.0
68
+ - @ledgerhq/coin-framework@0.14.0-next.0
69
+ - @ledgerhq/live-network@1.3.0-next.0
70
+ - @ledgerhq/live-promise@0.1.0-next.0
71
+ - @ledgerhq/live-env@2.1.0-next.0
97
72
 
98
73
  ## 0.1.5
99
74
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/live-countervalues",
3
- "version": "0.2.0-nightly.9",
3
+ "version": "0.2.0",
4
4
  "description": "Ledger Live countervalues module",
5
5
  "keywords": [
6
6
  "Ledger"
@@ -21,14 +21,14 @@
21
21
  "types": "lib/index.d.ts",
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@ledgerhq/types-live": "6.48.0-nightly.3",
25
- "@ledgerhq/types-cryptoassets": "7.13.0-nightly.1",
26
- "@ledgerhq/cryptoassets": "13.1.0-nightly.4",
27
- "@ledgerhq/coin-framework": "0.14.0-nightly.9",
24
+ "@ledgerhq/types-live": "6.48.0",
25
+ "@ledgerhq/types-cryptoassets": "7.13.0",
26
+ "@ledgerhq/cryptoassets": "13.1.0",
27
+ "@ledgerhq/coin-framework": "0.14.0",
28
28
  "@ledgerhq/logs": "6.12.0",
29
- "@ledgerhq/live-network": "1.3.0-nightly.3",
30
- "@ledgerhq/live-promise": "0.1.0-nightly.0",
31
- "@ledgerhq/live-env": "2.1.0-nightly.2"
29
+ "@ledgerhq/live-network": "1.3.0",
30
+ "@ledgerhq/live-promise": "0.1.0",
31
+ "@ledgerhq/live-env": "2.1.0"
32
32
  },
33
33
  "devDependencies": {
34
34
  "@types/jest": "^29.5.10",