Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
fshutdown opened this issue Apr 10, 2018 · 0 comments

Comments

@fshutdown
Copy link
Contributor

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant