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

CLI wallet: avoid directly overwriting wallet file on exit #1109

Closed
4 of 8 tasks
abitmore opened this issue Jul 2, 2018 · 10 comments
Closed
4 of 8 tasks

CLI wallet: avoid directly overwriting wallet file on exit #1109

abitmore opened this issue Jul 2, 2018 · 10 comments
Assignees
Labels
1a Epic High level concept to be addressed. Description should contain a list referencing child User Stories 4c High Priority Priority indicating significant impact to system/user -OR- workaround is prohibitivly expensive 6 CLI Impact flag identifying the command line interface (CLI) wallet application 6 Security Impact flag identifying system/user security 9c Large Effort estimation indicating TBD

Comments

@abitmore
Copy link
Member

abitmore commented Jul 2, 2018

One of my wallet files got corrupted today due to disk full. Fortunately I have backed up the keys.

CORE TEAM TASK LIST

  • Evaluate / Prioritize Feature Request
  • Refine User Stories / Requirements
  • Define Test Cases
  • Design / Develop Solution
    • Assigned: @cogutvalera
    • Estimated: 3 hours (Remitted weeks 34-35)
  • Perform QA/Testing
  • Update Documentation
@abitmore abitmore added 1a Epic High level concept to be addressed. Description should contain a list referencing child User Stories 4c High Priority Priority indicating significant impact to system/user -OR- workaround is prohibitivly expensive 6 CLI Impact flag identifying the command line interface (CLI) wallet application 6 Security Impact flag identifying system/user security 9c Large Effort estimation indicating TBD labels Jul 2, 2018
@abitmore
Copy link
Member Author

abitmore commented Jul 2, 2018

#1050 is related.

@cogutvalera
Copy link
Member

as an idea: to save wallet file with another filename something like temp wallet file or backup

@cogutvalera
Copy link
Member

only on exit or in save_wallet_file ?

@abitmore
Copy link
Member Author

save_wallet_file.

@cogutvalera
Copy link
Member

cogutvalera commented Jul 30, 2018

my approximation/estimation is about 3 hours for this issue

@cogutvalera
Copy link
Member

Thanks !

cogutvalera pushed a commit to cogutvalera/bitshares-core that referenced this issue Jul 31, 2018
@cogutvalera
Copy link
Member

rebased already

@ryanRfox
Copy link
Contributor

Assigned to @cogutvalera and added estimate for 3 hours.

@cogutvalera
Copy link
Member

Thanks !

abitmore added a commit that referenced this issue Aug 17, 2018
CLI wallet: avoid directly overwriting wallet file on exit #1109
@abitmore
Copy link
Member Author

Fixed by #1195.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1a Epic High level concept to be addressed. Description should contain a list referencing child User Stories 4c High Priority Priority indicating significant impact to system/user -OR- workaround is prohibitivly expensive 6 CLI Impact flag identifying the command line interface (CLI) wallet application 6 Security Impact flag identifying system/user security 9c Large Effort estimation indicating TBD
Projects
None yet
Development

No branches or pull requests

3 participants