refresh miner balance periodically and on mining new block#482
Merged
Conversation
miner needs to be run in release mode, otherwise very slow
Collaborator
Author
dewabisma
reviewed
May 10, 2026
dewabisma
reviewed
May 10, 2026
dewabisma
left a comment
Collaborator
There was a problem hiding this comment.
Overall looks good to me, just wondering why we have that function call in main.dart
dewabisma
added a commit
that referenced
this pull request
May 11, 2026
* wip: pos flow - finish input charge screen - finish scan to pay screen * feat: finish pos screens, and formatting * feat: make charge button big in bottom of screen * chore: formatting * refresh miner balance periodically and on mining new block (#482) * refresh miner balance periodically and on mining new block * miner run script miner needs to be run in release mode, otherwise very slow * add logging with rotating logs * Miner Version 0.4.3 * Skeleton widget update (#480) * feat: update skeleton widget with improved shimmer and colors Rewrites Skeleton to use theme-aware skeletonHighlightA/B colors, extracts TxItemSkeleton as a standalone widget, and converts skeletonHighlight to two-stop skeletonHighlightA/B in AppColorsV2. Co-authored-by: Cursor <cursoragent@cursor.com> * feat: change skeleton to new one * fix: PR review issues - Dead V1 fields left behind. - Opacity widget triggers a saveLayer() - Tiny nit in TxItemSkeleton --------- Co-authored-by: Cursor <cursoragent@cursor.com> * feat: big clean up (#478) * feat: update to new graphql - comply with hasura syntax - change to new graphql url in constants - update data model construction from json to comply new hasura return value * fix: revert to parse string We have made hasura return string for number value. * chore: formatting * feat: finish mining reward screen * feat: finish proper loading state * feat: update empty state in home * feat: big clean up - Delete unused assets - Delete unused widgets * feat: update graphql wormhole to comply hasura * feat: make planck as the highlighted mined stats and earned * fix: query for transfer change toHash to to_hash * fix: import path * feat: show current testnet details and redeem button * feat: update skeleton widget with improved shimmer and colors Rewrites Skeleton to use theme-aware skeletonHighlightA/B colors, extracts TxItemSkeleton as a standalone widget, and converts skeletonHighlight to two-stop skeletonHighlightA/B in AppColorsV2. Co-authored-by: Cursor <cursoragent@cursor.com> * revert: remove skeleton widget changes (moved to feat/skeleton-widget-update) Co-authored-by: Cursor <cursoragent@cursor.com> * feat: change skeleton to new one * chore: formatting --------- Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: Nikolaus Heger <nheger@gmail.com>
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.


automatic balance refresh