Skip to content

Add wallet balance refresh - #70

Merged
hellno merged 2 commits into
mainfrom
hellno/wallet-balance-refresh
Jun 17, 2026
Merged

Add wallet balance refresh#70
hellno merged 2 commits into
mainfrom
hellno/wallet-balance-refresh

Conversation

@hellno

@hellno hellno commented Jun 17, 2026

Copy link
Copy Markdown
Owner

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 --check is clean
  • just check is green — clippy -D warnings on both the default config and --features tray
  • cargo test --workspace is green
  • No new or changed dependencies in Cargo.toml / Cargo.lock (unless explicitly approved in this PR;
    the git GPUI stack is bumped only via just bump-gpui, never hand-edited)
  • Any visual/UI change follows DESIGN.md (amber = human, cyan = agent; sidebar/contextual-views IA;
    clear-signing / seed-reveal trust affordances)
  • Secrets (seed / key / passphrase) stay in Zeroizing and are never logged or Debug-printed
Evidence (paste command output here)
$ cargo fmt --all --check
# (output)

$ just check
# (output)

$ cargo test --workspace
# (output)

Notes for reviewers

@hellno
hellno merged commit 7988d54 into main Jun 17, 2026
5 checks passed
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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant