@ledgerhq/coin-tron 5.4.0-nightly.5 → 5.4.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-tron@5.4.0-nightly.4 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-tron
2
+ > @ledgerhq/coin-tron@5.4.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-tron
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,60 +1,36 @@
1
1
  # @ledgerhq/coin-tron
2
2
 
3
- ## 5.4.0-nightly.5
3
+ ## 5.4.0
4
4
 
5
- ### Patch Changes
6
-
7
- - Updated dependencies [[`65c128a`](https://github.com/LedgerHQ/ledger-live/commit/65c128a93f07857b421bed3696bc9984f860ada9)]:
8
- - @ledgerhq/cryptoassets@13.28.0-nightly.3
9
- - @ledgerhq/coin-framework@6.4.0-nightly.5
10
-
11
- ## 5.4.0-nightly.4
12
-
13
- ### Patch Changes
14
-
15
- - Updated dependencies [[`9b8689a`](https://github.com/LedgerHQ/ledger-live/commit/9b8689ae2c44bdeccae26378e05cbf6899b83aec), [`6941aac`](https://github.com/LedgerHQ/ledger-live/commit/6941aac638dcc8d4fb03aa92f42d2a71d4089202)]:
16
- - @ledgerhq/types-live@6.84.0-nightly.1
17
- - @ledgerhq/coin-framework@6.4.0-nightly.4
18
-
19
- ## 5.4.0-nightly.3
20
-
21
- ### Patch Changes
5
+ ### Minor Changes
22
6
 
23
- - Updated dependencies [[`d56bebe`](https://github.com/LedgerHQ/ledger-live/commit/d56bebe672a1ed825697b371662dbff19dcc63d8)]:
24
- - @ledgerhq/types-cryptoassets@7.27.0-nightly.0
25
- - @ledgerhq/cryptoassets@13.28.0-nightly.2
26
- - @ledgerhq/coin-framework@6.4.0-nightly.3
27
- - @ledgerhq/types-live@6.83.1-nightly.0
7
+ - [#11699](https://github.com/LedgerHQ/ledger-live/pull/11699) [`2b896f9`](https://github.com/LedgerHQ/ledger-live/commit/2b896f94d6fc53ef965ed567489ad96d913466d4) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - feat(BACK-9645): add support for returning details in AlpacaApi.craftTransaction
28
8
 
29
- ## 5.4.0-nightly.2
9
+ - [#11273](https://github.com/LedgerHQ/ledger-live/pull/11273) [`2482195`](https://github.com/LedgerHQ/ledger-live/commit/24821957c838a304be60ff6e16798ef3cac987cd) Thanks [@estrauser-ledger](https://github.com/estrauser-ledger)! - add cursor to pagintion api
30
10
 
31
11
  ### Patch Changes
32
12
 
33
- - Updated dependencies [[`0108eaf`](https://github.com/LedgerHQ/ledger-live/commit/0108eafb64e36ce68f44e03cc3f66ccdb5ee5a92), [`a87922d`](https://github.com/LedgerHQ/ledger-live/commit/a87922dc99e4f2e4b40a46fd52ad08a71012fe94)]:
34
- - @ledgerhq/cryptoassets@13.28.0-nightly.1
35
- - @ledgerhq/types-live@6.83.1-nightly.0
36
- - @ledgerhq/coin-framework@6.4.0-nightly.2
37
- - @ledgerhq/live-network@2.0.17-nightly.1
13
+ - Updated dependencies [[`2b896f9`](https://github.com/LedgerHQ/ledger-live/commit/2b896f94d6fc53ef965ed567489ad96d913466d4), [`338d979`](https://github.com/LedgerHQ/ledger-live/commit/338d979bae349b185c52b1d8c9f6718a3d142526), [`2482195`](https://github.com/LedgerHQ/ledger-live/commit/24821957c838a304be60ff6e16798ef3cac987cd), [`228ed30`](https://github.com/LedgerHQ/ledger-live/commit/228ed3030601644e807e85a1693276b788b5cd2a), [`89fc31e`](https://github.com/LedgerHQ/ledger-live/commit/89fc31e8ecfc5e2fd679a2694b3514f8fb19d7b7), [`ff22728`](https://github.com/LedgerHQ/ledger-live/commit/ff22728a61ab2cde6835991bf8ed115d4a39a1d0), [`c190e2b`](https://github.com/LedgerHQ/ledger-live/commit/c190e2b104a9dd0dd693c2d72433b98115f4089f), [`a87922d`](https://github.com/LedgerHQ/ledger-live/commit/a87922dc99e4f2e4b40a46fd52ad08a71012fe94), [`80a109a`](https://github.com/LedgerHQ/ledger-live/commit/80a109a5f8ecdbb22cf6fb3ec084398a7e54dcfb), [`3489203`](https://github.com/LedgerHQ/ledger-live/commit/34892030dcfbd1a19a0eb0a8fcae9f8f01d3d2a9)]:
14
+ - @ledgerhq/coin-framework@6.4.0
15
+ - @ledgerhq/cryptoassets@13.28.0
16
+ - @ledgerhq/types-live@6.84.0
17
+ - @ledgerhq/live-network@2.0.17
38
18
 
39
- ## 5.4.0-nightly.1
19
+ ## 5.4.0-next.0
40
20
 
41
21
  ### Minor Changes
42
22
 
43
23
  - [#11699](https://github.com/LedgerHQ/ledger-live/pull/11699) [`2b896f9`](https://github.com/LedgerHQ/ledger-live/commit/2b896f94d6fc53ef965ed567489ad96d913466d4) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - feat(BACK-9645): add support for returning details in AlpacaApi.craftTransaction
44
24
 
45
- ### Patch Changes
46
-
47
- - Updated dependencies [[`2b896f9`](https://github.com/LedgerHQ/ledger-live/commit/2b896f94d6fc53ef965ed567489ad96d913466d4), [`338d979`](https://github.com/LedgerHQ/ledger-live/commit/338d979bae349b185c52b1d8c9f6718a3d142526)]:
48
- - @ledgerhq/coin-framework@6.4.0-nightly.1
49
- - @ledgerhq/cryptoassets@13.28.0-nightly.0
50
- - @ledgerhq/live-network@2.0.17-nightly.0
51
-
52
- ## 5.3.1-nightly.0
25
+ - [#11273](https://github.com/LedgerHQ/ledger-live/pull/11273) [`2482195`](https://github.com/LedgerHQ/ledger-live/commit/24821957c838a304be60ff6e16798ef3cac987cd) Thanks [@estrauser-ledger](https://github.com/estrauser-ledger)! - add cursor to pagintion api
53
26
 
54
27
  ### Patch Changes
55
28
 
56
- - Updated dependencies [[`c190e2b`](https://github.com/LedgerHQ/ledger-live/commit/c190e2b104a9dd0dd693c2d72433b98115f4089f)]:
57
- - @ledgerhq/coin-framework@6.4.0-nightly.0
29
+ - Updated dependencies [[`2b896f9`](https://github.com/LedgerHQ/ledger-live/commit/2b896f94d6fc53ef965ed567489ad96d913466d4), [`338d979`](https://github.com/LedgerHQ/ledger-live/commit/338d979bae349b185c52b1d8c9f6718a3d142526), [`2482195`](https://github.com/LedgerHQ/ledger-live/commit/24821957c838a304be60ff6e16798ef3cac987cd), [`228ed30`](https://github.com/LedgerHQ/ledger-live/commit/228ed3030601644e807e85a1693276b788b5cd2a), [`89fc31e`](https://github.com/LedgerHQ/ledger-live/commit/89fc31e8ecfc5e2fd679a2694b3514f8fb19d7b7), [`ff22728`](https://github.com/LedgerHQ/ledger-live/commit/ff22728a61ab2cde6835991bf8ed115d4a39a1d0), [`c190e2b`](https://github.com/LedgerHQ/ledger-live/commit/c190e2b104a9dd0dd693c2d72433b98115f4089f), [`a87922d`](https://github.com/LedgerHQ/ledger-live/commit/a87922dc99e4f2e4b40a46fd52ad08a71012fe94), [`80a109a`](https://github.com/LedgerHQ/ledger-live/commit/80a109a5f8ecdbb22cf6fb3ec084398a7e54dcfb), [`3489203`](https://github.com/LedgerHQ/ledger-live/commit/34892030dcfbd1a19a0eb0a8fcae9f8f01d3d2a9)]:
30
+ - @ledgerhq/coin-framework@6.4.0-next.0
31
+ - @ledgerhq/cryptoassets@13.28.0-next.0
32
+ - @ledgerhq/types-live@6.84.0-next.0
33
+ - @ledgerhq/live-network@2.0.17-next.0
58
34
 
59
35
  ## 5.3.0
60
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-tron",
3
- "version": "5.4.0-nightly.5",
3
+ "version": "5.4.0",
4
4
  "description": "Ledger Tron Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -96,15 +96,15 @@
96
96
  "lodash": "^4.17.21",
97
97
  "rxjs": "^7.8.1",
98
98
  "tronweb": "5.3.2",
99
- "@ledgerhq/cryptoassets": "^13.28.0-nightly.3",
100
- "@ledgerhq/coin-framework": "^6.4.0-nightly.5",
99
+ "@ledgerhq/coin-framework": "^6.4.0",
100
+ "@ledgerhq/cryptoassets": "^13.28.0",
101
101
  "@ledgerhq/devices": "8.5.1",
102
102
  "@ledgerhq/errors": "^6.25.0",
103
- "@ledgerhq/live-network": "^2.0.17-nightly.1",
103
+ "@ledgerhq/live-network": "^2.0.17",
104
104
  "@ledgerhq/live-promise": "^0.1.1",
105
105
  "@ledgerhq/logs": "^6.13.0",
106
- "@ledgerhq/types-cryptoassets": "^7.27.0-nightly.0",
107
- "@ledgerhq/types-live": "^6.84.0-nightly.1"
106
+ "@ledgerhq/types-cryptoassets": "^7.26.0",
107
+ "@ledgerhq/types-live": "^6.84.0"
108
108
  },
109
109
  "devDependencies": {
110
110
  "@agrozyme/types-tronweb": "^5.3.2",
@@ -118,7 +118,7 @@
118
118
  "ts-jest": "^29.1.1",
119
119
  "typescript": "^5.4.5",
120
120
  "@ledgerhq/disable-network-setup": "^0.0.0",
121
- "@ledgerhq/types-cryptoassets": "^7.27.0-nightly.0"
121
+ "@ledgerhq/types-cryptoassets": "^7.26.0"
122
122
  },
123
123
  "scripts": {
124
124
  "clean": "rimraf lib lib-es",