-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Interpret ambiguous transactions in UI.
Replaces the current: Transaction::successful() -> bool with a result() method that returns Success, Failure or Ambiguous. Adds handling of the Ambiguous cases when describing transaction groups. Transaction groups will be named e.g. "23 ambiguous transactions", rather than as polling groups or transfers. The detail pane will advise starting the capture before enumeration to resolve the ambiguity.
- Loading branch information
1 parent
0a7a38d
commit cb9afa6
Showing
1 changed file
with
40 additions
and
13 deletions.
There are no files selected for viewing
This file contains 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