Skip to content

Commit

Permalink
Update zxlib and snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
neithanmo committed Dec 4, 2024
1 parent d08a705 commit feacfb8
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deps/ledger-zxlib
Submodule ledger-zxlib updated 1 files
+17 −10 app/ui/view_s.c
Binary file modified tests_zemu/snapshots/s-eth-sign-message-complex_nav/00006.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/s-eth-sign-message-complex_nav/00007.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/s-eth-sign-message-complex_nav/00008.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/s-eth-sign-message-complex_nav/00009.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/s-eth-sign-message-complex_nav/00010.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests_zemu/snapshots/s-eth-sign-message-complex_nav/00011.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion tests_zemu/tests/eth.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ describe.each(models)('Ethereum Personal Message [%s] - misc', function (m) {
const respReq = app.signPersonalMessage(ETH_DERIVATION, msgData.toString('hex'))

if (m.name === 'nanos') {
await sim.navigateAndCompareSnapshots('.', testcase, [8, -4, 0, 0])
await sim.navigateAndCompareSnapshots('.', testcase, [5, -4, 3, 0, 0])
} else if (m.name === 'nanox' || m.name === 'nanosp') {
await sim.navigateAndCompareSnapshots('.', testcase, [9, -4, 3, 0, 0])
} else {
Expand Down

0 comments on commit feacfb8

Please sign in to comment.