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] Block explorer crash #4780

Merged
merged 14 commits into from
Aug 5, 2022
Merged

[FIX] Block explorer crash #4780

merged 14 commits into from
Aug 5, 2022

Conversation

gantunesr
Copy link
Member

@gantunesr gantunesr commented Aug 1, 2022

Description

Write a short description of the changes included in this pull request, also include relevant motivation and context. Have in mind the following questions,
1. What is the reason for the change?
2. What is the improvement/solution?

There's a crash while trying to access an undefined block explorer, to reproduce the issue just add manually a new network without the block explorer url and try to access it.

Screenshots/Recordings

If applicable, add screenshots and/or recordings to visualize the before and after of your change

BUG
https://user-images.githubusercontent.com/17601467/182456429-ea8f9d8a-fac8-4bc0-818a-d5e5ce3af49f.mov

FIX
https://user-images.githubusercontent.com/17601467/182456263-fc2b36c9-9716-4bf3-89d0-4ba05cafdb83.mov

Issue

Progresses #4753

Checklist

  • There is a related GitHub issue
  • Tests are included if applicable
  • Any added code is fully documented

@gantunesr gantunesr added the needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) label Aug 2, 2022
@gantunesr gantunesr marked this pull request as ready for review August 2, 2022 20:15
@gantunesr gantunesr requested a review from a team as a code owner August 2, 2022 20:15
Copy link
Contributor

@Cal-L Cal-L left a comment

Choose a reason for hiding this comment

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

LGTM

@Cal-L Cal-L removed the needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) label Aug 3, 2022
@gantunesr gantunesr added needs-qa Any New Features that needs a full manual QA prior to being added to a release. Mobile QA board labels Aug 3, 2022
@cortisiko cortisiko added QA in Progress QA has started on the feature. and removed needs-qa Any New Features that needs a full manual QA prior to being added to a release. labels Aug 3, 2022
Copy link
Member

@cortisiko cortisiko left a comment

Choose a reason for hiding this comment

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

@gantunesr The initial Fix looks good. I did however run into an issue where I attempted to edit the network and then add the block explorer URL. Upon doing so, I do not see the option to get to the block explorer within the app/view token details.

See recording
compared to v5.3: https://polygonscan.com/

@cortisiko cortisiko added QA'd - Issues Found QA has been complete, however issues have been discovered that need to be addressed and removed QA in Progress QA has started on the feature. labels Aug 4, 2022
@gantunesr gantunesr requested a review from cortisiko August 5, 2022 16:23
@cortisiko cortisiko added QA in Progress QA has started on the feature. and removed QA'd - Issues Found QA has been complete, however issues have been discovered that need to be addressed labels Aug 5, 2022
Copy link
Member

@cortisiko cortisiko left a comment

Choose a reason for hiding this comment

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

🌮 🌮 🌮

@cortisiko cortisiko added QA Passed A successful QA run through has been done and removed QA in Progress QA has started on the feature. labels Aug 5, 2022
Copy link
Contributor

@Cal-L Cal-L left a comment

Choose a reason for hiding this comment

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

LGTM

@cortisiko cortisiko merged commit b62abf0 into main Aug 5, 2022
@cortisiko cortisiko deleted the fix/block-explorer-crash branch August 5, 2022 19:33
@github-actions github-actions bot locked and limited conversation to collaborators Aug 5, 2022
@cortisiko cortisiko added the release-5.6.0 Issue or pull request that will be included in release 5.6.0 label Aug 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
QA Passed A successful QA run through has been done release-5.6.0 Issue or pull request that will be included in release 5.6.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants