BlockchainCommons / BlockchainCommons/GordianWallet-iOS

"manual coin control" crash when not connected to a node.

Open
#89 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
46
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Crash for edge case scenario in GordianWallet. I know it is an edge case. The app crash happens if the wallet is not connected to a node. When "manual coin control" is tapped in the VC on the fourth tab, the variable wallet in UTXOViewController.swift line 49 is nil and causes a crash. I'm thinking do a check once the user taps on "manual coin control". If requirements are not met, show the drawer "Scan a QuickConnect QR Code" that shows up in the initial page.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.