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

Use health monitor to notify of blockchain status changes #5930

Open
wants to merge 2 commits into
base: ab/issue-5923-rpc-status
Choose a base branch
from

Conversation

friofry
Copy link
Contributor

@friofry friofry commented Oct 9, 2024

Integration of #5923
(after merging 5923, this PR should be redirected to the `develop' branch)

It's a refactoring without changing an existing behaviour.

Issue that uses these changes for a new feature: status-im/status-mobile#21401

Closes status-im/status-mobile#21071

@friofry friofry self-assigned this Oct 9, 2024
})
}

sendShortStatusEventFunc := func() {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This should be removed after fixing status-im/status-mobile#21401
and the corresponding ticket on the desktop.

@status-im-auto
Copy link
Member

status-im-auto commented Oct 9, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✖️ f4143cd #1 2024-10-09 09:55:00 ~1 min tests 📄log
✔️ f4143cd #1 2024-10-09 09:57:08 ~4 min tests-rpc 📄log
✔️ f4143cd #1 2024-10-09 09:57:59 ~5 min ios 📦zip
✔️ f4143cd #1 2024-10-09 09:58:55 ~5 min android 📦aar
✔️ f4143cd #1 2024-10-09 09:59:00 ~6 min linux 📦zip
✔️ cd6dc2b #2 2024-10-09 10:01:45 ~3 min ios 📦zip
✖️ cd6dc2b #2 2024-10-09 10:03:24 ~7 min tests 📄log
✔️ cd6dc2b #2 2024-10-09 10:05:22 ~8 min tests-rpc 📄log
✔️ cd6dc2b #2 2024-10-09 10:06:53 ~7 min linux 📦zip
✔️ cd6dc2b #2 2024-10-09 10:07:16 ~8 min android 📦aar

@friofry friofry force-pushed the ab/issue-21071-chain-down-notifications branch from f4143cd to cd6dc2b Compare October 9, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants