diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index efb29f046..a9d1f94c8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,7 +21,7 @@ jobs: device: [nanos, nanosp, nanox, stax] runs-on: ubuntu-latest container: - image: ghcr.io/ledgerhq/ledger-app-builder/ledger-app-builder:3.11.0 + image: ghcr.io/ledgerhq/ledger-app-builder/ledger-app-builder:3.12.0 steps: - name: Checkout uses: actions/checkout@v3 diff --git a/Makefile b/Makefile index c8ec568f5..c2586ccf7 100644 --- a/Makefile +++ b/Makefile @@ -25,8 +25,8 @@ docker_speculos: $(DOCKER) image tag $(LEDGERHQ)/speculos speculos docker_ledger_app_builder: - $(DOCKER) pull $(LEDGERHQ)/ledger-app-builder/ledger-app-builder:3.11.0 - $(DOCKER) image tag $(LEDGERHQ)/ledger-app-builder/ledger-app-builder:3.11.0 \ + $(DOCKER) pull $(LEDGERHQ)/ledger-app-builder/ledger-app-builder:3.12.0 + $(DOCKER) image tag $(LEDGERHQ)/ledger-app-builder/ledger-app-builder:3.12.0 \ ledger-app-builder docker_ledger_app_ocaml: diff --git a/scripts/test_swap.sh b/scripts/test_swap.sh index b5d397673..284f9094f 100755 --- a/scripts/test_swap.sh +++ b/scripts/test_swap.sh @@ -105,7 +105,7 @@ _build_app() { cd $repo docker run --rm -ti -v "$(realpath .):/app" --privileged \ - ghcr.io/ledgerhq/ledger-app-builder/ledger-app-builder:3.11.0 \ + ghcr.io/ledgerhq/ledger-app-builder/ledger-app-builder:3.12.0 \ bash -c "make clean && make -j $params BOLOS_SDK=\$$sdk" ) } diff --git a/tests/integration/nano/snapshots/nanosp/home.png b/tests/integration/nano/snapshots/nanosp/home.png index 74ca77cf2..39ed6ff59 100644 Binary files a/tests/integration/nano/snapshots/nanosp/home.png and b/tests/integration/nano/snapshots/nanosp/home.png differ diff --git a/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00002.png b/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00002.png index 8ace1d8be..fc2f4b729 100644 Binary files a/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00002.png and b/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00003.png b/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00003.png index f620b54b7..af9beddbf 100644 Binary files a/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00003.png and b/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00004.png b/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00004.png index a250608bf..908600200 100644 Binary files a/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00004.png and b/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00005.png b/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00005.png index 1fcdee14d..59fce75cd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00005.png and b/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00007.png b/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00007.png index 1fcdee14d..59fce75cd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00007.png and b/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00007.png differ diff --git a/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00009.png b/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00009.png index e2e0638c6..f25662e2c 100644 Binary files a/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00009.png and b/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00009.png differ diff --git a/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00011.png b/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00011.png index ac0607630..7ef47f863 100644 Binary files a/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00011.png and b/tests/integration/nano/snapshots/nanosp/regression_potential_empty_screen/00011.png differ diff --git a/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00001.png b/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00001.png index ab0263ea8..0b15945b1 100644 Binary files a/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00001.png and b/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00002.png b/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00002.png index c851fe73c..903a71c22 100644 Binary files a/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00002.png and b/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00003.png b/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00003.png index df5a094dd..80bbe91ce 100644 Binary files a/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00003.png and b/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00004.png b/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00004.png index 599dedb96..83b3b6cb6 100644 Binary files a/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00004.png and b/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00005.png b/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00005.png index 76caf0154..84d06ce5f 100644 Binary files a/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00005.png and b/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00006.png b/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00006.png index 044d35313..8751b5981 100644 Binary files a/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00006.png and b/tests/integration/nano/snapshots/nanosp/regression_press_right_works_across_apdu_recieves/00006.png differ diff --git a/tests/integration/nano/snapshots/nanosp/settings.png b/tests/integration/nano/snapshots/nanosp/settings.png index 0cc74d99e..99d3e4228 100644 Binary files a/tests/integration/nano/snapshots/nanosp/settings.png and b/tests/integration/nano/snapshots/nanosp/settings.png differ diff --git a/tests/integration/nano/snapshots/nanosp/settings_blind_signing_disabled.png b/tests/integration/nano/snapshots/nanosp/settings_blind_signing_disabled.png index 5048db38f..fa91d0fef 100644 Binary files a/tests/integration/nano/snapshots/nanosp/settings_blind_signing_disabled.png and b/tests/integration/nano/snapshots/nanosp/settings_blind_signing_disabled.png differ diff --git a/tests/integration/nano/snapshots/nanosp/settings_blind_signing_enabled.png b/tests/integration/nano/snapshots/nanosp/settings_blind_signing_enabled.png index caef799ff..7d86be34a 100644 Binary files a/tests/integration/nano/snapshots/nanosp/settings_blind_signing_enabled.png and b/tests/integration/nano/snapshots/nanosp/settings_blind_signing_enabled.png differ diff --git a/tests/integration/nano/snapshots/nanosp/settings_expert_mode_disabled.png b/tests/integration/nano/snapshots/nanosp/settings_expert_mode_disabled.png index 08c4cafb3..f19ea84c9 100644 Binary files a/tests/integration/nano/snapshots/nanosp/settings_expert_mode_disabled.png and b/tests/integration/nano/snapshots/nanosp/settings_expert_mode_disabled.png differ diff --git a/tests/integration/nano/snapshots/nanosp/settings_expert_mode_enabled.png b/tests/integration/nano/snapshots/nanosp/settings_expert_mode_enabled.png index 56ac955ad..90dc4e8dc 100644 Binary files a/tests/integration/nano/snapshots/nanosp/settings_expert_mode_enabled.png and b/tests/integration/nano/snapshots/nanosp/settings_expert_mode_enabled.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_blind/blind/00000.png b/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_blind/blind/00000.png index 19a17f45f..f2f7e61ba 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_blind/blind/00000.png and b/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_blind/blind/00000.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_blind/blind/00001.png b/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_blind/blind/00001.png index 833cbdc54..d75768e73 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_blind/blind/00001.png and b/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_blind/blind/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_blind/blind/00003.png b/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_blind/blind/00003.png index 604176763..137ca9e49 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_blind/blind/00003.png and b/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_blind/blind/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_blind/clear/00001.png b/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_blind/clear/00001.png index 35abc6eef..184e20ac9 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_blind/clear/00001.png and b/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_blind/clear/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_blind/clear/00002.png b/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_blind/clear/00002.png index 250fb0413..8fbaf47a7 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_blind/clear/00002.png and b/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_blind/clear/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_clear/00001.png b/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_clear/00001.png index 35abc6eef..184e20ac9 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_clear/00001.png and b/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_clear/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_clear/00002.png b/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_clear/00002.png index 250fb0413..8fbaf47a7 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_clear/00002.png and b/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_clear/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_clear/00003.png b/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_clear/00003.png index 604176763..137ca9e49 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_clear/00003.png and b/tests/integration/nano/snapshots/nanosp/test_blindsign_reject/reject_from_clear/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_blindsign_too_deep/blind/00000.png b/tests/integration/nano/snapshots/nanosp/test_blindsign_too_deep/blind/00000.png index 19a17f45f..f2f7e61ba 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_blindsign_too_deep/blind/00000.png and b/tests/integration/nano/snapshots/nanosp/test_blindsign_too_deep/blind/00000.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_blindsign_too_deep/blind/00001.png b/tests/integration/nano/snapshots/nanosp/test_blindsign_too_deep/blind/00001.png index 53ff3ba83..03f8a150d 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_blindsign_too_deep/blind/00001.png and b/tests/integration/nano/snapshots/nanosp/test_blindsign_too_deep/blind/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_blindsign_too_deep/clear/00001.png b/tests/integration/nano/snapshots/nanosp/test_blindsign_too_deep/clear/00001.png index 4a29c4511..c7d4300fc 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_blindsign_too_deep/clear/00001.png and b/tests/integration/nano/snapshots/nanosp/test_blindsign_too_deep/clear/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_blindsign_too_deep/clear/00002.png b/tests/integration/nano/snapshots/nanosp/test_blindsign_too_deep/clear/00002.png index 250fb0413..8fbaf47a7 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_blindsign_too_deep/clear/00002.png and b/tests/integration/nano/snapshots/nanosp/test_blindsign_too_deep/clear/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_blindsign_too_large/blind/00000.png b/tests/integration/nano/snapshots/nanosp/test_blindsign_too_large/blind/00000.png index 19a17f45f..f2f7e61ba 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_blindsign_too_large/blind/00000.png and b/tests/integration/nano/snapshots/nanosp/test_blindsign_too_large/blind/00000.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_blindsign_too_large/blind/00001.png b/tests/integration/nano/snapshots/nanosp/test_blindsign_too_large/blind/00001.png index 833cbdc54..d75768e73 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_blindsign_too_large/blind/00001.png and b/tests/integration/nano/snapshots/nanosp/test_blindsign_too_large/blind/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_blindsign_too_large/clear/00001.png b/tests/integration/nano/snapshots/nanosp/test_blindsign_too_large/clear/00001.png index 35abc6eef..184e20ac9 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_blindsign_too_large/clear/00001.png and b/tests/integration/nano/snapshots/nanosp/test_blindsign_too_large/clear/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_blindsign_too_large/clear/00002.png b/tests/integration/nano/snapshots/nanosp/test_blindsign_too_large/clear/00002.png index 250fb0413..8fbaf47a7 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_blindsign_too_large/clear/00002.png and b/tests/integration/nano/snapshots/nanosp/test_blindsign_too_large/clear/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00002.png b/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00002.png index 8ace1d8be..fc2f4b729 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00002.png and b/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00003.png b/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00003.png index f620b54b7..af9beddbf 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00003.png and b/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00004.png b/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00004.png index a250608bf..908600200 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00004.png and b/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00005.png b/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00005.png index c4768d4fa..ca0128108 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00005.png and b/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00006.png b/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00006.png index ac0607630..7ef47f863 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00006.png and b/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00006.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00007.png b/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00007.png index 1fcdee14d..59fce75cd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00007.png and b/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00007.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00011.png b/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00011.png index eb0513902..d5afcef1b 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00011.png and b/tests/integration/nano/snapshots/nanosp/test_ensure_always_clearsign/00011.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00002.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00002.png index 32580b8ff..d6deabe98 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00002.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00003.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00003.png index 603203fdd..e7bfe032f 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00003.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00004.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00004.png index daadf3b24..04889b556 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00004.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00005.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00005.png index 5b226371a..c5894b08c 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00005.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00006.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00006.png index ac0607630..7ef47f863 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00006.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00006.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00007.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00007.png index 1fcdee14d..59fce75cd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00007.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00007.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00010.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00010.png index b0e8287da..393a15fb7 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00010.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00010.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00011.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00011.png index 0ae3f8bd3..551255b14 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00011.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_at_the_end/00011.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00002.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00002.png index 32580b8ff..d6deabe98 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00002.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00003.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00003.png index 603203fdd..e7bfe032f 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00003.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00004.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00004.png index daadf3b24..04889b556 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00004.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00005.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00005.png index 5b226371a..c5894b08c 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00005.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00006.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00006.png index ac0607630..7ef47f863 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00006.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00006.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00007.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00007.png index b0e8287da..393a15fb7 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00007.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00007.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00008.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00008.png index 0ae3f8bd3..551255b14 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00008.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_added_inside/00008.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00002.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00002.png index 32580b8ff..d6deabe98 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00002.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00003.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00003.png index 603203fdd..e7bfe032f 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00003.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00004.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00004.png index daadf3b24..04889b556 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00004.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00005.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00005.png index 5b226371a..c5894b08c 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00005.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00006.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00006.png index ac0607630..7ef47f863 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00006.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00006.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00007.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00007.png index 1fcdee14d..59fce75cd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00007.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00007.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00009.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00009.png index b0e8287da..393a15fb7 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00009.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00009.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00010.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00010.png index 0ae3f8bd3..551255b14 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00010.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/one_byte_removed_inside/00010.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/unknown_magic_bytes/00001.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/unknown_magic_bytes/00001.png index b0e8287da..393a15fb7 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/unknown_magic_bytes/00001.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/unknown_magic_bytes/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/unknown_magic_bytes/00002.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/unknown_magic_bytes/00002.png index 0ae3f8bd3..551255b14 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/unknown_magic_bytes/00002.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/unknown_magic_bytes/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/unknown_operation/00001.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/unknown_operation/00001.png index b0e8287da..393a15fb7 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/unknown_operation/00001.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/unknown_operation/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/unknown_operation/00002.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/unknown_operation/00002.png index 0ae3f8bd3..551255b14 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/unknown_operation/00002.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/unknown_operation/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/wrong_last_packet/00002.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/wrong_last_packet/00002.png index 8ace1d8be..fc2f4b729 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/wrong_last_packet/00002.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/wrong_last_packet/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/wrong_last_packet/00003.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/wrong_last_packet/00003.png index f620b54b7..af9beddbf 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/wrong_last_packet/00003.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/wrong_last_packet/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/wrong_last_packet/00004.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/wrong_last_packet/00004.png index a250608bf..908600200 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/wrong_last_packet/00004.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/wrong_last_packet/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/wrong_last_packet/00006.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/wrong_last_packet/00006.png index 6266aa247..b0b2a6940 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/wrong_last_packet/00006.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/wrong_last_packet/00006.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/wrong_last_packet/00007.png b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/wrong_last_packet/00007.png index 74ca77cf2..39ed6ff59 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_parsing_errors/wrong_last_packet/00007.png and b/tests/integration/nano/snapshots/nanosp/test_parsing_errors/wrong_last_packet/00007.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_provide_pk/bip32_ed25519/00001.png b/tests/integration/nano/snapshots/nanosp/test_provide_pk/bip32_ed25519/00001.png index d3158a96e..29021e7c8 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_provide_pk/bip32_ed25519/00001.png and b/tests/integration/nano/snapshots/nanosp/test_provide_pk/bip32_ed25519/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_provide_pk/ed25519/00001.png b/tests/integration/nano/snapshots/nanosp/test_provide_pk/ed25519/00001.png index 836223b4f..13cef4a95 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_provide_pk/ed25519/00001.png and b/tests/integration/nano/snapshots/nanosp/test_provide_pk/ed25519/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_provide_pk/secp256k1/00001.png b/tests/integration/nano/snapshots/nanosp/test_provide_pk/secp256k1/00001.png index 5dfdfd9a0..821420b1b 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_provide_pk/secp256k1/00001.png and b/tests/integration/nano/snapshots/nanosp/test_provide_pk/secp256k1/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_provide_pk/secp256r1/00001.png b/tests/integration/nano/snapshots/nanosp/test_provide_pk/secp256r1/00001.png index 56e1a8129..9d77cd607 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_provide_pk/secp256r1/00001.png and b/tests/integration/nano/snapshots/nanosp/test_provide_pk/secp256r1/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_public_key/00001.png b/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_public_key/00001.png index 836223b4f..13cef4a95 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_public_key/00001.png and b/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_public_key/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_public_key/00003.png b/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_public_key/00003.png index 604176763..137ca9e49 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_public_key/00003.png and b/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_public_key/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00002.png b/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00002.png index 8ace1d8be..fc2f4b729 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00002.png and b/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00003.png b/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00003.png index f620b54b7..af9beddbf 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00003.png and b/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00004.png b/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00004.png index a250608bf..908600200 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00004.png and b/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00005.png b/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00005.png index c4768d4fa..ca0128108 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00005.png and b/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00006.png b/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00006.png index ac0607630..7ef47f863 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00006.png and b/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00006.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00007.png b/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00007.png index 1fcdee14d..59fce75cd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00007.png and b/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00007.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00011.png b/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00011.png index eb0513902..d5afcef1b 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00011.png and b/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00011.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00015.png b/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00015.png index 604176763..137ca9e49 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00015.png and b/tests/integration/nano/snapshots/nanosp/test_regression_continue_after_reject/reject_signing/00015.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_reject_pk/00001.png b/tests/integration/nano/snapshots/nanosp/test_reject_pk/00001.png index 836223b4f..13cef4a95 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_reject_pk/00001.png and b/tests/integration/nano/snapshots/nanosp/test_reject_pk/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_reject_pk/00003.png b/tests/integration/nano/snapshots/nanosp/test_reject_pk/00003.png index 604176763..137ca9e49 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_reject_pk/00003.png and b/tests/integration/nano/snapshots/nanosp/test_reject_pk/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00002.png b/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00002.png index 8ace1d8be..fc2f4b729 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00002.png and b/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00003.png b/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00003.png index f620b54b7..af9beddbf 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00003.png and b/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00004.png b/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00004.png index a250608bf..908600200 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00004.png and b/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00005.png b/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00005.png index c4768d4fa..ca0128108 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00005.png and b/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00006.png b/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00006.png index ac0607630..7ef47f863 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00006.png and b/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00006.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00007.png b/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00007.png index 1fcdee14d..59fce75cd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00007.png and b/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00007.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00011.png b/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00011.png index eb0513902..d5afcef1b 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00011.png and b/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00011.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00015.png b/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00015.png index 604176763..137ca9e49 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00015.png and b/tests/integration/nano/snapshots/nanosp/test_reject_transaction/00015.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_ballot/00002.png b/tests/integration/nano/snapshots/nanosp/test_sign_ballot/00002.png index 8ace1d8be..fc2f4b729 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_ballot/00002.png and b/tests/integration/nano/snapshots/nanosp/test_sign_ballot/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_delegation/00002.png b/tests/integration/nano/snapshots/nanosp/test_sign_delegation/00002.png index dc2ca7519..dda85c105 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_delegation/00002.png and b/tests/integration/nano/snapshots/nanosp/test_sign_delegation/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_delegation/00003.png b/tests/integration/nano/snapshots/nanosp/test_sign_delegation/00003.png index ae090c525..6c9e8ba67 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_delegation/00003.png and b/tests/integration/nano/snapshots/nanosp/test_sign_delegation/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_delegation/00004.png b/tests/integration/nano/snapshots/nanosp/test_sign_delegation/00004.png index bf7bf3f8c..3f82f8bfd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_delegation/00004.png and b/tests/integration/nano/snapshots/nanosp/test_sign_delegation/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_delegation/00005.png b/tests/integration/nano/snapshots/nanosp/test_sign_delegation/00005.png index 14ee8a131..5b96740c0 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_delegation/00005.png and b/tests/integration/nano/snapshots/nanosp/test_sign_delegation/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_failing_noop/00001.png b/tests/integration/nano/snapshots/nanosp/test_sign_failing_noop/00001.png index 8876756cd..0ca80cc7c 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_failing_noop/00001.png and b/tests/integration/nano/snapshots/nanosp/test_sign_failing_noop/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_increase_paid_storage/00002.png b/tests/integration/nano/snapshots/nanosp/test_sign_increase_paid_storage/00002.png index 8ace1d8be..fc2f4b729 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_increase_paid_storage/00002.png and b/tests/integration/nano/snapshots/nanosp/test_sign_increase_paid_storage/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_increase_paid_storage/00003.png b/tests/integration/nano/snapshots/nanosp/test_sign_increase_paid_storage/00003.png index f620b54b7..af9beddbf 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_increase_paid_storage/00003.png and b/tests/integration/nano/snapshots/nanosp/test_sign_increase_paid_storage/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_increase_paid_storage/00004.png b/tests/integration/nano/snapshots/nanosp/test_sign_increase_paid_storage/00004.png index a250608bf..908600200 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_increase_paid_storage/00004.png and b/tests/integration/nano/snapshots/nanosp/test_sign_increase_paid_storage/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_increase_paid_storage/00006.png b/tests/integration/nano/snapshots/nanosp/test_sign_increase_paid_storage/00006.png index ac0607630..7ef47f863 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_increase_paid_storage/00006.png and b/tests/integration/nano/snapshots/nanosp/test_sign_increase_paid_storage/00006.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_origination/00002.png b/tests/integration/nano/snapshots/nanosp/test_sign_origination/00002.png index 8ace1d8be..fc2f4b729 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_origination/00002.png and b/tests/integration/nano/snapshots/nanosp/test_sign_origination/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_origination/00003.png b/tests/integration/nano/snapshots/nanosp/test_sign_origination/00003.png index f620b54b7..af9beddbf 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_origination/00003.png and b/tests/integration/nano/snapshots/nanosp/test_sign_origination/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_origination/00004.png b/tests/integration/nano/snapshots/nanosp/test_sign_origination/00004.png index a250608bf..908600200 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_origination/00004.png and b/tests/integration/nano/snapshots/nanosp/test_sign_origination/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_origination/00005.png b/tests/integration/nano/snapshots/nanosp/test_sign_origination/00005.png index b2d9de9c8..3d919b22e 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_origination/00005.png and b/tests/integration/nano/snapshots/nanosp/test_sign_origination/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_origination/00007.png b/tests/integration/nano/snapshots/nanosp/test_sign_origination/00007.png index 1fcdee14d..59fce75cd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_origination/00007.png and b/tests/integration/nano/snapshots/nanosp/test_sign_origination/00007.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_origination/00009.png b/tests/integration/nano/snapshots/nanosp/test_sign_origination/00009.png index 1fcdee14d..59fce75cd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_origination/00009.png and b/tests/integration/nano/snapshots/nanosp/test_sign_origination/00009.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_origination/00010.png b/tests/integration/nano/snapshots/nanosp/test_sign_origination/00010.png index f656c824b..b236f41f2 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_origination/00010.png and b/tests/integration/nano/snapshots/nanosp/test_sign_origination/00010.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_proposals/00002.png b/tests/integration/nano/snapshots/nanosp/test_sign_proposals/00002.png index 8ace1d8be..fc2f4b729 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_proposals/00002.png and b/tests/integration/nano/snapshots/nanosp/test_sign_proposals/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_register_global_constant/00002.png b/tests/integration/nano/snapshots/nanosp/test_sign_register_global_constant/00002.png index 8ace1d8be..fc2f4b729 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_register_global_constant/00002.png and b/tests/integration/nano/snapshots/nanosp/test_sign_register_global_constant/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_register_global_constant/00003.png b/tests/integration/nano/snapshots/nanosp/test_sign_register_global_constant/00003.png index f620b54b7..af9beddbf 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_register_global_constant/00003.png and b/tests/integration/nano/snapshots/nanosp/test_sign_register_global_constant/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_register_global_constant/00004.png b/tests/integration/nano/snapshots/nanosp/test_sign_register_global_constant/00004.png index a250608bf..908600200 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_register_global_constant/00004.png and b/tests/integration/nano/snapshots/nanosp/test_sign_register_global_constant/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_register_global_constant/00005.png b/tests/integration/nano/snapshots/nanosp/test_sign_register_global_constant/00005.png index 1fcdee14d..59fce75cd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_register_global_constant/00005.png and b/tests/integration/nano/snapshots/nanosp/test_sign_register_global_constant/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_reveal/00002.png b/tests/integration/nano/snapshots/nanosp/test_sign_reveal/00002.png index 8ace1d8be..fc2f4b729 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_reveal/00002.png and b/tests/integration/nano/snapshots/nanosp/test_sign_reveal/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_reveal/00003.png b/tests/integration/nano/snapshots/nanosp/test_sign_reveal/00003.png index f620b54b7..af9beddbf 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_reveal/00003.png and b/tests/integration/nano/snapshots/nanosp/test_sign_reveal/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_reveal/00004.png b/tests/integration/nano/snapshots/nanosp/test_sign_reveal/00004.png index a250608bf..908600200 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_reveal/00004.png and b/tests/integration/nano/snapshots/nanosp/test_sign_reveal/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_reveal/00005.png b/tests/integration/nano/snapshots/nanosp/test_sign_reveal/00005.png index 9e9418c7d..cc6c26e2f 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_reveal/00005.png and b/tests/integration/nano/snapshots/nanosp/test_sign_reveal/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_add_messages/00002.png b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_add_messages/00002.png index 8ace1d8be..fc2f4b729 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_add_messages/00002.png and b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_add_messages/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_add_messages/00003.png b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_add_messages/00003.png index f620b54b7..af9beddbf 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_add_messages/00003.png and b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_add_messages/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_add_messages/00004.png b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_add_messages/00004.png index a250608bf..908600200 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_add_messages/00004.png and b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_add_messages/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00002.png b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00002.png index 8ace1d8be..fc2f4b729 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00002.png and b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00003.png b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00003.png index f620b54b7..af9beddbf 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00003.png and b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00004.png b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00004.png index a250608bf..908600200 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00004.png and b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00006.png b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00006.png index 6266aa247..b0b2a6940 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00006.png and b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00006.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00007.png b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00007.png index 1fcdee14d..59fce75cd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00007.png and b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00007.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00008.png b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00008.png index b15703dad..163ad8052 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00008.png and b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00008.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00009.png b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00009.png index 2afcc2413..445ef21fe 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00009.png and b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00009.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00010.png b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00010.png index 287b21ce1..23b79c97a 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00010.png and b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00010.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00011.png b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00011.png index 8b2f30ef6..0f3bf5a6f 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00011.png and b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00011.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00012.png b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00012.png index f3dd2a2e8..c95cb22ab 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00012.png and b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00012.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00013.png b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00013.png index 867644e99..25daa7d4a 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00013.png and b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_execute_outbox_message/00013.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00002.png b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00002.png index 8ace1d8be..fc2f4b729 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00002.png and b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00003.png b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00003.png index f620b54b7..af9beddbf 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00003.png and b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00004.png b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00004.png index a250608bf..908600200 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00004.png and b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00006.png b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00006.png index 1fcdee14d..59fce75cd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00006.png and b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00006.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00013.png b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00013.png index 1fcdee14d..59fce75cd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00013.png and b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00013.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00017.png b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00017.png index 1fcdee14d..59fce75cd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00017.png and b/tests/integration/nano/snapshots/nanosp/test_sign_sc_rollup_originate/00017.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_set_consensus_key/00001.png b/tests/integration/nano/snapshots/nanosp/test_sign_set_consensus_key/00001.png index 1a75d852f..fd4b64afd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_set_consensus_key/00001.png and b/tests/integration/nano/snapshots/nanosp/test_sign_set_consensus_key/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_set_consensus_key/00002.png b/tests/integration/nano/snapshots/nanosp/test_sign_set_consensus_key/00002.png index 4809c4c94..692229361 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_set_consensus_key/00002.png and b/tests/integration/nano/snapshots/nanosp/test_sign_set_consensus_key/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_set_consensus_key/00003.png b/tests/integration/nano/snapshots/nanosp/test_sign_set_consensus_key/00003.png index f620b54b7..af9beddbf 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_set_consensus_key/00003.png and b/tests/integration/nano/snapshots/nanosp/test_sign_set_consensus_key/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_set_consensus_key/00004.png b/tests/integration/nano/snapshots/nanosp/test_sign_set_consensus_key/00004.png index a250608bf..908600200 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_set_consensus_key/00004.png and b/tests/integration/nano/snapshots/nanosp/test_sign_set_consensus_key/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_set_consensus_key/00005.png b/tests/integration/nano/snapshots/nanosp/test_sign_set_consensus_key/00005.png index 9e9418c7d..cc6c26e2f 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_set_consensus_key/00005.png and b/tests/integration/nano/snapshots/nanosp/test_sign_set_consensus_key/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_set_deposit_limit/00001.png b/tests/integration/nano/snapshots/nanosp/test_sign_set_deposit_limit/00001.png index e4a29f54d..8f49e9830 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_set_deposit_limit/00001.png and b/tests/integration/nano/snapshots/nanosp/test_sign_set_deposit_limit/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_set_deposit_limit/00002.png b/tests/integration/nano/snapshots/nanosp/test_sign_set_deposit_limit/00002.png index 023ebeda5..54c4dbfab 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_set_deposit_limit/00002.png and b/tests/integration/nano/snapshots/nanosp/test_sign_set_deposit_limit/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_set_deposit_limit/00003.png b/tests/integration/nano/snapshots/nanosp/test_sign_set_deposit_limit/00003.png index ffea3b01d..9bf3a483e 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_set_deposit_limit/00003.png and b/tests/integration/nano/snapshots/nanosp/test_sign_set_deposit_limit/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_set_deposit_limit/00004.png b/tests/integration/nano/snapshots/nanosp/test_sign_set_deposit_limit/00004.png index a250608bf..908600200 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_set_deposit_limit/00004.png and b/tests/integration/nano/snapshots/nanosp/test_sign_set_deposit_limit/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_set_deposit_limit/00005.png b/tests/integration/nano/snapshots/nanosp/test_sign_set_deposit_limit/00005.png index fac0093f4..6bf73fb05 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_set_deposit_limit/00005.png and b/tests/integration/nano/snapshots/nanosp/test_sign_set_deposit_limit/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_simple_transaction/00002.png b/tests/integration/nano/snapshots/nanosp/test_sign_simple_transaction/00002.png index 8ace1d8be..fc2f4b729 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_simple_transaction/00002.png and b/tests/integration/nano/snapshots/nanosp/test_sign_simple_transaction/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_simple_transaction/00003.png b/tests/integration/nano/snapshots/nanosp/test_sign_simple_transaction/00003.png index ceeb012d4..3fa2978d7 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_simple_transaction/00003.png and b/tests/integration/nano/snapshots/nanosp/test_sign_simple_transaction/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_simple_transaction/00004.png b/tests/integration/nano/snapshots/nanosp/test_sign_simple_transaction/00004.png index a250608bf..908600200 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_simple_transaction/00004.png and b/tests/integration/nano/snapshots/nanosp/test_sign_simple_transaction/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_simple_transaction/00005.png b/tests/integration/nano/snapshots/nanosp/test_sign_simple_transaction/00005.png index f5639cf65..10f978ef0 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_simple_transaction/00005.png and b/tests/integration/nano/snapshots/nanosp/test_sign_simple_transaction/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_simple_transaction/00006.png b/tests/integration/nano/snapshots/nanosp/test_sign_simple_transaction/00006.png index ac0607630..7ef47f863 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_simple_transaction/00006.png and b/tests/integration/nano/snapshots/nanosp/test_sign_simple_transaction/00006.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00002.png b/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00002.png index 32580b8ff..d6deabe98 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00002.png and b/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00003.png b/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00003.png index 603203fdd..e7bfe032f 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00003.png and b/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00004.png b/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00004.png index daadf3b24..04889b556 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00004.png and b/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00005.png b/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00005.png index 5b226371a..c5894b08c 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00005.png and b/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00006.png b/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00006.png index ac0607630..7ef47f863 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00006.png and b/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00006.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00007.png b/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00007.png index 1fcdee14d..59fce75cd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00007.png and b/tests/integration/nano/snapshots/nanosp/test_sign_transaction/00007.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00002.png b/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00002.png index 8ace1d8be..fc2f4b729 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00002.png and b/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00003.png b/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00003.png index f620b54b7..af9beddbf 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00003.png and b/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00004.png b/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00004.png index a250608bf..908600200 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00004.png and b/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00005.png b/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00005.png index 1fcdee14d..59fce75cd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00005.png and b/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00007.png b/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00007.png index 1fcdee14d..59fce75cd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00007.png and b/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00007.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00009.png b/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00009.png index e2e0638c6..f25662e2c 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00009.png and b/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00009.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00011.png b/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00011.png index ac0607630..7ef47f863 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00011.png and b/tests/integration/nano/snapshots/nanosp/test_sign_transfer_ticket/00011.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00002.png b/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00002.png index 32580b8ff..d6deabe98 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00002.png and b/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00003.png b/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00003.png index 603203fdd..e7bfe032f 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00003.png and b/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00004.png b/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00004.png index daadf3b24..04889b556 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00004.png and b/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00005.png b/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00005.png index 5b226371a..c5894b08c 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00005.png and b/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00006.png b/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00006.png index ac0607630..7ef47f863 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00006.png and b/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00006.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00007.png b/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00007.png index 1fcdee14d..59fce75cd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00007.png and b/tests/integration/nano/snapshots/nanosp/test_sign_with_another_seed/00007.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_with_long_hash/00002.png b/tests/integration/nano/snapshots/nanosp/test_sign_with_long_hash/00002.png index 8ace1d8be..fc2f4b729 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_with_long_hash/00002.png and b/tests/integration/nano/snapshots/nanosp/test_sign_with_long_hash/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_with_long_hash/00003.png b/tests/integration/nano/snapshots/nanosp/test_sign_with_long_hash/00003.png index f620b54b7..af9beddbf 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_with_long_hash/00003.png and b/tests/integration/nano/snapshots/nanosp/test_sign_with_long_hash/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_with_long_hash/00004.png b/tests/integration/nano/snapshots/nanosp/test_sign_with_long_hash/00004.png index a250608bf..908600200 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_with_long_hash/00004.png and b/tests/integration/nano/snapshots/nanosp/test_sign_with_long_hash/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_with_long_hash/00005.png b/tests/integration/nano/snapshots/nanosp/test_sign_with_long_hash/00005.png index c4768d4fa..ca0128108 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_with_long_hash/00005.png and b/tests/integration/nano/snapshots/nanosp/test_sign_with_long_hash/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_with_long_hash/00007.png b/tests/integration/nano/snapshots/nanosp/test_sign_with_long_hash/00007.png index 1fcdee14d..59fce75cd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_with_long_hash/00007.png and b/tests/integration/nano/snapshots/nanosp/test_sign_with_long_hash/00007.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00002.png b/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00002.png index 32580b8ff..d6deabe98 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00002.png and b/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00003.png b/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00003.png index 603203fdd..e7bfe032f 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00003.png and b/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00004.png b/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00004.png index daadf3b24..04889b556 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00004.png and b/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00005.png b/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00005.png index 5b226371a..c5894b08c 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00005.png and b/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00006.png b/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00006.png index ac0607630..7ef47f863 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00006.png and b/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00006.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00007.png b/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00007.png index 1fcdee14d..59fce75cd 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00007.png and b/tests/integration/nano/snapshots/nanosp/test_sign_with_small_packet/00007.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00002.png b/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00002.png index 32580b8ff..d6deabe98 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00002.png and b/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00003.png b/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00003.png index 603203fdd..e7bfe032f 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00003.png and b/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00003.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00004.png b/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00004.png index daadf3b24..04889b556 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00004.png and b/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00004.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00005.png b/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00005.png index 5b226371a..c5894b08c 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00005.png and b/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00005.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00006.png b/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00006.png index ac0607630..7ef47f863 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00006.png and b/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00006.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00007.png b/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00007.png index eb3e0de1a..624503e64 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00007.png and b/tests/integration/nano/snapshots/nanosp/test_too_complex_transaction/00007.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_too_deep/00001.png b/tests/integration/nano/snapshots/nanosp/test_too_deep/00001.png index 4a29c4511..c7d4300fc 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_too_deep/00001.png and b/tests/integration/nano/snapshots/nanosp/test_too_deep/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_too_deep/00002.png b/tests/integration/nano/snapshots/nanosp/test_too_deep/00002.png index 0ae3f8bd3..551255b14 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_too_deep/00002.png and b/tests/integration/nano/snapshots/nanosp/test_too_deep/00002.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_too_large/00001.png b/tests/integration/nano/snapshots/nanosp/test_too_large/00001.png index 35abc6eef..184e20ac9 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_too_large/00001.png and b/tests/integration/nano/snapshots/nanosp/test_too_large/00001.png differ diff --git a/tests/integration/nano/snapshots/nanosp/test_too_large/00002.png b/tests/integration/nano/snapshots/nanosp/test_too_large/00002.png index 0ae3f8bd3..551255b14 100644 Binary files a/tests/integration/nano/snapshots/nanosp/test_too_large/00002.png and b/tests/integration/nano/snapshots/nanosp/test_too_large/00002.png differ