Commit 8bcb31c
committed
revert: roll back PR review fixes per maintainer call
- TonSignData: drop strictCheckDeviceSupport (set to false) and remove
getVersionRange(). Firmware version that ships TonSignData isn't decided
yet; gating now would lock out every connected device. Re-enable both
once the touch/classic1s min versions are known.
- LedgerConnectorBase.call: restore JSON.stringify(params) in debugLog.
Log bus only feeds the host's local defaultLogger pipeline (no third-party
telemetry forwarding), so full params are acceptable for now and useful
for in-the-wild debugging.1 parent 4fc7c7a commit 8bcb31c
2 files changed
Lines changed: 5 additions & 42 deletions
File tree
- packages
- core/src/api/ton
- hwk-ledger-adapter/src/connector
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 53 | | |
67 | 54 | | |
68 | 55 | | |
| |||
Lines changed: 1 addition & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | 91 | | |
116 | 92 | | |
117 | 93 | | |
| |||
405 | 381 | | |
406 | 382 | | |
407 | 383 | | |
408 | | - | |
| 384 | + | |
409 | 385 | | |
410 | 386 | | |
411 | 387 | | |
| |||
0 commit comments