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

List of little annoyances and other stuff #66

Closed
7 of 8 tasks
theborakompanioni opened this issue Feb 8, 2022 · 5 comments
Closed
7 of 8 tasks

List of little annoyances and other stuff #66

theborakompanioni opened this issue Feb 8, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@theborakompanioni
Copy link
Collaborator

theborakompanioni commented Feb 8, 2022

A small list of things that stood out during testing and trial.

Please expand it according to your own assessment and let's talk about which are important before the first beta version is released.
Feel free to give an estimated priority as well.

(This list should not contain missing features (e.g. "display spendable funds" or "ability to sweep"), but rather just document odd behaviour or possible improvements for existing ones.)

@dergigi dergigi added this to the v0.0.3 - Join the Market milestone Feb 8, 2022
@dergigi dergigi added the enhancement New feature or request label Feb 8, 2022
@dergigi
Copy link
Contributor

dergigi commented Feb 8, 2022

Fetch /session immediately after starting taker (otherwise user might wait up to 10 seconds to know what is going on)

Comment from @dennisreimann: Might be a good idea to bring back the WebSocket connection, it would contain this information.

@theborakompanioni
Copy link
Collaborator Author

Fetch /session immediately after starting taker (otherwise user might wait up to 10 seconds to know what is going on)

Comment from @dennisreimann: Might be a good idea to bring back the WebSocket connection, it would contain this information.

Yeah, but I also stated it wrong - should be neutral, I did not want to propose a solution already.. will change to "Inform user about coinjoin state immediately after coinjoin is initiated.". Websocket would be great of course! 👍

@dergigi
Copy link
Contributor

dergigi commented Feb 9, 2022

One more thing I noticed, not sure if it's already covered by the above: when "Earn" is active, i.e. the yield generator service is running, the user can't send a transaction as a coinjoin, and vice-versa. Reason: Service already started.

@theborakompanioni
Copy link
Collaborator Author

All of the items on the list are now either fixed, addressed in a PR or externalized as own issue. Proposing to close this issue.

@MaxHillebrand
Copy link
Contributor

Well done fellas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: Done
Development

No branches or pull requests

3 participants