@ledgerhq/coin-solana 0.31.0-nightly.1 → 0.31.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-solana@0.31.0-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-solana
2
+ > @ledgerhq/coin-solana@0.31.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-solana
3
3
  > tsc --outDir lib --module commonjs --moduleResolution node10 && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,29 +1,42 @@
1
1
  # @ledgerhq/coin-solana
2
2
 
3
- ## 0.31.0-nightly.1
3
+ ## 0.31.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#11271](https://github.com/LedgerHQ/ledger-live/pull/11271) [`5698516`](https://github.com/LedgerHQ/ledger-live/commit/5698516e45934e51f2c3e1019b8cade898d425bb) Thanks [@Wozacosta](https://github.com/Wozacosta)! - fix: re-set the blockhash when building raw solana txs
8
+
9
+ - [#11214](https://github.com/LedgerHQ/ledger-live/pull/11214) [`75a08cc`](https://github.com/LedgerHQ/ledger-live/commit/75a08cc3061347bae98ddef7ac3cdcd6181ddab5) Thanks [@dilaouid](https://github.com/dilaouid)! - feat: Display APY for Solana validators
4
10
 
5
11
  ### Patch Changes
6
12
 
7
- - Updated dependencies [[`d41fc9c`](https://github.com/LedgerHQ/ledger-live/commit/d41fc9c458050ef1234c04af9642321c41cecda1)]:
8
- - @ledgerhq/cryptoassets@13.25.0-nightly.1
9
- - @ledgerhq/types-live@6.80.0
10
- - @ledgerhq/coin-framework@6.0.1-nightly.1
13
+ - 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)]:
14
+ - @ledgerhq/live-env@2.14.0
15
+ - @ledgerhq/cryptoassets@13.25.0
16
+ - @ledgerhq/errors@6.24.0
17
+ - @ledgerhq/coin-framework@6.1.0
18
+ - @ledgerhq/types-live@6.81.0
19
+ - @ledgerhq/devices@8.5.0
20
+ - @ledgerhq/live-network@2.0.15
11
21
 
12
- ## 0.31.0-nightly.0
22
+ ## 0.31.0-next.0
13
23
 
14
24
  ### Minor Changes
15
25
 
26
+ - [#11271](https://github.com/LedgerHQ/ledger-live/pull/11271) [`5698516`](https://github.com/LedgerHQ/ledger-live/commit/5698516e45934e51f2c3e1019b8cade898d425bb) Thanks [@Wozacosta](https://github.com/Wozacosta)! - fix: re-set the blockhash when building raw solana txs
27
+
16
28
  - [#11214](https://github.com/LedgerHQ/ledger-live/pull/11214) [`75a08cc`](https://github.com/LedgerHQ/ledger-live/commit/75a08cc3061347bae98ddef7ac3cdcd6181ddab5) Thanks [@dilaouid](https://github.com/dilaouid)! - feat: Display APY for Solana validators
17
29
 
18
30
  ### Patch Changes
19
31
 
20
- - [#11271](https://github.com/LedgerHQ/ledger-live/pull/11271) [`5698516`](https://github.com/LedgerHQ/ledger-live/commit/5698516e45934e51f2c3e1019b8cade898d425bb) Thanks [@Wozacosta](https://github.com/Wozacosta)! - fix: re-set the blockhash when building raw solana txs
21
-
22
- - Updated dependencies [[`75a08cc`](https://github.com/LedgerHQ/ledger-live/commit/75a08cc3061347bae98ddef7ac3cdcd6181ddab5)]:
23
- - @ledgerhq/live-env@2.14.0-nightly.0
24
- - @ledgerhq/coin-framework@6.0.1-nightly.0
25
- - @ledgerhq/cryptoassets@13.24.1-nightly.0
26
- - @ledgerhq/live-network@2.0.15-nightly.0
32
+ - 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)]:
33
+ - @ledgerhq/live-env@2.14.0-next.0
34
+ - @ledgerhq/cryptoassets@13.25.0-next.0
35
+ - @ledgerhq/errors@6.24.0-next.0
36
+ - @ledgerhq/coin-framework@6.1.0-next.0
37
+ - @ledgerhq/types-live@6.81.0-next.0
38
+ - @ledgerhq/devices@8.5.0-next.0
39
+ - @ledgerhq/live-network@2.0.15-next.0
27
40
 
28
41
  ## 0.30.0
29
42
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-solana",
3
- "version": "0.31.0-nightly.1",
3
+ "version": "0.31.0",
4
4
  "description": "Ledger Solana Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -56,15 +56,15 @@
56
56
  "rxjs": "^7.8.1",
57
57
  "semver": "7.7.1",
58
58
  "superstruct": "0.16.7",
59
- "@ledgerhq/coin-framework": "^6.0.1-nightly.1",
60
- "@ledgerhq/cryptoassets": "^13.25.0-nightly.1",
61
- "@ledgerhq/devices": "8.4.9-nightly.1",
62
- "@ledgerhq/errors": "^6.24.0-nightly.0",
63
- "@ledgerhq/live-env": "^2.14.0-nightly.0",
64
- "@ledgerhq/live-network": "^2.0.15-nightly.0",
59
+ "@ledgerhq/coin-framework": "^6.1.0",
60
+ "@ledgerhq/cryptoassets": "^13.25.0",
61
+ "@ledgerhq/devices": "8.5.0",
62
+ "@ledgerhq/errors": "^6.24.0",
63
+ "@ledgerhq/live-env": "^2.14.0",
64
+ "@ledgerhq/live-network": "^2.0.15",
65
65
  "@ledgerhq/logs": "^6.13.0",
66
66
  "@ledgerhq/types-cryptoassets": "^7.25.0",
67
- "@ledgerhq/types-live": "^6.80.0"
67
+ "@ledgerhq/types-live": "^6.81.0"
68
68
  },
69
69
  "devDependencies": {
70
70
  "@faker-js/faker": "^8.4.1",