2 Commits

Author SHA1 Message Date
Ricardo Guilherme Schmidt
fa1b0fd3c3
fix(wallet): stop disconnected reachability polling
Skip reachability requests and stale callbacks after the wallet closes. Keep fake account reads aligned with the provider contract by echoing the requested account ID.
2026-07-15 15:06:44 -03:00
Ricardo Guilherme Schmidt
fe979400af
feat(wallet): add reusable wallet modules
Add program-neutral wallet access, a stable account model, reusable QML controls, transaction confirmation, submitted-transaction presentation, and isolated contract tests.\n\nRefs #227
2026-07-15 11:55:39 -03:00