Repo Added
|
Files
705
|
Badge
README BADGES
|
push
github
fix: update ledger wallet sdk to newer ledger firmware (#7520) Description --- - Updated ledger wallet to use the latest ledger_device_sdk. - Also updated the ledger wallet rust toolchain. - Fixed double `comm.reply_ok();` sent from the ledger device - this caused the the accessor methods to receive an empty data array, the first containing the data and the second containing the empty array. Motivation and Context --- See above. How Has This Been Tested? --- - System-level testing passed (send & recieve). - Demo passed: ``` cargo run --release --example ledger_demo Finished `release` profile [optimized] target(s) in 1.11s Running `target\release\examples\ledger_demo.exe` Transport created in 26.7992ms Transport created in 11.8355ms Transport created in 14.8429ms Transport created in 11.8416ms Transport created in 12.8842ms Transport created in 11.903ms Transport created in 13.8822ms Transport created in 11.9641ms Transport created in 14.883ms Transport created in 11.8267ms Result data: [1, 98, 229, 50, 140, 22, 238, 33, 222, 42, 25, 252, 173, 215, 208, 105, 100, 217, 79, 187, 33, 141, 151, 212, 144, 248, 237, 197, 107, 68, 34, 39, 121] Application verified in 1.6788405s Application verified in 200ns Application verified in 100ns Application verified in 100ns Application verified in 100ns Application verified in 100ns Application verified in 100ns Application verified in 100ns Application verified in 100ns Application verified in 100ns test: GetAppName app name: minotari_ledger_wallet test: GetVersion version: 5.1.0-pre.2 test: GetPublicAlpha public_alpha: d4edcf00d86e4d62823e900a906bab46a test: GetPublicKey Result data: [1, 90, 154, 86, 152, 203, 121, 156, 164, 81, 186, 107, 138, 195, 132, 157, 244, 235, 38, 183, 72, 223, 220, 1, 29, 94, 184, 211, 220, 75, 84, 53, 59] public_key: 5a9a5698cdfdc011d5eb8d3dc4b54353b Result data: [1, 88, 73, 90, 146, 76, 10... (continued)
0 of 5 new or added lines in 1 file covered. (0.0%)
2180 existing lines in 29 files now uncovered.74589 of 122519 relevant lines covered (60.88%)
222551.71 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|