Miner improvements#489
Conversation
logout without losing all data tell user that inner hash won't have redeem function
|
Warning No auditable source files found in this PR's diff. |
PR review: miner-improvementsTested the branch locally — analyzer is clean on all four files and all 9 new tests pass. Overall this is a focused, well-scoped UX improvement. What's in it
Things I like
Suggestions / nits
/// - Preimage-only: only the rewards preimage file is written. The node can mine
/// but the user must withdraw via CLI.Something like "…the node can mine but redeeming the rewards requires the secret phrase (not stored)." would match the new screen copy.
Verificationflutter analyze lib/features/miner/miner_app_bar.dart \
lib/features/setup/rewards_address_setup_screen.dart \
lib/src/services/miner_wallet_service.dart \
test/miner_wallet_service_test.dart
# No issues found! (1.6s)
flutter test test/miner_wallet_service_test.dart
# 00:00 +9: All tests passed!Also confirmed LGTM with the doc-comment nit. Nothing here looks risky to merge. |
Uh oh!
There was an error while loading. Please reload this page.