diff --git a/app/Makefile b/app/Makefile index 64741add..017348cb 100755 --- a/app/Makefile +++ b/app/Makefile @@ -26,8 +26,8 @@ include $(CURDIR)/../deps/ledger-zxlib/makefiles/Makefile.installer_script include $(BOLOS_SDK)/Makefile.defines -# Set the default value for PRODUCTION_BUILD to 0 if not already defined -PRODUCTION_BUILD ?= 0 +# Set the default value for PRODUCTION_BUILD to 1 if not already defined +PRODUCTION_BUILD ?= 1 $(info ************ TARGET_NAME = [$(TARGET_NAME)]) diff --git a/app/Makefile.version b/app/Makefile.version index 2a02830c..4f5f98ca 100644 --- a/app/Makefile.version +++ b/app/Makefile.version @@ -3,4 +3,4 @@ APPVERSION_M=4 # This is the minor version APPVERSION_N=2 # This is the patch version -APPVERSION_P=1 +APPVERSION_P=2 diff --git a/app/src/parser.c b/app/src/parser.c index 103ef182..c7e5208a 100644 --- a/app/src/parser.c +++ b/app/src/parser.c @@ -306,7 +306,7 @@ parser_error_t parser_getItem(uint8_t displayIdx, } case type_txfee: { - snprintf(outKey, outKeyLen, "Fee"); + snprintf(outKey, outKeyLen, "Fee (ZEC)"); return parser_sapling_display_value(get_totalvalue(), outVal, outValLen, pageIdx, pageCount); } diff --git a/deps/ledger-zxlib b/deps/ledger-zxlib index 4b60244c..0172a430 160000 --- a/deps/ledger-zxlib +++ b/deps/ledger-zxlib @@ -1 +1 @@ -Subproject commit 4b60244c489e6d4e0e48a7f38272dadd24415ef6 +Subproject commit 0172a430279045bfd5103e51d3975a3fbb9dc4b4 diff --git a/tests_zemu/snapshots/fl-1-tr-in-1-spend-2-sh-out/00000.png b/tests_zemu/snapshots/fl-1-tr-in-1-spend-2-sh-out/00000.png index 9c975e9e..3a1235f9 100644 Binary files a/tests_zemu/snapshots/fl-1-tr-in-1-spend-2-sh-out/00000.png and b/tests_zemu/snapshots/fl-1-tr-in-1-spend-2-sh-out/00000.png differ diff --git a/tests_zemu/snapshots/fl-1-tr-in-1-spend-2-sh-out/00001.png b/tests_zemu/snapshots/fl-1-tr-in-1-spend-2-sh-out/00001.png index 1912cf7f..8c7a944f 100644 Binary files a/tests_zemu/snapshots/fl-1-tr-in-1-spend-2-sh-out/00001.png and b/tests_zemu/snapshots/fl-1-tr-in-1-spend-2-sh-out/00001.png differ diff --git a/tests_zemu/snapshots/fl-1-tr-in-1-spend-2-sh-out/00004.png b/tests_zemu/snapshots/fl-1-tr-in-1-spend-2-sh-out/00004.png index 925c10e0..a1e5987d 100644 Binary files a/tests_zemu/snapshots/fl-1-tr-in-1-spend-2-sh-out/00004.png and b/tests_zemu/snapshots/fl-1-tr-in-1-spend-2-sh-out/00004.png differ diff --git a/tests_zemu/snapshots/fl-1-tr-in-1-spend-2-sh-out/00005.png b/tests_zemu/snapshots/fl-1-tr-in-1-spend-2-sh-out/00005.png index 97485809..6c496448 100644 Binary files a/tests_zemu/snapshots/fl-1-tr-in-1-spend-2-sh-out/00005.png and b/tests_zemu/snapshots/fl-1-tr-in-1-spend-2-sh-out/00005.png differ diff --git a/tests_zemu/snapshots/fl-1-tr-in-1-tr-out-1-spend-2-sh-out/00000.png b/tests_zemu/snapshots/fl-1-tr-in-1-tr-out-1-spend-2-sh-out/00000.png index 9c975e9e..3a1235f9 100644 Binary files a/tests_zemu/snapshots/fl-1-tr-in-1-tr-out-1-spend-2-sh-out/00000.png and b/tests_zemu/snapshots/fl-1-tr-in-1-tr-out-1-spend-2-sh-out/00000.png differ diff --git a/tests_zemu/snapshots/fl-1-tr-in-1-tr-out-1-spend-2-sh-out/00001.png b/tests_zemu/snapshots/fl-1-tr-in-1-tr-out-1-spend-2-sh-out/00001.png index 57f14f97..074e4e89 100644 Binary files a/tests_zemu/snapshots/fl-1-tr-in-1-tr-out-1-spend-2-sh-out/00001.png and b/tests_zemu/snapshots/fl-1-tr-in-1-tr-out-1-spend-2-sh-out/00001.png differ diff --git a/tests_zemu/snapshots/fl-1-tr-in-1-tr-out-1-spend-2-sh-out/00004.png b/tests_zemu/snapshots/fl-1-tr-in-1-tr-out-1-spend-2-sh-out/00004.png index 925c10e0..a1e5987d 100644 Binary files a/tests_zemu/snapshots/fl-1-tr-in-1-tr-out-1-spend-2-sh-out/00004.png and b/tests_zemu/snapshots/fl-1-tr-in-1-tr-out-1-spend-2-sh-out/00004.png differ diff --git a/tests_zemu/snapshots/fl-1-tr-in-1-tr-out-1-spend-2-sh-out/00005.png b/tests_zemu/snapshots/fl-1-tr-in-1-tr-out-1-spend-2-sh-out/00005.png index 97485809..6c496448 100644 Binary files a/tests_zemu/snapshots/fl-1-tr-in-1-tr-out-1-spend-2-sh-out/00005.png and b/tests_zemu/snapshots/fl-1-tr-in-1-tr-out-1-spend-2-sh-out/00005.png differ diff --git a/tests_zemu/snapshots/fl-1-tr-out-1-spend-2-sh-out/00000.png b/tests_zemu/snapshots/fl-1-tr-out-1-spend-2-sh-out/00000.png index 9c975e9e..3a1235f9 100644 Binary files a/tests_zemu/snapshots/fl-1-tr-out-1-spend-2-sh-out/00000.png and b/tests_zemu/snapshots/fl-1-tr-out-1-spend-2-sh-out/00000.png differ diff --git a/tests_zemu/snapshots/fl-1-tr-out-1-spend-2-sh-out/00001.png b/tests_zemu/snapshots/fl-1-tr-out-1-spend-2-sh-out/00001.png index 742cf9bc..3cb508a4 100644 Binary files a/tests_zemu/snapshots/fl-1-tr-out-1-spend-2-sh-out/00001.png and b/tests_zemu/snapshots/fl-1-tr-out-1-spend-2-sh-out/00001.png differ diff --git a/tests_zemu/snapshots/fl-1-tr-out-1-spend-2-sh-out/00004.png b/tests_zemu/snapshots/fl-1-tr-out-1-spend-2-sh-out/00004.png index 925c10e0..a1e5987d 100644 Binary files a/tests_zemu/snapshots/fl-1-tr-out-1-spend-2-sh-out/00004.png and b/tests_zemu/snapshots/fl-1-tr-out-1-spend-2-sh-out/00004.png differ diff --git a/tests_zemu/snapshots/fl-1-tr-out-1-spend-2-sh-out/00005.png b/tests_zemu/snapshots/fl-1-tr-out-1-spend-2-sh-out/00005.png index 97485809..6c496448 100644 Binary files a/tests_zemu/snapshots/fl-1-tr-out-1-spend-2-sh-out/00005.png and b/tests_zemu/snapshots/fl-1-tr-out-1-spend-2-sh-out/00005.png differ diff --git a/tests_zemu/snapshots/fl-2-spend-2-out/00000.png b/tests_zemu/snapshots/fl-2-spend-2-out/00000.png index 9c975e9e..3a1235f9 100644 Binary files a/tests_zemu/snapshots/fl-2-spend-2-out/00000.png and b/tests_zemu/snapshots/fl-2-spend-2-out/00000.png differ diff --git a/tests_zemu/snapshots/fl-2-spend-2-out/00001.png b/tests_zemu/snapshots/fl-2-spend-2-out/00001.png index a2f71b74..9379fbd9 100644 Binary files a/tests_zemu/snapshots/fl-2-spend-2-out/00001.png and b/tests_zemu/snapshots/fl-2-spend-2-out/00001.png differ diff --git a/tests_zemu/snapshots/fl-2-spend-2-out/00004.png b/tests_zemu/snapshots/fl-2-spend-2-out/00004.png index 06664c59..c89a00b7 100644 Binary files a/tests_zemu/snapshots/fl-2-spend-2-out/00004.png and b/tests_zemu/snapshots/fl-2-spend-2-out/00004.png differ diff --git a/tests_zemu/snapshots/fl-2-spend-2-out/00005.png b/tests_zemu/snapshots/fl-2-spend-2-out/00005.png index 3109e7fc..222469e3 100644 Binary files a/tests_zemu/snapshots/fl-2-spend-2-out/00005.png and b/tests_zemu/snapshots/fl-2-spend-2-out/00005.png differ diff --git a/tests_zemu/snapshots/fl-2-tr-in-2-tr-out/00002.png b/tests_zemu/snapshots/fl-2-tr-in-2-tr-out/00002.png index bbeb48ba..a367cb3a 100644 Binary files a/tests_zemu/snapshots/fl-2-tr-in-2-tr-out/00002.png and b/tests_zemu/snapshots/fl-2-tr-in-2-tr-out/00002.png differ diff --git a/tests_zemu/snapshots/fl-2-tr-in-2-tr-out/00003.png b/tests_zemu/snapshots/fl-2-tr-in-2-tr-out/00003.png index ee6761a0..fc826ee7 100644 Binary files a/tests_zemu/snapshots/fl-2-tr-in-2-tr-out/00003.png and b/tests_zemu/snapshots/fl-2-tr-in-2-tr-out/00003.png differ diff --git a/tests_zemu/snapshots/fl-builder-addr-diff-to-inittx-addr/00000.png b/tests_zemu/snapshots/fl-builder-addr-diff-to-inittx-addr/00000.png index 9c975e9e..3a1235f9 100644 Binary files a/tests_zemu/snapshots/fl-builder-addr-diff-to-inittx-addr/00000.png and b/tests_zemu/snapshots/fl-builder-addr-diff-to-inittx-addr/00000.png differ diff --git a/tests_zemu/snapshots/fl-builder-addr-diff-to-inittx-addr/00001.png b/tests_zemu/snapshots/fl-builder-addr-diff-to-inittx-addr/00001.png index 57f14f97..074e4e89 100644 Binary files a/tests_zemu/snapshots/fl-builder-addr-diff-to-inittx-addr/00001.png and b/tests_zemu/snapshots/fl-builder-addr-diff-to-inittx-addr/00001.png differ diff --git a/tests_zemu/snapshots/fl-builder-addr-diff-to-inittx-addr/00004.png b/tests_zemu/snapshots/fl-builder-addr-diff-to-inittx-addr/00004.png index 925c10e0..a1e5987d 100644 Binary files a/tests_zemu/snapshots/fl-builder-addr-diff-to-inittx-addr/00004.png and b/tests_zemu/snapshots/fl-builder-addr-diff-to-inittx-addr/00004.png differ diff --git a/tests_zemu/snapshots/fl-builder-addr-diff-to-inittx-addr/00005.png b/tests_zemu/snapshots/fl-builder-addr-diff-to-inittx-addr/00005.png index 97485809..6c496448 100644 Binary files a/tests_zemu/snapshots/fl-builder-addr-diff-to-inittx-addr/00005.png and b/tests_zemu/snapshots/fl-builder-addr-diff-to-inittx-addr/00005.png differ diff --git a/tests_zemu/snapshots/fl-ext-more-sigs-than-needed-for-tx/00000.png b/tests_zemu/snapshots/fl-ext-more-sigs-than-needed-for-tx/00000.png index 9c975e9e..3a1235f9 100644 Binary files a/tests_zemu/snapshots/fl-ext-more-sigs-than-needed-for-tx/00000.png and b/tests_zemu/snapshots/fl-ext-more-sigs-than-needed-for-tx/00000.png differ diff --git a/tests_zemu/snapshots/fl-ext-more-sigs-than-needed-for-tx/00001.png b/tests_zemu/snapshots/fl-ext-more-sigs-than-needed-for-tx/00001.png index 57f14f97..074e4e89 100644 Binary files a/tests_zemu/snapshots/fl-ext-more-sigs-than-needed-for-tx/00001.png and b/tests_zemu/snapshots/fl-ext-more-sigs-than-needed-for-tx/00001.png differ diff --git a/tests_zemu/snapshots/fl-ext-more-sigs-than-needed-for-tx/00004.png b/tests_zemu/snapshots/fl-ext-more-sigs-than-needed-for-tx/00004.png index 925c10e0..a1e5987d 100644 Binary files a/tests_zemu/snapshots/fl-ext-more-sigs-than-needed-for-tx/00004.png and b/tests_zemu/snapshots/fl-ext-more-sigs-than-needed-for-tx/00004.png differ diff --git a/tests_zemu/snapshots/fl-ext-more-sigs-than-needed-for-tx/00005.png b/tests_zemu/snapshots/fl-ext-more-sigs-than-needed-for-tx/00005.png index 97485809..6c496448 100644 Binary files a/tests_zemu/snapshots/fl-ext-more-sigs-than-needed-for-tx/00005.png and b/tests_zemu/snapshots/fl-ext-more-sigs-than-needed-for-tx/00005.png differ diff --git a/tests_zemu/snapshots/fl-ext-output-without-ext-spend-data/00000.png b/tests_zemu/snapshots/fl-ext-output-without-ext-spend-data/00000.png index 9c975e9e..3a1235f9 100644 Binary files a/tests_zemu/snapshots/fl-ext-output-without-ext-spend-data/00000.png and b/tests_zemu/snapshots/fl-ext-output-without-ext-spend-data/00000.png differ diff --git a/tests_zemu/snapshots/fl-ext-output-without-ext-spend-data/00001.png b/tests_zemu/snapshots/fl-ext-output-without-ext-spend-data/00001.png index a2f71b74..9379fbd9 100644 Binary files a/tests_zemu/snapshots/fl-ext-output-without-ext-spend-data/00001.png and b/tests_zemu/snapshots/fl-ext-output-without-ext-spend-data/00001.png differ diff --git a/tests_zemu/snapshots/fl-ext-output-without-ext-spend-data/00004.png b/tests_zemu/snapshots/fl-ext-output-without-ext-spend-data/00004.png index 06664c59..c89a00b7 100644 Binary files a/tests_zemu/snapshots/fl-ext-output-without-ext-spend-data/00004.png and b/tests_zemu/snapshots/fl-ext-output-without-ext-spend-data/00004.png differ diff --git a/tests_zemu/snapshots/fl-ext-output-without-ext-spend-data/00005.png b/tests_zemu/snapshots/fl-ext-output-without-ext-spend-data/00005.png index e73d497c..3eccc8cc 100644 Binary files a/tests_zemu/snapshots/fl-ext-output-without-ext-spend-data/00005.png and b/tests_zemu/snapshots/fl-ext-output-without-ext-spend-data/00005.png differ diff --git a/tests_zemu/snapshots/fl-ext-sig-without-checkandsign/00000.png b/tests_zemu/snapshots/fl-ext-sig-without-checkandsign/00000.png index 9c975e9e..3a1235f9 100644 Binary files a/tests_zemu/snapshots/fl-ext-sig-without-checkandsign/00000.png and b/tests_zemu/snapshots/fl-ext-sig-without-checkandsign/00000.png differ diff --git a/tests_zemu/snapshots/fl-ext-sig-without-checkandsign/00001.png b/tests_zemu/snapshots/fl-ext-sig-without-checkandsign/00001.png index a2f71b74..9379fbd9 100644 Binary files a/tests_zemu/snapshots/fl-ext-sig-without-checkandsign/00001.png and b/tests_zemu/snapshots/fl-ext-sig-without-checkandsign/00001.png differ diff --git a/tests_zemu/snapshots/fl-ext-sig-without-checkandsign/00004.png b/tests_zemu/snapshots/fl-ext-sig-without-checkandsign/00004.png index 06664c59..c89a00b7 100644 Binary files a/tests_zemu/snapshots/fl-ext-sig-without-checkandsign/00004.png and b/tests_zemu/snapshots/fl-ext-sig-without-checkandsign/00004.png differ diff --git a/tests_zemu/snapshots/fl-ext-sig-without-checkandsign/00005.png b/tests_zemu/snapshots/fl-ext-sig-without-checkandsign/00005.png index e73d497c..3eccc8cc 100644 Binary files a/tests_zemu/snapshots/fl-ext-sig-without-checkandsign/00005.png and b/tests_zemu/snapshots/fl-ext-sig-without-checkandsign/00005.png differ diff --git a/tests_zemu/snapshots/fl-get-fvk-expert/00000.png b/tests_zemu/snapshots/fl-get-fvk-expert/00000.png index d45761ef..046adfc5 100644 Binary files a/tests_zemu/snapshots/fl-get-fvk-expert/00000.png and b/tests_zemu/snapshots/fl-get-fvk-expert/00000.png differ diff --git a/tests_zemu/snapshots/fl-get-fvk-expert/00001.png b/tests_zemu/snapshots/fl-get-fvk-expert/00001.png index 2f7cba75..2bb35cd7 100644 Binary files a/tests_zemu/snapshots/fl-get-fvk-expert/00001.png and b/tests_zemu/snapshots/fl-get-fvk-expert/00001.png differ diff --git a/tests_zemu/snapshots/fl-get-fvk-expert/00002.png b/tests_zemu/snapshots/fl-get-fvk-expert/00002.png index 4afb7c0c..78873263 100644 Binary files a/tests_zemu/snapshots/fl-get-fvk-expert/00002.png and b/tests_zemu/snapshots/fl-get-fvk-expert/00002.png differ diff --git a/tests_zemu/snapshots/fl-get-fvk/00000.png b/tests_zemu/snapshots/fl-get-fvk/00000.png index d45761ef..046adfc5 100644 Binary files a/tests_zemu/snapshots/fl-get-fvk/00000.png and b/tests_zemu/snapshots/fl-get-fvk/00000.png differ diff --git a/tests_zemu/snapshots/fl-get-fvk/00001.png b/tests_zemu/snapshots/fl-get-fvk/00001.png index 0659ff94..be6649d4 100644 Binary files a/tests_zemu/snapshots/fl-get-fvk/00001.png and b/tests_zemu/snapshots/fl-get-fvk/00001.png differ diff --git a/tests_zemu/snapshots/fl-get-fvk/00002.png b/tests_zemu/snapshots/fl-get-fvk/00002.png index 4afb7c0c..78873263 100644 Binary files a/tests_zemu/snapshots/fl-get-fvk/00002.png and b/tests_zemu/snapshots/fl-get-fvk/00002.png differ diff --git a/tests_zemu/snapshots/fl-get-ivk-expert/00000.png b/tests_zemu/snapshots/fl-get-ivk-expert/00000.png index d45761ef..046adfc5 100644 Binary files a/tests_zemu/snapshots/fl-get-ivk-expert/00000.png and b/tests_zemu/snapshots/fl-get-ivk-expert/00000.png differ diff --git a/tests_zemu/snapshots/fl-get-ivk-expert/00001.png b/tests_zemu/snapshots/fl-get-ivk-expert/00001.png index 7965a77d..c5bd4ba3 100644 Binary files a/tests_zemu/snapshots/fl-get-ivk-expert/00001.png and b/tests_zemu/snapshots/fl-get-ivk-expert/00001.png differ diff --git a/tests_zemu/snapshots/fl-get-ivk-expert/00002.png b/tests_zemu/snapshots/fl-get-ivk-expert/00002.png index 4afb7c0c..78873263 100644 Binary files a/tests_zemu/snapshots/fl-get-ivk-expert/00002.png and b/tests_zemu/snapshots/fl-get-ivk-expert/00002.png differ diff --git a/tests_zemu/snapshots/fl-get-ivk/00000.png b/tests_zemu/snapshots/fl-get-ivk/00000.png index d45761ef..046adfc5 100644 Binary files a/tests_zemu/snapshots/fl-get-ivk/00000.png and b/tests_zemu/snapshots/fl-get-ivk/00000.png differ diff --git a/tests_zemu/snapshots/fl-get-ivk/00001.png b/tests_zemu/snapshots/fl-get-ivk/00001.png index 0659ff94..be6649d4 100644 Binary files a/tests_zemu/snapshots/fl-get-ivk/00001.png and b/tests_zemu/snapshots/fl-get-ivk/00001.png differ diff --git a/tests_zemu/snapshots/fl-get-ivk/00002.png b/tests_zemu/snapshots/fl-get-ivk/00002.png index 4afb7c0c..78873263 100644 Binary files a/tests_zemu/snapshots/fl-get-ivk/00002.png and b/tests_zemu/snapshots/fl-get-ivk/00002.png differ diff --git a/tests_zemu/snapshots/fl-get-ovk-expert/00000.png b/tests_zemu/snapshots/fl-get-ovk-expert/00000.png index d45761ef..046adfc5 100644 Binary files a/tests_zemu/snapshots/fl-get-ovk-expert/00000.png and b/tests_zemu/snapshots/fl-get-ovk-expert/00000.png differ diff --git a/tests_zemu/snapshots/fl-get-ovk-expert/00001.png b/tests_zemu/snapshots/fl-get-ovk-expert/00001.png index 96891958..6d3fd254 100644 Binary files a/tests_zemu/snapshots/fl-get-ovk-expert/00001.png and b/tests_zemu/snapshots/fl-get-ovk-expert/00001.png differ diff --git a/tests_zemu/snapshots/fl-get-ovk-expert/00002.png b/tests_zemu/snapshots/fl-get-ovk-expert/00002.png index 4afb7c0c..78873263 100644 Binary files a/tests_zemu/snapshots/fl-get-ovk-expert/00002.png and b/tests_zemu/snapshots/fl-get-ovk-expert/00002.png differ diff --git a/tests_zemu/snapshots/fl-get-ovk/00000.png b/tests_zemu/snapshots/fl-get-ovk/00000.png index d45761ef..046adfc5 100644 Binary files a/tests_zemu/snapshots/fl-get-ovk/00000.png and b/tests_zemu/snapshots/fl-get-ovk/00000.png differ diff --git a/tests_zemu/snapshots/fl-get-ovk/00001.png b/tests_zemu/snapshots/fl-get-ovk/00001.png index 0659ff94..be6649d4 100644 Binary files a/tests_zemu/snapshots/fl-get-ovk/00001.png and b/tests_zemu/snapshots/fl-get-ovk/00001.png differ diff --git a/tests_zemu/snapshots/fl-get-ovk/00002.png b/tests_zemu/snapshots/fl-get-ovk/00002.png index 4afb7c0c..78873263 100644 Binary files a/tests_zemu/snapshots/fl-get-ovk/00002.png and b/tests_zemu/snapshots/fl-get-ovk/00002.png differ diff --git a/tests_zemu/snapshots/fl-mainmenu/00001.png b/tests_zemu/snapshots/fl-mainmenu/00001.png index 07075d4d..37aeed72 100644 Binary files a/tests_zemu/snapshots/fl-mainmenu/00001.png and b/tests_zemu/snapshots/fl-mainmenu/00001.png differ diff --git a/tests_zemu/snapshots/fl-mainmenu/00002.png b/tests_zemu/snapshots/fl-mainmenu/00002.png index 53f1e834..d7f10399 100644 Binary files a/tests_zemu/snapshots/fl-mainmenu/00002.png and b/tests_zemu/snapshots/fl-mainmenu/00002.png differ diff --git a/tests_zemu/snapshots/fl-mainmenu/00003.png b/tests_zemu/snapshots/fl-mainmenu/00003.png index 07075d4d..37aeed72 100644 Binary files a/tests_zemu/snapshots/fl-mainmenu/00003.png and b/tests_zemu/snapshots/fl-mainmenu/00003.png differ diff --git a/tests_zemu/snapshots/fl-mainmenu/00004.png b/tests_zemu/snapshots/fl-mainmenu/00004.png index bb7caff1..e8229288 100644 Binary files a/tests_zemu/snapshots/fl-mainmenu/00004.png and b/tests_zemu/snapshots/fl-mainmenu/00004.png differ diff --git a/tests_zemu/snapshots/fl-not-using-ledger-rnd-for-tx/00000.png b/tests_zemu/snapshots/fl-not-using-ledger-rnd-for-tx/00000.png index 9c975e9e..3a1235f9 100644 Binary files a/tests_zemu/snapshots/fl-not-using-ledger-rnd-for-tx/00000.png and b/tests_zemu/snapshots/fl-not-using-ledger-rnd-for-tx/00000.png differ diff --git a/tests_zemu/snapshots/fl-not-using-ledger-rnd-for-tx/00001.png b/tests_zemu/snapshots/fl-not-using-ledger-rnd-for-tx/00001.png index 57f14f97..074e4e89 100644 Binary files a/tests_zemu/snapshots/fl-not-using-ledger-rnd-for-tx/00001.png and b/tests_zemu/snapshots/fl-not-using-ledger-rnd-for-tx/00001.png differ diff --git a/tests_zemu/snapshots/fl-not-using-ledger-rnd-for-tx/00004.png b/tests_zemu/snapshots/fl-not-using-ledger-rnd-for-tx/00004.png index 925c10e0..a1e5987d 100644 Binary files a/tests_zemu/snapshots/fl-not-using-ledger-rnd-for-tx/00004.png and b/tests_zemu/snapshots/fl-not-using-ledger-rnd-for-tx/00004.png differ diff --git a/tests_zemu/snapshots/fl-not-using-ledger-rnd-for-tx/00005.png b/tests_zemu/snapshots/fl-not-using-ledger-rnd-for-tx/00005.png index 97485809..6c496448 100644 Binary files a/tests_zemu/snapshots/fl-not-using-ledger-rnd-for-tx/00005.png and b/tests_zemu/snapshots/fl-not-using-ledger-rnd-for-tx/00005.png differ diff --git a/tests_zemu/snapshots/fl-show_nullifier-0x1-expert/00000.png b/tests_zemu/snapshots/fl-show_nullifier-0x1-expert/00000.png index d45761ef..046adfc5 100644 Binary files a/tests_zemu/snapshots/fl-show_nullifier-0x1-expert/00000.png and b/tests_zemu/snapshots/fl-show_nullifier-0x1-expert/00000.png differ diff --git a/tests_zemu/snapshots/fl-show_nullifier-0x1-expert/00001.png b/tests_zemu/snapshots/fl-show_nullifier-0x1-expert/00001.png index 43e5f3f6..7f02590e 100644 Binary files a/tests_zemu/snapshots/fl-show_nullifier-0x1-expert/00001.png and b/tests_zemu/snapshots/fl-show_nullifier-0x1-expert/00001.png differ diff --git a/tests_zemu/snapshots/fl-show_nullifier-0x1-expert/00002.png b/tests_zemu/snapshots/fl-show_nullifier-0x1-expert/00002.png index 4afb7c0c..78873263 100644 Binary files a/tests_zemu/snapshots/fl-show_nullifier-0x1-expert/00002.png and b/tests_zemu/snapshots/fl-show_nullifier-0x1-expert/00002.png differ diff --git a/tests_zemu/snapshots/fl-show_nullifier-0x1/00000.png b/tests_zemu/snapshots/fl-show_nullifier-0x1/00000.png index d45761ef..046adfc5 100644 Binary files a/tests_zemu/snapshots/fl-show_nullifier-0x1/00000.png and b/tests_zemu/snapshots/fl-show_nullifier-0x1/00000.png differ diff --git a/tests_zemu/snapshots/fl-show_nullifier-0x1/00001.png b/tests_zemu/snapshots/fl-show_nullifier-0x1/00001.png index 0659ff94..be6649d4 100644 Binary files a/tests_zemu/snapshots/fl-show_nullifier-0x1/00001.png and b/tests_zemu/snapshots/fl-show_nullifier-0x1/00001.png differ diff --git a/tests_zemu/snapshots/fl-show_nullifier-0x1/00002.png b/tests_zemu/snapshots/fl-show_nullifier-0x1/00002.png index 4afb7c0c..78873263 100644 Binary files a/tests_zemu/snapshots/fl-show_nullifier-0x1/00002.png and b/tests_zemu/snapshots/fl-show_nullifier-0x1/00002.png differ diff --git a/tests_zemu/snapshots/fl-show_nullifier-0xFF-expert/00000.png b/tests_zemu/snapshots/fl-show_nullifier-0xFF-expert/00000.png index d45761ef..046adfc5 100644 Binary files a/tests_zemu/snapshots/fl-show_nullifier-0xFF-expert/00000.png and b/tests_zemu/snapshots/fl-show_nullifier-0xFF-expert/00000.png differ diff --git a/tests_zemu/snapshots/fl-show_nullifier-0xFF-expert/00001.png b/tests_zemu/snapshots/fl-show_nullifier-0xFF-expert/00001.png index 3deb0f68..c9a536b7 100644 Binary files a/tests_zemu/snapshots/fl-show_nullifier-0xFF-expert/00001.png and b/tests_zemu/snapshots/fl-show_nullifier-0xFF-expert/00001.png differ diff --git a/tests_zemu/snapshots/fl-show_nullifier-0xFF-expert/00002.png b/tests_zemu/snapshots/fl-show_nullifier-0xFF-expert/00002.png index 4afb7c0c..78873263 100644 Binary files a/tests_zemu/snapshots/fl-show_nullifier-0xFF-expert/00002.png and b/tests_zemu/snapshots/fl-show_nullifier-0xFF-expert/00002.png differ diff --git a/tests_zemu/snapshots/fl-show_nullifier-0xFF/00000.png b/tests_zemu/snapshots/fl-show_nullifier-0xFF/00000.png index d45761ef..046adfc5 100644 Binary files a/tests_zemu/snapshots/fl-show_nullifier-0xFF/00000.png and b/tests_zemu/snapshots/fl-show_nullifier-0xFF/00000.png differ diff --git a/tests_zemu/snapshots/fl-show_nullifier-0xFF/00001.png b/tests_zemu/snapshots/fl-show_nullifier-0xFF/00001.png index 0659ff94..be6649d4 100644 Binary files a/tests_zemu/snapshots/fl-show_nullifier-0xFF/00001.png and b/tests_zemu/snapshots/fl-show_nullifier-0xFF/00001.png differ diff --git a/tests_zemu/snapshots/fl-show_nullifier-0xFF/00002.png b/tests_zemu/snapshots/fl-show_nullifier-0xFF/00002.png index 4afb7c0c..78873263 100644 Binary files a/tests_zemu/snapshots/fl-show_nullifier-0xFF/00002.png and b/tests_zemu/snapshots/fl-show_nullifier-0xFF/00002.png differ diff --git a/tests_zemu/snapshots/fl-txinit/00000.png b/tests_zemu/snapshots/fl-txinit/00000.png index 9c975e9e..3a1235f9 100644 Binary files a/tests_zemu/snapshots/fl-txinit/00000.png and b/tests_zemu/snapshots/fl-txinit/00000.png differ diff --git a/tests_zemu/snapshots/fl-txinit/00001.png b/tests_zemu/snapshots/fl-txinit/00001.png index a2f71b74..9379fbd9 100644 Binary files a/tests_zemu/snapshots/fl-txinit/00001.png and b/tests_zemu/snapshots/fl-txinit/00001.png differ diff --git a/tests_zemu/snapshots/fl-txinit/00004.png b/tests_zemu/snapshots/fl-txinit/00004.png index 06664c59..c89a00b7 100644 Binary files a/tests_zemu/snapshots/fl-txinit/00004.png and b/tests_zemu/snapshots/fl-txinit/00004.png differ diff --git a/tests_zemu/snapshots/fl-txinit/00005.png b/tests_zemu/snapshots/fl-txinit/00005.png index 3109e7fc..222469e3 100644 Binary files a/tests_zemu/snapshots/fl-txinit/00005.png and b/tests_zemu/snapshots/fl-txinit/00005.png differ diff --git a/tests_zemu/snapshots/s-1-tr-in-1-spend-2-sh-out/00020.png b/tests_zemu/snapshots/s-1-tr-in-1-spend-2-sh-out/00020.png index f2a72e1b..e40b3c4f 100644 Binary files a/tests_zemu/snapshots/s-1-tr-in-1-spend-2-sh-out/00020.png and b/tests_zemu/snapshots/s-1-tr-in-1-spend-2-sh-out/00020.png differ diff --git a/tests_zemu/snapshots/s-1-tr-in-1-tr-out-1-spend-2-sh-out/00023.png b/tests_zemu/snapshots/s-1-tr-in-1-tr-out-1-spend-2-sh-out/00023.png index f2a72e1b..e40b3c4f 100644 Binary files a/tests_zemu/snapshots/s-1-tr-in-1-tr-out-1-spend-2-sh-out/00023.png and b/tests_zemu/snapshots/s-1-tr-in-1-tr-out-1-spend-2-sh-out/00023.png differ diff --git a/tests_zemu/snapshots/s-1-tr-out-1-spend-2-sh-out/00020.png b/tests_zemu/snapshots/s-1-tr-out-1-spend-2-sh-out/00020.png index f2a72e1b..e40b3c4f 100644 Binary files a/tests_zemu/snapshots/s-1-tr-out-1-spend-2-sh-out/00020.png and b/tests_zemu/snapshots/s-1-tr-out-1-spend-2-sh-out/00020.png differ diff --git a/tests_zemu/snapshots/s-2-spend-2-out/00021.png b/tests_zemu/snapshots/s-2-spend-2-out/00021.png index afa3fe3e..ae674c45 100644 Binary files a/tests_zemu/snapshots/s-2-spend-2-out/00021.png and b/tests_zemu/snapshots/s-2-spend-2-out/00021.png differ diff --git a/tests_zemu/snapshots/s-2-tr-in-2-tr-out/00012.png b/tests_zemu/snapshots/s-2-tr-in-2-tr-out/00012.png index afa3fe3e..ae674c45 100644 Binary files a/tests_zemu/snapshots/s-2-tr-in-2-tr-out/00012.png and b/tests_zemu/snapshots/s-2-tr-in-2-tr-out/00012.png differ diff --git a/tests_zemu/snapshots/s-builder-addr-diff-to-inittx-addr/00023.png b/tests_zemu/snapshots/s-builder-addr-diff-to-inittx-addr/00023.png index f2a72e1b..e40b3c4f 100644 Binary files a/tests_zemu/snapshots/s-builder-addr-diff-to-inittx-addr/00023.png and b/tests_zemu/snapshots/s-builder-addr-diff-to-inittx-addr/00023.png differ diff --git a/tests_zemu/snapshots/s-ext-more-sigs-than-needed-for-tx/00023.png b/tests_zemu/snapshots/s-ext-more-sigs-than-needed-for-tx/00023.png index f2a72e1b..e40b3c4f 100644 Binary files a/tests_zemu/snapshots/s-ext-more-sigs-than-needed-for-tx/00023.png and b/tests_zemu/snapshots/s-ext-more-sigs-than-needed-for-tx/00023.png differ diff --git a/tests_zemu/snapshots/s-ext-output-without-ext-spend-data/00020.png b/tests_zemu/snapshots/s-ext-output-without-ext-spend-data/00020.png index afa3fe3e..ae674c45 100644 Binary files a/tests_zemu/snapshots/s-ext-output-without-ext-spend-data/00020.png and b/tests_zemu/snapshots/s-ext-output-without-ext-spend-data/00020.png differ diff --git a/tests_zemu/snapshots/s-ext-sig-without-checkandsign/00020.png b/tests_zemu/snapshots/s-ext-sig-without-checkandsign/00020.png index afa3fe3e..ae674c45 100644 Binary files a/tests_zemu/snapshots/s-ext-sig-without-checkandsign/00020.png and b/tests_zemu/snapshots/s-ext-sig-without-checkandsign/00020.png differ diff --git a/tests_zemu/snapshots/s-mainmenu/00004.png b/tests_zemu/snapshots/s-mainmenu/00004.png index 38d5f8be..99401b22 100644 Binary files a/tests_zemu/snapshots/s-mainmenu/00004.png and b/tests_zemu/snapshots/s-mainmenu/00004.png differ diff --git a/tests_zemu/snapshots/s-mainmenu/00010.png b/tests_zemu/snapshots/s-mainmenu/00010.png index 38d5f8be..99401b22 100644 Binary files a/tests_zemu/snapshots/s-mainmenu/00010.png and b/tests_zemu/snapshots/s-mainmenu/00010.png differ diff --git a/tests_zemu/snapshots/s-not-using-ledger-rnd-for-tx/00023.png b/tests_zemu/snapshots/s-not-using-ledger-rnd-for-tx/00023.png index f2a72e1b..e40b3c4f 100644 Binary files a/tests_zemu/snapshots/s-not-using-ledger-rnd-for-tx/00023.png and b/tests_zemu/snapshots/s-not-using-ledger-rnd-for-tx/00023.png differ diff --git a/tests_zemu/snapshots/s-txinit/00021.png b/tests_zemu/snapshots/s-txinit/00021.png index afa3fe3e..ae674c45 100644 Binary files a/tests_zemu/snapshots/s-txinit/00021.png and b/tests_zemu/snapshots/s-txinit/00021.png differ diff --git a/tests_zemu/snapshots/sp-1-tr-in-1-spend-2-sh-out/00017.png b/tests_zemu/snapshots/sp-1-tr-in-1-spend-2-sh-out/00017.png index 1e1abf11..b34cc300 100644 Binary files a/tests_zemu/snapshots/sp-1-tr-in-1-spend-2-sh-out/00017.png and b/tests_zemu/snapshots/sp-1-tr-in-1-spend-2-sh-out/00017.png differ diff --git a/tests_zemu/snapshots/sp-1-tr-in-1-tr-out-1-spend-2-sh-out/00019.png b/tests_zemu/snapshots/sp-1-tr-in-1-tr-out-1-spend-2-sh-out/00019.png index 1e1abf11..b34cc300 100644 Binary files a/tests_zemu/snapshots/sp-1-tr-in-1-tr-out-1-spend-2-sh-out/00019.png and b/tests_zemu/snapshots/sp-1-tr-in-1-tr-out-1-spend-2-sh-out/00019.png differ diff --git a/tests_zemu/snapshots/sp-1-tr-out-1-spend-2-sh-out/00017.png b/tests_zemu/snapshots/sp-1-tr-out-1-spend-2-sh-out/00017.png index 1e1abf11..b34cc300 100644 Binary files a/tests_zemu/snapshots/sp-1-tr-out-1-spend-2-sh-out/00017.png and b/tests_zemu/snapshots/sp-1-tr-out-1-spend-2-sh-out/00017.png differ diff --git a/tests_zemu/snapshots/sp-2-spend-2-out/00018.png b/tests_zemu/snapshots/sp-2-spend-2-out/00018.png index 1ef49baa..ba2fe7eb 100644 Binary files a/tests_zemu/snapshots/sp-2-spend-2-out/00018.png and b/tests_zemu/snapshots/sp-2-spend-2-out/00018.png differ diff --git a/tests_zemu/snapshots/sp-2-tr-in-2-tr-out/00009.png b/tests_zemu/snapshots/sp-2-tr-in-2-tr-out/00009.png index 1ef49baa..ba2fe7eb 100644 Binary files a/tests_zemu/snapshots/sp-2-tr-in-2-tr-out/00009.png and b/tests_zemu/snapshots/sp-2-tr-in-2-tr-out/00009.png differ diff --git a/tests_zemu/snapshots/sp-builder-addr-diff-to-inittx-addr/00019.png b/tests_zemu/snapshots/sp-builder-addr-diff-to-inittx-addr/00019.png index 1e1abf11..b34cc300 100644 Binary files a/tests_zemu/snapshots/sp-builder-addr-diff-to-inittx-addr/00019.png and b/tests_zemu/snapshots/sp-builder-addr-diff-to-inittx-addr/00019.png differ diff --git a/tests_zemu/snapshots/sp-ext-more-sigs-than-needed-for-tx/00019.png b/tests_zemu/snapshots/sp-ext-more-sigs-than-needed-for-tx/00019.png index 1e1abf11..b34cc300 100644 Binary files a/tests_zemu/snapshots/sp-ext-more-sigs-than-needed-for-tx/00019.png and b/tests_zemu/snapshots/sp-ext-more-sigs-than-needed-for-tx/00019.png differ diff --git a/tests_zemu/snapshots/sp-ext-output-without-ext-spend-data/00017.png b/tests_zemu/snapshots/sp-ext-output-without-ext-spend-data/00017.png index 1ef49baa..ba2fe7eb 100644 Binary files a/tests_zemu/snapshots/sp-ext-output-without-ext-spend-data/00017.png and b/tests_zemu/snapshots/sp-ext-output-without-ext-spend-data/00017.png differ diff --git a/tests_zemu/snapshots/sp-ext-sig-without-checkandsign/00017.png b/tests_zemu/snapshots/sp-ext-sig-without-checkandsign/00017.png index 1ef49baa..ba2fe7eb 100644 Binary files a/tests_zemu/snapshots/sp-ext-sig-without-checkandsign/00017.png and b/tests_zemu/snapshots/sp-ext-sig-without-checkandsign/00017.png differ diff --git a/tests_zemu/snapshots/sp-mainmenu/00004.png b/tests_zemu/snapshots/sp-mainmenu/00004.png index ad9b0729..cf1ce0a4 100644 Binary files a/tests_zemu/snapshots/sp-mainmenu/00004.png and b/tests_zemu/snapshots/sp-mainmenu/00004.png differ diff --git a/tests_zemu/snapshots/sp-mainmenu/00010.png b/tests_zemu/snapshots/sp-mainmenu/00010.png index ad9b0729..cf1ce0a4 100644 Binary files a/tests_zemu/snapshots/sp-mainmenu/00010.png and b/tests_zemu/snapshots/sp-mainmenu/00010.png differ diff --git a/tests_zemu/snapshots/sp-not-using-ledger-rnd-for-tx/00019.png b/tests_zemu/snapshots/sp-not-using-ledger-rnd-for-tx/00019.png index 1e1abf11..b34cc300 100644 Binary files a/tests_zemu/snapshots/sp-not-using-ledger-rnd-for-tx/00019.png and b/tests_zemu/snapshots/sp-not-using-ledger-rnd-for-tx/00019.png differ diff --git a/tests_zemu/snapshots/sp-txinit/00018.png b/tests_zemu/snapshots/sp-txinit/00018.png index 1ef49baa..ba2fe7eb 100644 Binary files a/tests_zemu/snapshots/sp-txinit/00018.png and b/tests_zemu/snapshots/sp-txinit/00018.png differ diff --git a/tests_zemu/snapshots/st-1-tr-in-1-spend-2-sh-out/00004.png b/tests_zemu/snapshots/st-1-tr-in-1-spend-2-sh-out/00004.png index fc38db41..811c8d12 100644 Binary files a/tests_zemu/snapshots/st-1-tr-in-1-spend-2-sh-out/00004.png and b/tests_zemu/snapshots/st-1-tr-in-1-spend-2-sh-out/00004.png differ diff --git a/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00000.png b/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00000.png index aeb32490..ff28faca 100644 Binary files a/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00000.png and b/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00000.png differ diff --git a/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00001.png b/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00001.png index 6802ca59..9201725a 100644 Binary files a/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00001.png and b/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00001.png differ diff --git a/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00002.png b/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00002.png index e751ac28..a7ec4c43 100644 Binary files a/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00002.png and b/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00002.png differ diff --git a/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00003.png b/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00003.png index 8dda36b2..4ebd1441 100644 Binary files a/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00003.png and b/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00003.png differ diff --git a/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00004.png b/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00004.png index aaef0f62..56114091 100644 Binary files a/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00004.png and b/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00004.png differ diff --git a/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00005.png b/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00005.png index 1766c1c1..818af7c6 100644 Binary files a/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00005.png and b/tests_zemu/snapshots/st-1-tr-in-1-tr-out-1-spend-2-sh-out/00005.png differ diff --git a/tests_zemu/snapshots/st-1-tr-out-1-spend-2-sh-out/00004.png b/tests_zemu/snapshots/st-1-tr-out-1-spend-2-sh-out/00004.png index fc38db41..811c8d12 100644 Binary files a/tests_zemu/snapshots/st-1-tr-out-1-spend-2-sh-out/00004.png and b/tests_zemu/snapshots/st-1-tr-out-1-spend-2-sh-out/00004.png differ diff --git a/tests_zemu/snapshots/st-2-spend-2-out/00000.png b/tests_zemu/snapshots/st-2-spend-2-out/00000.png index aeb32490..ff28faca 100644 Binary files a/tests_zemu/snapshots/st-2-spend-2-out/00000.png and b/tests_zemu/snapshots/st-2-spend-2-out/00000.png differ diff --git a/tests_zemu/snapshots/st-2-spend-2-out/00001.png b/tests_zemu/snapshots/st-2-spend-2-out/00001.png index 5cee7ba8..a16b8969 100644 Binary files a/tests_zemu/snapshots/st-2-spend-2-out/00001.png and b/tests_zemu/snapshots/st-2-spend-2-out/00001.png differ diff --git a/tests_zemu/snapshots/st-2-spend-2-out/00002.png b/tests_zemu/snapshots/st-2-spend-2-out/00002.png index 05dd0c8a..9f353b7e 100644 Binary files a/tests_zemu/snapshots/st-2-spend-2-out/00002.png and b/tests_zemu/snapshots/st-2-spend-2-out/00002.png differ diff --git a/tests_zemu/snapshots/st-2-spend-2-out/00003.png b/tests_zemu/snapshots/st-2-spend-2-out/00003.png index 8dda36b2..4ebd1441 100644 Binary files a/tests_zemu/snapshots/st-2-spend-2-out/00003.png and b/tests_zemu/snapshots/st-2-spend-2-out/00003.png differ diff --git a/tests_zemu/snapshots/st-2-spend-2-out/00004.png b/tests_zemu/snapshots/st-2-spend-2-out/00004.png index 974e607d..7abd1a5a 100644 Binary files a/tests_zemu/snapshots/st-2-spend-2-out/00004.png and b/tests_zemu/snapshots/st-2-spend-2-out/00004.png differ diff --git a/tests_zemu/snapshots/st-2-spend-2-out/00005.png b/tests_zemu/snapshots/st-2-spend-2-out/00005.png index 100d4eed..f352bb2e 100644 Binary files a/tests_zemu/snapshots/st-2-spend-2-out/00005.png and b/tests_zemu/snapshots/st-2-spend-2-out/00005.png differ diff --git a/tests_zemu/snapshots/st-2-tr-in-2-tr-out/00002.png b/tests_zemu/snapshots/st-2-tr-in-2-tr-out/00002.png index 873e3c59..928964f7 100644 Binary files a/tests_zemu/snapshots/st-2-tr-in-2-tr-out/00002.png and b/tests_zemu/snapshots/st-2-tr-in-2-tr-out/00002.png differ diff --git a/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00000.png b/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00000.png index aeb32490..ff28faca 100644 Binary files a/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00000.png and b/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00000.png differ diff --git a/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00001.png b/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00001.png index 6802ca59..9201725a 100644 Binary files a/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00001.png and b/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00001.png differ diff --git a/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00002.png b/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00002.png index e751ac28..a7ec4c43 100644 Binary files a/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00002.png and b/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00002.png differ diff --git a/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00003.png b/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00003.png index 8dda36b2..4ebd1441 100644 Binary files a/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00003.png and b/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00003.png differ diff --git a/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00004.png b/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00004.png index aaef0f62..56114091 100644 Binary files a/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00004.png and b/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00004.png differ diff --git a/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00005.png b/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00005.png index 1766c1c1..818af7c6 100644 Binary files a/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00005.png and b/tests_zemu/snapshots/st-builder-addr-diff-to-inittx-addr/00005.png differ diff --git a/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00000.png b/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00000.png index aeb32490..ff28faca 100644 Binary files a/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00000.png and b/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00000.png differ diff --git a/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00001.png b/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00001.png index 6802ca59..9201725a 100644 Binary files a/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00001.png and b/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00001.png differ diff --git a/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00002.png b/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00002.png index e751ac28..a7ec4c43 100644 Binary files a/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00002.png and b/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00002.png differ diff --git a/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00003.png b/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00003.png index 8dda36b2..4ebd1441 100644 Binary files a/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00003.png and b/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00003.png differ diff --git a/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00004.png b/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00004.png index aaef0f62..56114091 100644 Binary files a/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00004.png and b/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00004.png differ diff --git a/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00005.png b/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00005.png index 1766c1c1..818af7c6 100644 Binary files a/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00005.png and b/tests_zemu/snapshots/st-ext-more-sigs-than-needed-for-tx/00005.png differ diff --git a/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00000.png b/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00000.png index aeb32490..ff28faca 100644 Binary files a/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00000.png and b/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00000.png differ diff --git a/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00001.png b/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00001.png index 5cee7ba8..a16b8969 100644 Binary files a/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00001.png and b/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00001.png differ diff --git a/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00002.png b/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00002.png index 05dd0c8a..9f353b7e 100644 Binary files a/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00002.png and b/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00002.png differ diff --git a/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00003.png b/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00003.png index 8dda36b2..4ebd1441 100644 Binary files a/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00003.png and b/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00003.png differ diff --git a/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00004.png b/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00004.png index 59fcc481..9bf896de 100644 Binary files a/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00004.png and b/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00004.png differ diff --git a/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00005.png b/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00005.png index 994c9136..a49c3ab8 100644 Binary files a/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00005.png and b/tests_zemu/snapshots/st-ext-output-without-ext-spend-data/00005.png differ diff --git a/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00000.png b/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00000.png index aeb32490..ff28faca 100644 Binary files a/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00000.png and b/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00000.png differ diff --git a/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00001.png b/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00001.png index 5cee7ba8..a16b8969 100644 Binary files a/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00001.png and b/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00001.png differ diff --git a/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00002.png b/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00002.png index 05dd0c8a..9f353b7e 100644 Binary files a/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00002.png and b/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00002.png differ diff --git a/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00003.png b/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00003.png index 8dda36b2..4ebd1441 100644 Binary files a/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00003.png and b/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00003.png differ diff --git a/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00004.png b/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00004.png index 59fcc481..9bf896de 100644 Binary files a/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00004.png and b/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00004.png differ diff --git a/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00005.png b/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00005.png index 994c9136..a49c3ab8 100644 Binary files a/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00005.png and b/tests_zemu/snapshots/st-ext-sig-without-checkandsign/00005.png differ diff --git a/tests_zemu/snapshots/st-get-fvk-expert/00002.png b/tests_zemu/snapshots/st-get-fvk-expert/00002.png index df01a58e..0c5798bd 100644 Binary files a/tests_zemu/snapshots/st-get-fvk-expert/00002.png and b/tests_zemu/snapshots/st-get-fvk-expert/00002.png differ diff --git a/tests_zemu/snapshots/st-get-fvk/00002.png b/tests_zemu/snapshots/st-get-fvk/00002.png index df01a58e..0c5798bd 100644 Binary files a/tests_zemu/snapshots/st-get-fvk/00002.png and b/tests_zemu/snapshots/st-get-fvk/00002.png differ diff --git a/tests_zemu/snapshots/st-get-ivk-expert/00002.png b/tests_zemu/snapshots/st-get-ivk-expert/00002.png index df01a58e..0c5798bd 100644 Binary files a/tests_zemu/snapshots/st-get-ivk-expert/00002.png and b/tests_zemu/snapshots/st-get-ivk-expert/00002.png differ diff --git a/tests_zemu/snapshots/st-get-ivk/00002.png b/tests_zemu/snapshots/st-get-ivk/00002.png index df01a58e..0c5798bd 100644 Binary files a/tests_zemu/snapshots/st-get-ivk/00002.png and b/tests_zemu/snapshots/st-get-ivk/00002.png differ diff --git a/tests_zemu/snapshots/st-get-ovk-expert/00002.png b/tests_zemu/snapshots/st-get-ovk-expert/00002.png index df01a58e..0c5798bd 100644 Binary files a/tests_zemu/snapshots/st-get-ovk-expert/00002.png and b/tests_zemu/snapshots/st-get-ovk-expert/00002.png differ diff --git a/tests_zemu/snapshots/st-get-ovk/00002.png b/tests_zemu/snapshots/st-get-ovk/00002.png index df01a58e..0c5798bd 100644 Binary files a/tests_zemu/snapshots/st-get-ovk/00002.png and b/tests_zemu/snapshots/st-get-ovk/00002.png differ diff --git a/tests_zemu/snapshots/st-mainmenu/00001.png b/tests_zemu/snapshots/st-mainmenu/00001.png index 038a9319..b8c96e50 100644 Binary files a/tests_zemu/snapshots/st-mainmenu/00001.png and b/tests_zemu/snapshots/st-mainmenu/00001.png differ diff --git a/tests_zemu/snapshots/st-mainmenu/00002.png b/tests_zemu/snapshots/st-mainmenu/00002.png index 4c314449..8875f3ae 100644 Binary files a/tests_zemu/snapshots/st-mainmenu/00002.png and b/tests_zemu/snapshots/st-mainmenu/00002.png differ diff --git a/tests_zemu/snapshots/st-mainmenu/00003.png b/tests_zemu/snapshots/st-mainmenu/00003.png index 038a9319..b8c96e50 100644 Binary files a/tests_zemu/snapshots/st-mainmenu/00003.png and b/tests_zemu/snapshots/st-mainmenu/00003.png differ diff --git a/tests_zemu/snapshots/st-mainmenu/00004.png b/tests_zemu/snapshots/st-mainmenu/00004.png index 4e0570e0..c8ba170d 100644 Binary files a/tests_zemu/snapshots/st-mainmenu/00004.png and b/tests_zemu/snapshots/st-mainmenu/00004.png differ diff --git a/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00000.png b/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00000.png index aeb32490..ff28faca 100644 Binary files a/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00000.png and b/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00000.png differ diff --git a/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00001.png b/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00001.png index 6802ca59..9201725a 100644 Binary files a/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00001.png and b/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00001.png differ diff --git a/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00002.png b/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00002.png index e751ac28..a7ec4c43 100644 Binary files a/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00002.png and b/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00002.png differ diff --git a/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00003.png b/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00003.png index 8dda36b2..4ebd1441 100644 Binary files a/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00003.png and b/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00003.png differ diff --git a/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00004.png b/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00004.png index aaef0f62..56114091 100644 Binary files a/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00004.png and b/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00004.png differ diff --git a/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00005.png b/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00005.png index 1766c1c1..818af7c6 100644 Binary files a/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00005.png and b/tests_zemu/snapshots/st-not-using-ledger-rnd-for-tx/00005.png differ diff --git a/tests_zemu/snapshots/st-show_address_shielded/00001.png b/tests_zemu/snapshots/st-show_address_shielded/00001.png index b6f62651..cb6cd42f 100644 Binary files a/tests_zemu/snapshots/st-show_address_shielded/00001.png and b/tests_zemu/snapshots/st-show_address_shielded/00001.png differ diff --git a/tests_zemu/snapshots/st-show_address_shielded_with_div/00001.png b/tests_zemu/snapshots/st-show_address_shielded_with_div/00001.png index b6f62651..cb6cd42f 100644 Binary files a/tests_zemu/snapshots/st-show_address_shielded_with_div/00001.png and b/tests_zemu/snapshots/st-show_address_shielded_with_div/00001.png differ diff --git a/tests_zemu/snapshots/st-show_address_unshielded/00001.png b/tests_zemu/snapshots/st-show_address_unshielded/00001.png index 99f18188..645cf644 100644 Binary files a/tests_zemu/snapshots/st-show_address_unshielded/00001.png and b/tests_zemu/snapshots/st-show_address_unshielded/00001.png differ diff --git a/tests_zemu/snapshots/st-show_nullifier-0x1-expert/00002.png b/tests_zemu/snapshots/st-show_nullifier-0x1-expert/00002.png index df01a58e..0c5798bd 100644 Binary files a/tests_zemu/snapshots/st-show_nullifier-0x1-expert/00002.png and b/tests_zemu/snapshots/st-show_nullifier-0x1-expert/00002.png differ diff --git a/tests_zemu/snapshots/st-show_nullifier-0x1/00002.png b/tests_zemu/snapshots/st-show_nullifier-0x1/00002.png index df01a58e..0c5798bd 100644 Binary files a/tests_zemu/snapshots/st-show_nullifier-0x1/00002.png and b/tests_zemu/snapshots/st-show_nullifier-0x1/00002.png differ diff --git a/tests_zemu/snapshots/st-show_nullifier-0xFF-expert/00002.png b/tests_zemu/snapshots/st-show_nullifier-0xFF-expert/00002.png index df01a58e..0c5798bd 100644 Binary files a/tests_zemu/snapshots/st-show_nullifier-0xFF-expert/00002.png and b/tests_zemu/snapshots/st-show_nullifier-0xFF-expert/00002.png differ diff --git a/tests_zemu/snapshots/st-show_nullifier-0xFF/00002.png b/tests_zemu/snapshots/st-show_nullifier-0xFF/00002.png index df01a58e..0c5798bd 100644 Binary files a/tests_zemu/snapshots/st-show_nullifier-0xFF/00002.png and b/tests_zemu/snapshots/st-show_nullifier-0xFF/00002.png differ diff --git a/tests_zemu/snapshots/st-txinit/00000.png b/tests_zemu/snapshots/st-txinit/00000.png index aeb32490..ff28faca 100644 Binary files a/tests_zemu/snapshots/st-txinit/00000.png and b/tests_zemu/snapshots/st-txinit/00000.png differ diff --git a/tests_zemu/snapshots/st-txinit/00001.png b/tests_zemu/snapshots/st-txinit/00001.png index 5cee7ba8..a16b8969 100644 Binary files a/tests_zemu/snapshots/st-txinit/00001.png and b/tests_zemu/snapshots/st-txinit/00001.png differ diff --git a/tests_zemu/snapshots/st-txinit/00002.png b/tests_zemu/snapshots/st-txinit/00002.png index 05dd0c8a..9f353b7e 100644 Binary files a/tests_zemu/snapshots/st-txinit/00002.png and b/tests_zemu/snapshots/st-txinit/00002.png differ diff --git a/tests_zemu/snapshots/st-txinit/00003.png b/tests_zemu/snapshots/st-txinit/00003.png index 8dda36b2..4ebd1441 100644 Binary files a/tests_zemu/snapshots/st-txinit/00003.png and b/tests_zemu/snapshots/st-txinit/00003.png differ diff --git a/tests_zemu/snapshots/st-txinit/00004.png b/tests_zemu/snapshots/st-txinit/00004.png index 974e607d..7abd1a5a 100644 Binary files a/tests_zemu/snapshots/st-txinit/00004.png and b/tests_zemu/snapshots/st-txinit/00004.png differ diff --git a/tests_zemu/snapshots/st-txinit/00005.png b/tests_zemu/snapshots/st-txinit/00005.png index 100d4eed..f352bb2e 100644 Binary files a/tests_zemu/snapshots/st-txinit/00005.png and b/tests_zemu/snapshots/st-txinit/00005.png differ diff --git a/tests_zemu/snapshots/x-1-tr-in-1-spend-2-sh-out/00017.png b/tests_zemu/snapshots/x-1-tr-in-1-spend-2-sh-out/00017.png index 1e1abf11..b34cc300 100644 Binary files a/tests_zemu/snapshots/x-1-tr-in-1-spend-2-sh-out/00017.png and b/tests_zemu/snapshots/x-1-tr-in-1-spend-2-sh-out/00017.png differ diff --git a/tests_zemu/snapshots/x-1-tr-in-1-tr-out-1-spend-2-sh-out/00019.png b/tests_zemu/snapshots/x-1-tr-in-1-tr-out-1-spend-2-sh-out/00019.png index 1e1abf11..b34cc300 100644 Binary files a/tests_zemu/snapshots/x-1-tr-in-1-tr-out-1-spend-2-sh-out/00019.png and b/tests_zemu/snapshots/x-1-tr-in-1-tr-out-1-spend-2-sh-out/00019.png differ diff --git a/tests_zemu/snapshots/x-1-tr-out-1-spend-2-sh-out/00017.png b/tests_zemu/snapshots/x-1-tr-out-1-spend-2-sh-out/00017.png index 1e1abf11..b34cc300 100644 Binary files a/tests_zemu/snapshots/x-1-tr-out-1-spend-2-sh-out/00017.png and b/tests_zemu/snapshots/x-1-tr-out-1-spend-2-sh-out/00017.png differ diff --git a/tests_zemu/snapshots/x-2-spend-2-out/00018.png b/tests_zemu/snapshots/x-2-spend-2-out/00018.png index 1ef49baa..ba2fe7eb 100644 Binary files a/tests_zemu/snapshots/x-2-spend-2-out/00018.png and b/tests_zemu/snapshots/x-2-spend-2-out/00018.png differ diff --git a/tests_zemu/snapshots/x-2-tr-in-2-tr-out/00009.png b/tests_zemu/snapshots/x-2-tr-in-2-tr-out/00009.png index 1ef49baa..ba2fe7eb 100644 Binary files a/tests_zemu/snapshots/x-2-tr-in-2-tr-out/00009.png and b/tests_zemu/snapshots/x-2-tr-in-2-tr-out/00009.png differ diff --git a/tests_zemu/snapshots/x-builder-addr-diff-to-inittx-addr/00019.png b/tests_zemu/snapshots/x-builder-addr-diff-to-inittx-addr/00019.png index 1e1abf11..b34cc300 100644 Binary files a/tests_zemu/snapshots/x-builder-addr-diff-to-inittx-addr/00019.png and b/tests_zemu/snapshots/x-builder-addr-diff-to-inittx-addr/00019.png differ diff --git a/tests_zemu/snapshots/x-ext-more-sigs-than-needed-for-tx/00019.png b/tests_zemu/snapshots/x-ext-more-sigs-than-needed-for-tx/00019.png index 1e1abf11..b34cc300 100644 Binary files a/tests_zemu/snapshots/x-ext-more-sigs-than-needed-for-tx/00019.png and b/tests_zemu/snapshots/x-ext-more-sigs-than-needed-for-tx/00019.png differ diff --git a/tests_zemu/snapshots/x-ext-output-without-ext-spend-data/00017.png b/tests_zemu/snapshots/x-ext-output-without-ext-spend-data/00017.png index 1ef49baa..ba2fe7eb 100644 Binary files a/tests_zemu/snapshots/x-ext-output-without-ext-spend-data/00017.png and b/tests_zemu/snapshots/x-ext-output-without-ext-spend-data/00017.png differ diff --git a/tests_zemu/snapshots/x-ext-sig-without-checkandsign/00017.png b/tests_zemu/snapshots/x-ext-sig-without-checkandsign/00017.png index 1ef49baa..ba2fe7eb 100644 Binary files a/tests_zemu/snapshots/x-ext-sig-without-checkandsign/00017.png and b/tests_zemu/snapshots/x-ext-sig-without-checkandsign/00017.png differ diff --git a/tests_zemu/snapshots/x-mainmenu/00004.png b/tests_zemu/snapshots/x-mainmenu/00004.png index ad9b0729..cf1ce0a4 100644 Binary files a/tests_zemu/snapshots/x-mainmenu/00004.png and b/tests_zemu/snapshots/x-mainmenu/00004.png differ diff --git a/tests_zemu/snapshots/x-mainmenu/00010.png b/tests_zemu/snapshots/x-mainmenu/00010.png index ad9b0729..cf1ce0a4 100644 Binary files a/tests_zemu/snapshots/x-mainmenu/00010.png and b/tests_zemu/snapshots/x-mainmenu/00010.png differ diff --git a/tests_zemu/snapshots/x-not-using-ledger-rnd-for-tx/00019.png b/tests_zemu/snapshots/x-not-using-ledger-rnd-for-tx/00019.png index 1e1abf11..b34cc300 100644 Binary files a/tests_zemu/snapshots/x-not-using-ledger-rnd-for-tx/00019.png and b/tests_zemu/snapshots/x-not-using-ledger-rnd-for-tx/00019.png differ diff --git a/tests_zemu/snapshots/x-txinit/00018.png b/tests_zemu/snapshots/x-txinit/00018.png index 1ef49baa..ba2fe7eb 100644 Binary files a/tests_zemu/snapshots/x-txinit/00018.png and b/tests_zemu/snapshots/x-txinit/00018.png differ