Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relayed v3 support #93

Open
wants to merge 48 commits into
base: master
Choose a base branch
from
Open

Relayed v3 support #93

wants to merge 48 commits into from

Conversation

AdoAdoAdo
Copy link
Contributor

No description provided.

@AdoAdoAdo AdoAdoAdo marked this pull request as ready for review July 4, 2024 15:09
@AdoAdoAdo AdoAdoAdo self-assigned this Jul 4, 2024
bogdan-rosianu
bogdan-rosianu previously approved these changes Jul 5, 2024
Comment on lines 31 to 32
int ret_code = 0;
int err;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think we can use here ret_code instead of adding err variable

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Comment on lines 458 to 459
test_name)

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add assert backend.last_async_response.status == Error.USER_DENIED ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done, well spotted

ssd04
ssd04 previously approved these changes Jul 12, 2024
ssd04
ssd04 previously approved these changes Jul 18, 2024
bogdan-rosianu
bogdan-rosianu previously approved these changes Jul 18, 2024
AdoAdoAdo and others added 4 commits September 25, 2024 10:14
# Conflicts:
#	ledger_app.toml
#	tests/snapshots/nanosp/test_menu/00011.png
#	tests/snapshots/stax/test_get_addr_confirm_ok/00002.png
#	tests/snapshots/stax/test_get_addr_confirm_ok/00004.png
#	tests/snapshots/stax/test_menu/00001.png
#	tests/snapshots/stax/test_menu/00002.png
#	tests/snapshots/stax/test_menu/00003.png
#	tests/snapshots/stax/test_sign_msg_auth_token_invalid_ttl/00003.png
#	tests/snapshots/stax/test_sign_msg_auth_token_localhost_5min_ok/00003.png
#	tests/snapshots/stax/test_sign_msg_auth_token_long_origin_should_trim_ok/00003.png
#	tests/snapshots/stax/test_sign_msg_auth_token_long_ttl/00003.png
#	tests/snapshots/stax/test_sign_msg_auth_token_ok/00003.png
#	tests/snapshots/stax/test_sign_msg_auth_token_too_long_ttl_ok/00003.png
#	tests/snapshots/stax/test_sign_msg_auth_token_xexchange_24h_ok/00003.png
#	tests/snapshots/stax/test_sign_msg_long/00003.png
#	tests/snapshots/stax/test_sign_msg_short_ok/00009.png
#	tests/snapshots/stax/test_sign_tx_valid_esdt_with_guardian/00004.png
#	tests/snapshots/stax/test_sign_tx_valid_large_amount/00004.png
#	tests/snapshots/stax/test_sign_tx_valid_large_nonce/00004.png
#	tests/snapshots/stax/test_sign_tx_valid_large_receiver/00004.png
#	tests/snapshots/stax/test_sign_tx_valid_simple_no_data_confirmed/00004.png
#	tests/snapshots/stax/test_toggle_contract_data_0/00001.png
#	tests/snapshots/stax/test_toggle_contract_data_0/00002.png
#	tests/snapshots/stax/test_toggle_contract_data_0/00003.png
#	tests/snapshots/stax/test_toggle_contract_data_1/00001.png
#	tests/snapshots/stax/test_toggle_contract_data_1/00002.png
#	tests/snapshots/stax/test_toggle_contract_data_1/00003.png
@AdoAdoAdo AdoAdoAdo dismissed stale reviews from bogdan-rosianu and ssd04 via 0960858 September 30, 2024 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants