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(dapps) bad error from status-go api for WalletConnect #15896

Closed
wants to merge 1 commit into from

Conversation

stefandunca
Copy link
Contributor

Updates: #15884, #15815

Also don't allow undefined values to be passed by addresses. I found and intermittent issue of not having any account selected. I could not reproduce it anymore but the logs showed reporting undefined values for addresses. Tracing back the code path I found a potential error if the lookup of addresses failed and don't allow injecting undefined.

Also don't allow undefined values to be passed by addresses. I found
and intermittent issue of not having any account selected. I could not
reproduce it anymore but the logs showed reporting `undefined` values
for addresses. Tracing back the code path I found a potential error if
the lookup of addresses failed and don't allow injecting `undefined`.

Updates: #15884, #15815
@status-im-auto
Copy link
Member

status-im-auto commented Jul 30, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ d2fa9c3 #1 2024-07-30 15:30:25 ~7 min tests/nim 📄log
✔️ d2fa9c3 #1 2024-07-30 15:30:56 ~7 min macos/aarch64 🍎dmg
✔️ d2fa9c3 #1 2024-07-30 15:37:45 ~14 min tests/ui 📄log
✔️ d2fa9c3 #1 2024-07-30 15:37:53 ~14 min linux-nix/x86_64 📦tgz
✔️ d2fa9c3 #1 2024-07-30 15:37:53 ~14 min macos/x86_64 🍎dmg
✔️ d2fa9c3 #1 2024-07-30 15:40:26 ~17 min linux/x86_64 📦tgz
✔️ d2fa9c3 #1 2024-07-30 15:58:27 ~34 min windows/x86_64 💿exe

@stefandunca
Copy link
Contributor Author

Closing this in favour of other fixes: #15816 (comment), #15889

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.

2 participants