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

Fix custom tokens #8289

Merged
merged 1 commit into from
May 28, 2019
Merged

Fix custom tokens #8289

merged 1 commit into from
May 28, 2019

Conversation

flexsurfer
Copy link
Member

Fixed crash when trying to add custom token

@flexsurfer flexsurfer requested a review from a team as a code owner May 27, 2019 09:08
@flexsurfer flexsurfer self-assigned this May 27, 2019
@status-github-bot
Copy link

status-github-bot bot commented May 27, 2019

Pull Request Checklist

  • Have you updated the documentation, if impacted (e.g. docs.status.im)?

@status-im-auto
Copy link
Member

status-im-auto commented May 27, 2019

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
0f1104b #1 2019-05-27 09:09:56 ~49 sec android-e2e 📄 log
0f1104b #1 2019-05-27 09:09:56 ~45 sec android 📄 log
✔️ 0f1104b #1 2019-05-27 09:27:31 ~18 min linux 📦 App
✔️ 0f1104b #1 2019-05-27 09:29:13 ~19 min macos 📦 dmg
✔️ 0f1104b #1 2019-05-27 09:36:46 ~27 min ios 📦 ipa
✔️ 0f1104b #1 2019-05-27 09:37:36 ~28 min windows 📦 exe
✔️ 0f1104b #2 2019-05-27 14:11:46 ~22 min android 📦 apk
✔️ 0f1104b #2 2019-05-27 14:13:02 ~24 min android-e2e 📦 apk

@status-im-auto
Copy link
Member

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
0f1104b #1 2019-05-27 09:09:56 ~49 sec android-e2e 📄 log

@annadanchenko
Copy link

@flexsurfer can you describe cases when crash happens, please? So it's more clear if fix should go to the release

@flexsurfer
Copy link
Member Author

flexsurfer commented May 27, 2019

@annadanchenko i believe it shouldn't, it's only in develop, and there is only one case, when you add custom token app crashes

@statustestbot
Copy link

100% of end-end tests have passed

Total executed tests: 49
Failed tests: 0
Passed tests: 49

Passed tests (49)

Click to expand
1. test_block_user_from_public_chat
Device sessions

2. test_filters_from_daap
Device sessions

3. test_copy_and_paste_messages
Device sessions

4. test_send_transaction_from_daap
Device sessions

5. test_request_and_receive_tokens_in_1_1_chat
Device sessions

6. test_deploy_contract_from_daap
Device sessions

7. test_open_transaction_on_etherscan
Device sessions

8. test_public_chat_messaging
Device sessions

9. test_long_press_to_delete_1_1_chat
Device sessions

10. test_password_in_logcat_sign_in
Device sessions

11. test_text_message_1_1_chat
Device sessions

12. test_add_to_contacts
Device sessions

13. test_sign_typed_message (TestRail link is not found)
Device sessions

14. test_unread_messages_counter_1_1_chat
Device sessions

15. test_logcat_send_transaction_from_daap
Device sessions

16. test_send_message_in_group_chat
Device sessions

17. test_logcat_send_transaction_from_wallet
Device sessions

18. test_send_token_with_7_decimals
Device sessions

19. test_modify_transaction_fee_values
Device sessions

20. test_send_eth_from_wallet_to_address
Device sessions

21. test_manage_assets
Device sessions

22. test_logcat_send_transaction_in_1_1_chat
Device sessions

23. test_request_and_receive_eth_in_1_1_chat
Device sessions

24. test_long_press_to_delete_public_chat
Device sessions

25. test_send_emoji
Device sessions

26. test_search_chat_on_home
Device sessions

27. test_logcat_recovering_account
Device sessions

28. test_messaging_in_different_networks
Device sessions

29. test_send_tokens_in_1_1_chat
Device sessions

30. test_network_mismatch_for_send_request_commands
Device sessions

31. test_logcat_sign_message_from_daap
Device sessions

32. test_switch_users_and_add_new_account
Device sessions

33. test_send_stt_from_wallet
Device sessions

34. test_send_eth_in_1_1_chat
Device sessions

35. test_login_with_new_account
Device sessions

36. test_send_eth_from_wallet_to_contact
Device sessions

37. test_add_contact_from_public_chat
Device sessions

38. test_send_two_transactions_one_after_another_in_dapp
Device sessions

39. test_password_in_logcat_creating_account
Device sessions

40. test_backup_recovery_phrase
Device sessions

41. test_offline_status
Device sessions

42. test_open_google_com_via_open_dapp
Device sessions

43. test_unread_messages_counter_public_chat
Device sessions

44. test_sign_message_from_daap
Device sessions

45. test_user_can_remove_profile_picture
Device sessions

46. test_share_contact_code_and_wallet_address
Device sessions

47. test_request_eth_in_wallet
Device sessions

48. test_refresh_button_browsing_app_webview
Device sessions

49. test_backup_recovery_phrase_warning_from_wallet
Device sessions

Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

8 participants