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

ux: placed orders should try to survive Bison wallet restart #2986

Open
norwnd opened this issue Sep 22, 2024 · 0 comments
Open

ux: placed orders should try to survive Bison wallet restart #2986

norwnd opened this issue Sep 22, 2024 · 0 comments

Comments

@norwnd
Copy link
Contributor

norwnd commented Sep 22, 2024

Running Bison wallet on personal PC/laptop presents the following challenge:

  • I place a bunch of orders
  • after a while I have to shut down (or restart) Bison wallet - be it due to laptop needing an OS update, or just me requiring all the resources of my PC for another task
  • when I start Bison wallet next time my orders have been revoked by server (I assume there is also reputation loss) and I have to place them again manually one by one

I could cancel orders manually also before shutting down Bison wallet, but I don't even always remember Bison wallet is running (and that's too much to ask anyway).

This can probably be automated by:

  • storing a snapshot of open orders on disk
  • cancelling orders upon normal termination of Bison wallet
  • restoring orders (if any) from that snapshot upon Bison wallet start
@norwnd norwnd changed the title placed orders should try to survive Bison wallet restart ux: placed orders should try to survive Bison wallet restart Sep 22, 2024
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