@ledgerhq/coin-tron 3.0.0-nightly.3 → 3.0.1-nightly.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@2.1.0-nightly.2 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-tron
2
+ > @ledgerhq/coin-tron@3.0.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,40 +1,48 @@
1
1
  # @ledgerhq/coin-tron
2
2
 
3
- ## 3.0.0-nightly.3
3
+ ## 3.0.1-nightly.0
4
4
 
5
- ### Major Changes
5
+ ### Patch Changes
6
6
 
7
- - [#10131](https://github.com/LedgerHQ/ledger-live/pull/10131) [`1b7521a`](https://github.com/LedgerHQ/ledger-live/commit/1b7521a7c17e9cdc0e817f9f8324fe3a41c69a96) Thanks [@jprudent](https://github.com/jprudent)! - Implement filter by min height on tron listOperations
7
+ - Updated dependencies [[`91fe526`](https://github.com/LedgerHQ/ledger-live/commit/91fe526be2710f0fb18b4d035a5d8de630b3d4b5)]:
8
+ - @ledgerhq/types-live@6.70.0-nightly.0
9
+ - @ledgerhq/coin-framework@5.0.1-nightly.0
8
10
 
9
- ### Patch Changes
11
+ ## 3.0.0
10
12
 
11
- - Updated dependencies [[`a7ba19c`](https://github.com/LedgerHQ/ledger-live/commit/a7ba19cfa5a895572edfcf036a10d2af83efdf38)]:
12
- - @ledgerhq/types-live@6.69.0-nightly.2
13
- - @ledgerhq/coin-framework@4.1.0-nightly.2
13
+ ### Major Changes
14
14
 
15
- ## 2.1.0-nightly.2
15
+ - [#9993](https://github.com/LedgerHQ/ledger-live/pull/9993) [`b599ac4`](https://github.com/LedgerHQ/ledger-live/commit/b599ac4697688459aad15371f9efea58f331dc33) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Change alpaca estimate signature
16
16
 
17
17
  ### Minor Changes
18
18
 
19
19
  - [#10099](https://github.com/LedgerHQ/ledger-live/pull/10099) [`30795dd`](https://github.com/LedgerHQ/ledger-live/commit/30795dd032278d98aa67da1e809cd1d5dcfc5501) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - [coin-modules][tron] improve broadcast failure error
20
20
 
21
- ## 2.0.1-nightly.1
22
-
23
21
  ### Patch Changes
24
22
 
25
- - Updated dependencies [[`de92b67`](https://github.com/LedgerHQ/ledger-live/commit/de92b67ab9c8a553a817a245cecbfe292249d431)]:
26
- - @ledgerhq/types-cryptoassets@7.23.0-nightly.0
27
- - @ledgerhq/cryptoassets@13.16.0-nightly.0
28
- - @ledgerhq/types-live@6.69.0-nightly.1
29
- - @ledgerhq/coin-framework@4.1.0-nightly.1
23
+ - Updated dependencies [[`de92b67`](https://github.com/LedgerHQ/ledger-live/commit/de92b67ab9c8a553a817a245cecbfe292249d431), [`b599ac4`](https://github.com/LedgerHQ/ledger-live/commit/b599ac4697688459aad15371f9efea58f331dc33), [`1d72da9`](https://github.com/LedgerHQ/ledger-live/commit/1d72da911a56d5b25fb6464e60ac236927823ce4)]:
24
+ - @ledgerhq/types-cryptoassets@7.23.0
25
+ - @ledgerhq/cryptoassets@13.16.0
26
+ - @ledgerhq/types-live@6.69.0
27
+ - @ledgerhq/coin-framework@5.0.0
28
+
29
+ ## 3.0.0-next.0
30
30
 
31
- ## 2.0.1-nightly.0
31
+ ### Major Changes
32
+
33
+ - [#9993](https://github.com/LedgerHQ/ledger-live/pull/9993) [`b599ac4`](https://github.com/LedgerHQ/ledger-live/commit/b599ac4697688459aad15371f9efea58f331dc33) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Change alpaca estimate signature
34
+
35
+ ### Minor Changes
36
+
37
+ - [#10099](https://github.com/LedgerHQ/ledger-live/pull/10099) [`30795dd`](https://github.com/LedgerHQ/ledger-live/commit/30795dd032278d98aa67da1e809cd1d5dcfc5501) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - [coin-modules][tron] improve broadcast failure error
32
38
 
33
39
  ### Patch Changes
34
40
 
35
- - Updated dependencies [[`1d72da9`](https://github.com/LedgerHQ/ledger-live/commit/1d72da911a56d5b25fb6464e60ac236927823ce4)]:
36
- - @ledgerhq/types-live@6.69.0-nightly.0
37
- - @ledgerhq/coin-framework@4.0.1-nightly.0
41
+ - Updated dependencies [[`de92b67`](https://github.com/LedgerHQ/ledger-live/commit/de92b67ab9c8a553a817a245cecbfe292249d431), [`b599ac4`](https://github.com/LedgerHQ/ledger-live/commit/b599ac4697688459aad15371f9efea58f331dc33), [`1d72da9`](https://github.com/LedgerHQ/ledger-live/commit/1d72da911a56d5b25fb6464e60ac236927823ce4)]:
42
+ - @ledgerhq/types-cryptoassets@7.23.0-next.0
43
+ - @ledgerhq/cryptoassets@13.16.0-next.0
44
+ - @ledgerhq/types-live@6.69.0-next.0
45
+ - @ledgerhq/coin-framework@5.0.0-next.0
38
46
 
39
47
  ## 2.0.0
40
48
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-tron",
3
- "version": "3.0.0-nightly.3",
3
+ "version": "3.0.1-nightly.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/coin-framework": "^4.1.0-nightly.2",
100
- "@ledgerhq/cryptoassets": "^13.16.0-nightly.0",
99
+ "@ledgerhq/coin-framework": "^5.0.1-nightly.0",
100
+ "@ledgerhq/cryptoassets": "^13.16.0",
101
101
  "@ledgerhq/devices": "8.4.5-nightly.0",
102
102
  "@ledgerhq/errors": "^6.20.0-nightly.0",
103
103
  "@ledgerhq/live-network": "^2.0.7",
104
104
  "@ledgerhq/live-promise": "^0.1.0",
105
105
  "@ledgerhq/logs": "^6.12.0",
106
- "@ledgerhq/types-cryptoassets": "^7.23.0-nightly.0",
107
- "@ledgerhq/types-live": "^6.69.0-nightly.2"
106
+ "@ledgerhq/types-cryptoassets": "^7.23.0",
107
+ "@ledgerhq/types-live": "^6.70.0-nightly.0"
108
108
  },
109
109
  "devDependencies": {
110
110
  "@agrozyme/types-tronweb": "^5.3.2",
@@ -119,7 +119,7 @@
119
119
  "jest-sonar": "0.2.16",
120
120
  "typescript": "^5.4.5",
121
121
  "@ledgerhq/disable-network-setup": "^0.0.0",
122
- "@ledgerhq/types-cryptoassets": "^7.23.0-nightly.0"
122
+ "@ledgerhq/types-cryptoassets": "^7.23.0"
123
123
  },
124
124
  "scripts": {
125
125
  "clean": "rimraf lib lib-es",