Background service to check if node goes offline #994
Merged
AlaaElattar merged 48 commits intodevelopmentfrom Apr 30, 2025
Merged
Background service to check if node goes offline #994AlaaElattar merged 48 commits intodevelopmentfrom
AlaaElattar merged 48 commits intodevelopmentfrom
Conversation
zaelgohary
reviewed
Apr 13, 2025
Contributor
zaelgohary
left a comment
There was a problem hiding this comment.
Can you fix build workflow?
Contributor
Author
The issue in the build apk not the format workflow. |
Contributor
The workflow fails on this branch only. It works fine on other branches. Maybe it's sth related to the new package? |
* add close button for confirmation dialog * add cancel btn in bridge also
* add timeout 1 min for deleting wallet * update error messages
* keep user locked after the many attempts * update pin screen to include live counter
AhmedHanafy725
requested changes
Apr 23, 2025
Co-authored-by: AhmedHanafy725 <41957921+AhmedHanafy725@users.noreply.github.com>
* handle duplicated contacts * undo latest solution * fix adding duplicated wallet in fav list * Fixed the duplicated contacts issue * update condition when editing address
* Creating app lifecycle observer and use it in main.dart w navigator key, Replace Navigator routes w navigator key * Remove unused code * Revert navigator key changes from screens * Revert main screen changes
AhmedHanafy725
approved these changes
Apr 30, 2025
zaelgohary
approved these changes
Apr 30, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
flutter_local_notificationspackage for handling notifications.background_fetchfor background checking on nodes.Related Issues
Tested Scenarios