-
Notifications
You must be signed in to change notification settings - Fork 10
backport: feat(ui): add sync status panel to wallet screen #642
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
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
5945bf8
fix(wallet): calculate asset lock tx fee dynamically based on input c…
lklimek e06b6ac
feat(ui): add sync status panel to wallet screen
lklimek 87bd1b2
docs: add manual test scenarios for asset lock fee fix
lklimek 76c8501
docs: add manual test scenarios for sync status panel
lklimek 55b929e
Merge branch 'v1.0-dev' into zk-extract/asset-lock-fee-fix
lklimek b1a6c01
Initial plan
Copilot 2740af1
fix(wallet): defer UTXO removal until asset lock tx is fully built an…
Copilot 32c04e1
Merge remote-tracking branch 'origin/v1.0-dev' into zk-extract/sync-s…
lklimek 68e23d2
Merge remote-tracking branch 'origin/v1.0-dev' into copilot/sub-pr-636
lklimek 497bf21
refactor(wallet): consolidate UTXO removal, DB persistence, and balan…
lklimek 333cb82
fix(wallet): address audit findings from PR #645 review
lklimek 059e444
Merge branch 'v1.0-dev' into zk-extract/sync-status-panel
lklimek 6159ef9
chore: minimal improvement in conn status tooltip
lklimek 88c7cb8
Merge remote-tracking branch 'origin/v1.0-dev' into fix/audit-finding…
lklimek 0b7d7ab
refactor(wallet): simplify remove_selected_utxos to take &Database + …
lklimek 998219d
Merge remote-tracking branch 'origin/fix/audit-findings-645' into zk-…
lklimek 4c7320e
fix(wallet): address remaining audit findings from code review
lklimek 502aad2
Merge branch 'v1.0-dev' into zk-extract/sync-status-panel
lklimek 6ffb0ee
Merge branch 'v1.0-dev' into zk-extract/sync-status-panel
lklimek 9c8cb31
fix(ui): refresh sync info cache after platform balance fetch
lklimek 0406d47
feat(ui): make sync status panel collapsible and dev-mode only
lklimek dafff57
fix(ui): address PR #642 review findings
lklimek cb8ceaf
refactor(ui): extract shared SPV phase summary and enrich tooltip
lklimek 13a9891
style: apply nightly rustfmt formatting
lklimek 0e7fe20
fix(ui): address second round of PR review comments
lklimek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
423 changes: 423 additions & 0 deletions
423
docs/ai-design/2026-02-24-sync-status-panel/manual-test-scenarios.md
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.