Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
neithanmo committed Dec 2, 2024
1 parent eb4c10e commit 3c5cdfb
Show file tree
Hide file tree
Showing 85 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/ledger-zxlib
Submodule ledger-zxlib updated 57 files
+34 −39 app/common/app_main.c
+31 −30 app/common/app_main.h
+20 −27 app/ui/view.c
+1 −2 app/ui/view.h
+35 −37 app/ui/view_inspect_s.c
+20 −1 app/ui/view_internal.h
+97 −89 app/ui/view_nano.c
+1 −1 app/ui/view_nano.h
+15 −14 app/ui/view_nano_inspect.h
+12 −12 app/ui/view_nbgl.c
+220 −156 app/ui/view_x.c
+32 −33 include/apdu_codes.h
+19 −16 include/app_mode.h
+19 −21 include/base58.h
+1 −1 include/base64.h
+1 −1 include/bech32.h
+1 −1 include/bignum.h
+1 −6 include/bittools.h
+17 −20 include/buffering.h
+15 −15 include/hexutils.h
+8 −35 include/segwit_addr.h
+15 −18 include/sigutils.h
+17 −16 include/timeutils.h
+318 −415 include/utf8.h
+145 −149 include/view_templates.h
+14 −14 include/zxcanary.h
+51 −49 include/zxerror.h
+74 −79 include/zxformat.h
+14 −14 include/zxtypes.h
+2 −3 include/zxutils_ledger.h
+3 −3 include/zxversion.h
+1 −1 scripts/install_deps.sh
+1 −1 scripts/template.sh
+27 −3 src/app_mode.c
+40 −48 src/base58.c
+20 −20 src/base64.c
+20 −23 src/bech32.c
+24 −27 src/bignum.c
+20 −26 src/buffering.c
+24 −25 src/hexutils.c
+14 −22 src/segwit_addr.c
+17 −21 src/sigutils.c
+76 −686 src/timeutils.c
+19 −17 src/zxcanary.c
+30 −30 src/zxformat.c
+133 −134 src/zxutils_ledger.c
+1 −1 templates/Makefile.root
+1 −1 tests/asciify.cpp
+1 −1 tests/base64.cpp
+1 −1 tests/bech32.cpp
+1 −1 tests/bip44path.cpp
+1 −1 tests/buffering_tests.cpp
+1 −1 tests/doubledabble.cpp
+1 −1 tests/hexutils.cpp
+1 −1 tests/macros.cpp
+1 −1 tests/sigutils.cpp
+1 −1 tests/zxformat.cpp
Binary file modified tests_zemu/snapshots/fl-eth-sign-asset_deposit/00000.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/fl-eth-sign-asset_deposit/00001.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/fl-eth-sign-asset_transfer/00000.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/fl-eth-sign-asset_transfer/00001.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/fl-eth-sign-basic_transfer/00000.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/fl-eth-sign-basic_transfer/00001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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/fl-eth-sign-eip712_hashed_message/00000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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/fl-eth-sign-legacy_contract_call/00002.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/fl-eth-sign-legacy_contract_call/00003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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/fl-eth-sign-legacy_transfer/00000.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/fl-eth-sign-legacy_transfer/00001.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/fl-eth-sign-transfer/00000.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/fl-eth-sign-transfer/00001.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/fl-mainmenu/00001.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/fl-mainmenu/00002.png
Binary file modified tests_zemu/snapshots/fl-mainmenu/00003.png
Binary file modified tests_zemu/snapshots/fl-sign-add_delegator/00002.png
Binary file modified tests_zemu/snapshots/fl-sign-add_delegator/00003.png
Binary file modified tests_zemu/snapshots/fl-sign-add_subnet_validator/00002.png
Binary file modified tests_zemu/snapshots/fl-sign-add_subnet_validator/00003.png
Binary file modified tests_zemu/snapshots/fl-sign-add_validator/00000.png
Binary file modified tests_zemu/snapshots/fl-sign-add_validator/00001.png
Binary file modified tests_zemu/snapshots/fl-sign-add_validator/00004.png
Binary file modified tests_zemu/snapshots/fl-sign-add_validator/00005.png
Binary file modified tests_zemu/snapshots/fl-sign-c_export_to_x/00000.png
Binary file modified tests_zemu/snapshots/fl-sign-c_export_to_x/00001.png
Binary file modified tests_zemu/snapshots/fl-sign-c_import_from_x/00000.png
Binary file modified tests_zemu/snapshots/fl-sign-c_import_from_x/00001.png
Binary file modified tests_zemu/snapshots/fl-sign-create_chain/00002.png
Binary file modified tests_zemu/snapshots/fl-sign-create_chain/00003.png
Binary file modified tests_zemu/snapshots/fl-sign-create_subnet/00000.png
Binary file modified tests_zemu/snapshots/fl-sign-create_subnet/00001.png
Binary file modified tests_zemu/snapshots/fl-sign-hash/00000.png
Binary file modified tests_zemu/snapshots/fl-sign-hash/00001.png
Binary file modified tests_zemu/snapshots/fl-sign-msg/00000.png
Binary file modified tests_zemu/snapshots/fl-sign-msg/00001.png
Binary file modified tests_zemu/snapshots/fl-sign-p_export_to_x/00000.png
Binary file modified tests_zemu/snapshots/fl-sign-p_export_to_x/00001.png
Binary file modified tests_zemu/snapshots/fl-sign-p_import_from_x/00000.png
Binary file modified tests_zemu/snapshots/fl-sign-p_import_from_x/00001.png
Binary file modified tests_zemu/snapshots/fl-sign-remove_subnet_validator/00000.png
Binary file modified tests_zemu/snapshots/fl-sign-remove_subnet_validator/00001.png
Binary file modified tests_zemu/snapshots/fl-sign-simple_transfer/00000.png
Binary file modified tests_zemu/snapshots/fl-sign-simple_transfer/00001.png
Binary file modified tests_zemu/snapshots/fl-sign-transform_subnet/00000.png
Binary file modified tests_zemu/snapshots/fl-sign-transform_subnet/00001.png
Binary file modified tests_zemu/snapshots/fl-sign-x_create_asset/00000.png
Binary file modified tests_zemu/snapshots/fl-sign-x_create_asset/00001.png
Binary file modified tests_zemu/snapshots/fl-sign-x_export_to_c/00000.png
Binary file modified tests_zemu/snapshots/fl-sign-x_export_to_c/00001.png
Binary file modified tests_zemu/snapshots/fl-sign-x_import_from_p/00000.png
Binary file modified tests_zemu/snapshots/fl-sign-x_import_from_p/00001.png
Binary file modified tests_zemu/snapshots/fl-sign-x_operation/00002.png
Binary file modified tests_zemu/snapshots/fl-sign-x_operation/00003.png
Binary file modified tests_zemu/snapshots/fl-xpub/00000.png
Binary file modified tests_zemu/snapshots/fl-xpub/00001.png
Binary file modified tests_zemu/snapshots/st-addr/00001.png
Binary file modified tests_zemu/snapshots/st-eth-addr/00001.png
Binary file modified tests_zemu/snapshots/st-mainmenu/00001.png
Binary file modified tests_zemu/snapshots/st-mainmenu/00002.png
Binary file modified tests_zemu/snapshots/st-mainmenu/00003.png
Binary file modified tests_zemu/snapshots/st-wallet-id/00001.png
Binary file modified tests_zemu/snapshots/st-zemu-addr/00001.png

0 comments on commit 3c5cdfb

Please sign in to comment.