Skip to content

Improve error message when user attempts to start tumbling with incorrect wallet password #40

@fshutdown

Description

@fshutdown

Currently when the user enters incorrect wallet password the error message reads: An error occurred starting tumbling session.

This should be changed to indicate that the wallet password is incorrect.

API
http://localhost:37220/api/TumbleBit/tumble

Stack Trace

System.Exception: Origin wallet password appears to be invalid↵ at Breeze.TumbleBit.Client.TumbleBitManager.d__45.MoveNext() in /Users/maciejzaleski/Code/BreezeProject/Breeze.TumbleBit.Client/TumbleBitManager.cs:line 524↵--- End of stack trace from previous location where exception was thrown ---↵ at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()↵ at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)↵ at Breeze.TumbleBit.Controllers.TumbleBitController.d__4.MoveNext() in /Users/maciejzaleski/Code/BreezeProject/Breeze.TumbleBit.Client/Controllers/TumbleBitController.cs:line 101"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions