forked from LedgerHQ/app-tezos-legacy
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #120 from trilitech/update-contact-details
Add contact email id in touch devices
- Loading branch information
Showing
153 changed files
with
24 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,11 +48,12 @@ typedef enum { | |
VERSION_IDX, | ||
DEVELOPER_IDX, | ||
COPYRIGHT_IDX, | ||
CONTACT_IDX, | ||
INFO_NB | ||
} tz_infoIndex_t; | ||
|
||
static const char* const infoTypes[INFO_NB] = | ||
{"Chain", "Public Key Hash", "High Watermark", "Version", "Developer", "Copyright"}; | ||
{"Chain", "Public Key Hash", "High Watermark", "Version", "Developer", "Copyright", "Contact"}; | ||
|
||
#define MAX_LENGTH 200 | ||
static const char* infoContents[INFO_NB]; | ||
|
@@ -92,11 +93,16 @@ static void initInfo(void) { | |
TZ_ASSERT(copy_string(infoContentsBridge[VERSION_IDX], MAX_LENGTH, APPVERSION) >= 0, | ||
EXC_WRONG_LENGTH); | ||
|
||
TZ_ASSERT(copy_string(infoContentsBridge[DEVELOPER_IDX], MAX_LENGTH, "Ledger") >= 0, | ||
EXC_WRONG_LENGTH); | ||
TZ_ASSERT( | ||
copy_string(infoContentsBridge[DEVELOPER_IDX], MAX_LENGTH, "Trilitech Kanvas Ltd. et al") >= | ||
0, | ||
EXC_WRONG_LENGTH); | ||
|
||
TZ_ASSERT(copy_string(infoContentsBridge[COPYRIGHT_IDX], MAX_LENGTH, "(c) 2023 Ledger") >= 0, | ||
TZ_ASSERT(copy_string(infoContentsBridge[COPYRIGHT_IDX], MAX_LENGTH, "(c) 2024 Trilitech") >= 0, | ||
EXC_WRONG_LENGTH); | ||
TZ_ASSERT( | ||
copy_string(infoContentsBridge[CONTACT_IDX], MAX_LENGTH, "[email protected]") >= 0, | ||
EXC_WRONG_LENGTH); | ||
|
||
end: | ||
TZ_EXC_PRINT(exc); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-173 Bytes
(98%)
...eview_home/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context_2.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
BIN
-173 Bytes
(98%)
...test_review_home/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context_2.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
BIN
-173 Bytes
(98%)
...test_review_home/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context_2.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
BIN
-173 Bytes
(98%)
...st_review_home/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context_2.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
BIN
-173 Bytes
(98%)
...st_review_home/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-3 Bytes
(100%)
..._setup_app_context/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/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
BIN
+0 Bytes
(100%)
..._setup_app_context/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/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
BIN
+0 Bytes
(100%)
..._setup_app_context/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/00002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-3 Bytes
(100%)
...x/test_setup_app_context/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/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
BIN
+0 Bytes
(100%)
...x/test_setup_app_context/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/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
BIN
+0 Bytes
(100%)
...x/test_setup_app_context/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/00002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+0 Bytes
(100%)
...x/test_setup_app_context/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/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
BIN
-3 Bytes
(100%)
...x/test_setup_app_context/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/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
BIN
+0 Bytes
(100%)
...x/test_setup_app_context/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/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
BIN
+0 Bytes
(100%)
...test_setup_app_context/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/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
BIN
-2 Bytes
(100%)
...test_setup_app_context/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/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
BIN
+0 Bytes
(100%)
...test_setup_app_context/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/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
BIN
+0 Bytes
(100%)
...test_setup_app_context/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/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
BIN
-3 Bytes
(100%)
...test_setup_app_context/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/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
BIN
+0 Bytes
(100%)
...test_setup_app_context/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/00003.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...testation/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/hwm_after_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...estation/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/hwm_before_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...ign_attestation/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/hwm_after_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...gn_attestation/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/hwm_before_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...ign_attestation/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/hwm_after_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...gn_attestation/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/hwm_before_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...n_attestation/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/hwm_after_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
..._attestation/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/hwm_before_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...n_attestation/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/hwm_after_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
..._attestation/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/hwm_before_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...ation_dal/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/hwm_after_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...tion_dal/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/hwm_before_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...attestation_dal/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/hwm_after_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...ttestation_dal/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/hwm_before_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...attestation_dal/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/hwm_after_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...ttestation_dal/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/hwm_before_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...testation_dal/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/hwm_after_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...estation_dal/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/hwm_before_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...testation_dal/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/hwm_after_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...estation_dal/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/hwm_before_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...ign_block/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/hwm_after_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...gn_block/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/hwm_before_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...test_sign_block/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/hwm_after_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...est_sign_block/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/hwm_before_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...test_sign_block/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/hwm_after_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...est_sign_block/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/hwm_before_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...st_sign_block/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/hwm_after_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...t_sign_block/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/hwm_before_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...st_sign_block/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/hwm_after_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...t_sign_block/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/hwm_before_sign.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...st_sign_delegation/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/00000.png
Oops, something went wrong.
Binary file modified
BIN
-2 Bytes
(100%)
...st_sign_delegation/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/00001.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...st_sign_delegation/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...lex/test_sign_delegation/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/00000.png
Oops, something went wrong.
Binary file modified
BIN
-2 Bytes
(100%)
...lex/test_sign_delegation/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/00001.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...lex/test_sign_delegation/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...lex/test_sign_delegation/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/00000.png
Oops, something went wrong.
Binary file modified
BIN
-1 Byte
(100%)
...lex/test_sign_delegation/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/00001.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...lex/test_sign_delegation/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...x/test_sign_delegation/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/00000.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...x/test_sign_delegation/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/00001.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...x/test_sign_delegation/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...x/test_sign_delegation/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/00000.png
Oops, something went wrong.
Binary file modified
BIN
-1 Byte
(100%)
...x/test_sign_delegation/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/00001.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...x/test_sign_delegation/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
test/snapshots/flex/test_sign_delegation_fee/fee_1/00000.png
Oops, something went wrong.
Binary file modified
BIN
-2 Bytes
(100%)
test/snapshots/flex/test_sign_delegation_fee/fee_1/00001.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
test/snapshots/flex/test_sign_delegation_fee/fee_1/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
test/snapshots/flex/test_sign_delegation_fee/fee_20000/00000.png
Oops, something went wrong.
Binary file modified
BIN
-1 Byte
(100%)
test/snapshots/flex/test_sign_delegation_fee/fee_20000/00001.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
test/snapshots/flex/test_sign_delegation_fee/fee_20000/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
test/snapshots/flex/test_sign_delegation_fee/fee_300000000/00000.png
Oops, something went wrong.
Binary file modified
BIN
-2 Bytes
(100%)
test/snapshots/flex/test_sign_delegation_fee/fee_300000000/00001.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
test/snapshots/flex/test_sign_delegation_fee/fee_300000000/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
test/snapshots/flex/test_sign_delegation_fee/fee_50000060000/00000.png
Oops, something went wrong.
Binary file modified
BIN
-2 Bytes
(100%)
test/snapshots/flex/test_sign_delegation_fee/fee_50000060000/00001.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
test/snapshots/flex/test_sign_delegation_fee/fee_50000060000/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
test/snapshots/flex/test_sign_delegation_fee/fee_789789789/00000.png
Oops, something went wrong.
Binary file modified
BIN
-2 Bytes
(100%)
test/snapshots/flex/test_sign_delegation_fee/fee_789789789/00001.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
test/snapshots/flex/test_sign_delegation_fee/fee_789789789/00002.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...testation/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/hwm_after_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...estation/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/hwm_before_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
..._preattestation/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/hwm_after_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...preattestation/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/hwm_before_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
..._preattestation/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/hwm_after_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...preattestation/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/hwm_before_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...reattestation/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/hwm_after_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...eattestation/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/hwm_before_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...reattestation/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/hwm_after_sign.png
Oops, something went wrong.
Binary file modified
BIN
-174 Bytes
(98%)
...eattestation/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/hwm_before_sign.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file modified
BIN
+2 Bytes
(100%)
...t_authorize_baking/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/00001.png
Oops, something went wrong.
Binary file modified
BIN
+2 Bytes
(100%)
...t_authorize_baking/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/00003.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
...ax/test_authorize_baking/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/00001.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
...ax/test_authorize_baking/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/00003.png
Oops, something went wrong.
Binary file modified
BIN
+2 Bytes
(100%)
...ax/test_authorize_baking/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/00001.png
Oops, something went wrong.
Binary file modified
BIN
+2 Bytes
(100%)
...ax/test_authorize_baking/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/00003.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
.../test_authorize_baking/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/00001.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
.../test_authorize_baking/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/00003.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
.../test_authorize_baking/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/00001.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
.../test_authorize_baking/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/00003.png
Oops, something went wrong.
Binary file modified
BIN
+2 Bytes
(100%)
..._public_key_baking/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/00001.png
Oops, something went wrong.
Binary file modified
BIN
+2 Bytes
(100%)
..._public_key_baking/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/00003.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
...st_get_public_key_baking/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/00001.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
...st_get_public_key_baking/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/00003.png
Oops, something went wrong.
Binary file modified
BIN
+2 Bytes
(100%)
...st_get_public_key_baking/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/00001.png
Oops, something went wrong.
Binary file modified
BIN
+2 Bytes
(100%)
...st_get_public_key_baking/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/00003.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
..._get_public_key_baking/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/00001.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
..._get_public_key_baking/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/00003.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
..._get_public_key_baking/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/00001.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
..._get_public_key_baking/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/00003.png
Oops, something went wrong.
Binary file modified
BIN
+2 Bytes
(100%)
..._public_key_prompt/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/00001.png
Oops, something went wrong.
Binary file modified
BIN
+2 Bytes
(100%)
..._public_key_prompt/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/00003.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
...st_get_public_key_prompt/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/00001.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
...st_get_public_key_prompt/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/00003.png
Oops, something went wrong.
Binary file modified
BIN
+2 Bytes
(100%)
...st_get_public_key_prompt/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/00001.png
Oops, something went wrong.
Binary file modified
BIN
+2 Bytes
(100%)
...st_get_public_key_prompt/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/00003.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
..._get_public_key_prompt/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/00001.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
..._get_public_key_prompt/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/00003.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
..._get_public_key_prompt/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/00001.png
Oops, something went wrong.
Binary file modified
BIN
+3 Bytes
(100%)
..._get_public_key_prompt/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/00003.png
Oops, something went wrong.
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
..._setup_app_context/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...x/test_setup_app_context/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...x/test_setup_app_context/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...test_setup_app_context/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...test_setup_app_context/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...st_sign_delegation/BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...tax/test_sign_delegation/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...tax/test_sign_delegation/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...x/test_sign_delegation/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...x/test_sign_delegation/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
test/snapshots/stax/test_sign_delegation_fee/fee_1/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
test/snapshots/stax/test_sign_delegation_fee/fee_20000/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
test/snapshots/stax/test_sign_delegation_fee/fee_300000000/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
test/snapshots/stax/test_sign_delegation_fee/fee_50000060000/00002.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
test/snapshots/stax/test_sign_delegation_fee/fee_789789789/00002.png
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters