Skip to content

Commit

Permalink
Merge pull request #11 from LedgerHQ/review2
Browse files Browse the repository at this point in the history
Review2
  • Loading branch information
sgliner-ledger authored Dec 7, 2023
2 parents 6e2a960 + 25af469 commit 67fe784
Show file tree
Hide file tree
Showing 276 changed files with 10 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build_and_functional_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,3 @@ jobs:
uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_ragger_tests.yml@v1
with:
download_app_binaries_artifact: "compiled_app_binaries"
test_dir: tests
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ GIT_DESCRIBE=$(shell git describe --tags --abbrev=8 --always --long --dirty 2>/d
VERSION_TAG=$(shell echo $(GIT_DESCRIBE) | sed 's/^v//g')
APPVERSION_M=1
APPVERSION_N=1
APPVERSION_P=1
APPVERSION_P=2
APPVERSION=$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)
APPNAME = "Mina"

Expand Down
7 changes: 7 additions & 0 deletions ledger_app.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[app]
build_directory = "./"
sdk = "C"
devices = ["nanos", "nanox", "nanos+", "stax"]

[tests]
pytest_directory = "./tests/"
4 changes: 2 additions & 2 deletions src/sign_tx_nbgl.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ static void approve_callback(void)
static void cancel_callback(void)
{
sendResponse(0, false);
nbgl_useCaseStatus("Transaction\ncancelled", false, ui_idle);
nbgl_useCaseStatus("Transaction\nrejected", false, ui_idle);
}

static void prompt_cancel(void)
Expand Down Expand Up @@ -165,7 +165,7 @@ void ui_sign_tx(uint8_t *dataBuffer, uint8_t dataLength)
sign_transaction();
approve_callback();
#else
nbgl_useCaseReviewStart(&C_Mina_64px, "Review Transaction", "", "Cancel", continue_callback, prompt_cancel);
nbgl_useCaseReviewStart(&C_Mina_64px, "Review Transaction", "", "Reject transaction", continue_callback, prompt_cancel);
#endif
}
#endif // HAVE_NBGL
Binary file modified tests/snapshots/nanox/test_get_address_0/00000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_get_address_0/00001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_get_address_0/00003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_get_address_1/00000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_get_address_1/00001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_get_address_1/00003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_get_address_2/00000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_get_address_2/00001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_get_address_2/00003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_get_address_3/00000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_get_address_3/00001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_get_address_3/00003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_get_address_49370/00000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_get_address_49370/00001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_get_address_49370/00003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_get_address_x312a/00000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_get_address_x312a/00001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_get_address_x312a/00003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_sign_tx_0/00003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_sign_tx_0/00004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_sign_tx_0/00005.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_sign_tx_0/00007.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_sign_tx_0/00008.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_sign_tx_0/00009.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_sign_tx_0_1/00003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/snapshots/nanox/test_sign_tx_0_1/00005.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_1/00007.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_2/00002.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_2/00003.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_2/00004.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_2/00006.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_2/00007.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_2/00008.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_3/00002.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_3/00004.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_3/00006.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_4_mainet/00002.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_4_mainet/00003.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_4_mainet/00004.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_4_mainet/00006.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_4_mainet/00007.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_4_mainet/00008.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_4_testnet/00003.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_4_testnet/00004.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_4_testnet/00005.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_4_testnet/00007.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_4_testnet/00008.png
Binary file modified tests/snapshots/nanox/test_sign_tx_0_4_testnet/00009.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586/00003.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586/00004.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586/00005.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586/00007.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586/00008.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586/00009.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_1/00003.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_1/00004.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_1/00005.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_1/00008.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_2/00003.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_2/00005.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_2/00006.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_2/00007.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_3/00002.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_3/00003.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_3/00004.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_3/00006.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_3/00007.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_3/00008.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_4/00002.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_4/00003.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_4/00004.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_4/00007.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_5/00002.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_5/00004.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_5/00005.png
Binary file modified tests/snapshots/nanox/test_sign_tx_12586_5/00006.png
Binary file modified tests/snapshots/nanox/test_sign_tx_2/00003.png
Binary file modified tests/snapshots/nanox/test_sign_tx_2/00005.png
Binary file modified tests/snapshots/nanox/test_sign_tx_2/00007.png
Binary file modified tests/snapshots/nanox/test_sign_tx_2_1/00002.png
Binary file modified tests/snapshots/nanox/test_sign_tx_2_1/00004.png
Binary file modified tests/snapshots/nanox/test_sign_tx_2_1/00006.png
Binary file modified tests/snapshots/nanox/test_sign_tx_3/00003.png
Binary file modified tests/snapshots/nanox/test_sign_tx_3/00004.png
Binary file modified tests/snapshots/nanox/test_sign_tx_3/00005.png
Binary file modified tests/snapshots/nanox/test_sign_tx_3/00007.png
Binary file modified tests/snapshots/nanox/test_sign_tx_3/00008.png
Binary file modified tests/snapshots/nanox/test_sign_tx_3/00009.png
Binary file modified tests/snapshots/nanox/test_sign_tx_3_1/00002.png
Binary file modified tests/snapshots/nanox/test_sign_tx_3_1/00003.png
Binary file modified tests/snapshots/nanox/test_sign_tx_3_1/00004.png
Binary file modified tests/snapshots/nanox/test_sign_tx_3_1/00006.png
Binary file modified tests/snapshots/nanox/test_sign_tx_3_1/00007.png
Binary file modified tests/snapshots/nanox/test_sign_tx_3_1/00008.png
Binary file modified tests/snapshots/nanox/test_sign_tx_49370/00003.png
Binary file modified tests/snapshots/nanox/test_sign_tx_49370/00004.png
Binary file modified tests/snapshots/nanox/test_sign_tx_49370/00005.png
Binary file modified tests/snapshots/nanox/test_sign_tx_49370/00007.png
Binary file modified tests/snapshots/nanox/test_sign_tx_49370_1/00002.png
Binary file modified tests/snapshots/nanox/test_sign_tx_49370_1/00003.png
Binary file modified tests/snapshots/nanox/test_sign_tx_49370_1/00004.png
Binary file modified tests/snapshots/nanox/test_sign_tx_49370_1/00006.png
Binary file modified tests/snapshots/stax/test_get_address_0/00000.png
Binary file modified tests/snapshots/stax/test_get_address_0/00001.png
Binary file modified tests/snapshots/stax/test_get_address_0/00002.png
Binary file modified tests/snapshots/stax/test_get_address_0/00003.png
Binary file modified tests/snapshots/stax/test_get_address_0/00004.png
Binary file modified tests/snapshots/stax/test_get_address_0/00005.png
Binary file modified tests/snapshots/stax/test_get_address_0/00006.png
Binary file modified tests/snapshots/stax/test_get_address_1/00000.png
Binary file modified tests/snapshots/stax/test_get_address_1/00001.png
Binary file modified tests/snapshots/stax/test_get_address_1/00002.png
Binary file modified tests/snapshots/stax/test_get_address_1/00003.png
Binary file modified tests/snapshots/stax/test_get_address_1/00004.png
Binary file modified tests/snapshots/stax/test_get_address_1/00005.png
Binary file modified tests/snapshots/stax/test_get_address_1/00006.png
Binary file modified tests/snapshots/stax/test_get_address_2/00000.png
Binary file modified tests/snapshots/stax/test_get_address_2/00001.png
Binary file modified tests/snapshots/stax/test_get_address_2/00002.png
Binary file modified tests/snapshots/stax/test_get_address_2/00003.png
Binary file modified tests/snapshots/stax/test_get_address_2/00004.png
Binary file modified tests/snapshots/stax/test_get_address_2/00005.png
Binary file modified tests/snapshots/stax/test_get_address_2/00006.png
Binary file modified tests/snapshots/stax/test_get_address_3/00000.png
Binary file modified tests/snapshots/stax/test_get_address_3/00001.png
Binary file modified tests/snapshots/stax/test_get_address_3/00002.png
Binary file modified tests/snapshots/stax/test_get_address_3/00003.png
Binary file modified tests/snapshots/stax/test_get_address_3/00004.png
Binary file modified tests/snapshots/stax/test_get_address_3/00005.png
Binary file modified tests/snapshots/stax/test_get_address_3/00006.png
Binary file modified tests/snapshots/stax/test_get_address_49370/00000.png
Binary file modified tests/snapshots/stax/test_get_address_49370/00001.png
Binary file modified tests/snapshots/stax/test_get_address_49370/00002.png
Binary file modified tests/snapshots/stax/test_get_address_49370/00003.png
Binary file modified tests/snapshots/stax/test_get_address_49370/00004.png
Binary file modified tests/snapshots/stax/test_get_address_49370/00005.png
Binary file modified tests/snapshots/stax/test_get_address_49370/00006.png
Binary file modified tests/snapshots/stax/test_get_address_x312a/00000.png
Binary file modified tests/snapshots/stax/test_get_address_x312a/00001.png
Binary file modified tests/snapshots/stax/test_get_address_x312a/00002.png
Binary file modified tests/snapshots/stax/test_get_address_x312a/00003.png
Binary file modified tests/snapshots/stax/test_get_address_x312a/00004.png
Binary file modified tests/snapshots/stax/test_get_address_x312a/00005.png
Binary file modified tests/snapshots/stax/test_get_address_x312a/00006.png
Binary file modified tests/snapshots/stax/test_sign_tx_0/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_0/00001.png
Binary file modified tests/snapshots/stax/test_sign_tx_0/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_0/00003.png
Binary file modified tests/snapshots/stax/test_sign_tx_0/00004.png
Binary file modified tests/snapshots/stax/test_sign_tx_0/00005.png
Binary file modified tests/snapshots/stax/test_sign_tx_0/00006.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_1/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_1/00001.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_1/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_1/00003.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_1/00004.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_1/00005.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_1/00006.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_2/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_2/00001.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_2/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_2/00003.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_2/00004.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_2/00005.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_2/00006.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_3/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_3/00001.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_3/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_3/00003.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_3/00004.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_3/00005.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_3/00006.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_4_mainet/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_4_mainet/00001.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_4_mainet/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_4_mainet/00003.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_4_mainet/00004.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_4_mainet/00005.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_4_mainet/00006.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_4_testnet/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_4_testnet/00001.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_4_testnet/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_4_testnet/00003.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_4_testnet/00004.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_4_testnet/00005.png
Binary file modified tests/snapshots/stax/test_sign_tx_0_4_testnet/00006.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586/00001.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586/00003.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586/00004.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586/00005.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586/00006.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_1/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_1/00001.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_1/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_1/00003.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_1/00004.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_1/00005.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_1/00006.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_1/00007.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_2/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_2/00001.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_2/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_2/00003.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_2/00004.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_2/00005.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_2/00006.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_3/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_3/00001.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_3/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_3/00003.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_3/00004.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_3/00005.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_3/00006.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_4/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_4/00001.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_4/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_4/00003.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_4/00004.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_4/00005.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_4/00006.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_4/00007.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_5/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_5/00001.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_5/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_5/00003.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_5/00004.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_5/00005.png
Binary file modified tests/snapshots/stax/test_sign_tx_12586_5/00006.png
Binary file modified tests/snapshots/stax/test_sign_tx_2/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_2/00001.png
Binary file modified tests/snapshots/stax/test_sign_tx_2/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_2/00003.png
Binary file modified tests/snapshots/stax/test_sign_tx_2/00004.png
Binary file modified tests/snapshots/stax/test_sign_tx_2/00005.png
Binary file modified tests/snapshots/stax/test_sign_tx_2/00006.png
Binary file modified tests/snapshots/stax/test_sign_tx_2_1/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_2_1/00001.png
Binary file modified tests/snapshots/stax/test_sign_tx_2_1/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_2_1/00003.png
Binary file modified tests/snapshots/stax/test_sign_tx_2_1/00004.png
Binary file modified tests/snapshots/stax/test_sign_tx_2_1/00005.png
Binary file modified tests/snapshots/stax/test_sign_tx_2_1/00006.png
Binary file modified tests/snapshots/stax/test_sign_tx_3/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_3/00001.png
Binary file modified tests/snapshots/stax/test_sign_tx_3/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_3/00003.png
Binary file modified tests/snapshots/stax/test_sign_tx_3/00004.png
Binary file modified tests/snapshots/stax/test_sign_tx_3/00005.png
Binary file modified tests/snapshots/stax/test_sign_tx_3/00006.png
Binary file modified tests/snapshots/stax/test_sign_tx_3_1/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_3_1/00001.png
Binary file modified tests/snapshots/stax/test_sign_tx_3_1/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_3_1/00003.png
Binary file modified tests/snapshots/stax/test_sign_tx_3_1/00004.png
Binary file modified tests/snapshots/stax/test_sign_tx_3_1/00005.png
Binary file modified tests/snapshots/stax/test_sign_tx_3_1/00006.png
Binary file modified tests/snapshots/stax/test_sign_tx_49370/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_49370/00001.png
Binary file modified tests/snapshots/stax/test_sign_tx_49370/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_49370/00003.png
Binary file modified tests/snapshots/stax/test_sign_tx_49370/00004.png
Binary file modified tests/snapshots/stax/test_sign_tx_49370/00005.png
Binary file modified tests/snapshots/stax/test_sign_tx_49370/00006.png
Binary file modified tests/snapshots/stax/test_sign_tx_49370_1/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_49370_1/00001.png
Binary file modified tests/snapshots/stax/test_sign_tx_49370_1/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_49370_1/00003.png
Binary file modified tests/snapshots/stax/test_sign_tx_49370_1/00004.png
Binary file modified tests/snapshots/stax/test_sign_tx_49370_1/00005.png
Binary file modified tests/snapshots/stax/test_sign_tx_49370_1/00006.png

0 comments on commit 67fe784

Please sign in to comment.