Add wallet balance refresh - #70
Merged
Merged
Conversation
hellno
added a commit
that referenced
this pull request
Jun 18, 2026
main merged the balance-refresh feature independently (#70, 7988d54). Resolved the shell.rs conflict by keeping this branch's codex-hardened refresh (single portfolio_loading flag + auth_epoch/view_epoch reply fencing), which supersedes #70's portfolio_refresh_in_flight marker. dev-vault.rs and palette_commands.rs were byte-identical on both sides (auto-merged).
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.
Summary
Linked issue
Closes #
Definition of Done
All of the following must hold before this PR can merge. Paste the command output as evidence —
do not check a box you have not verified.
cargo fmt --all --checkis cleanjust checkis green — clippy-D warningson both the default config and--features traycargo test --workspaceis greenCargo.toml/Cargo.lock(unless explicitly approved in this PR;the git GPUI stack is bumped only via
just bump-gpui, never hand-edited)DESIGN.md(amber = human, cyan = agent; sidebar/contextual-views IA;clear-signing / seed-reveal trust affordances)
Zeroizingand are never logged orDebug-printedEvidence (paste command output here)
Notes for reviewers