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

Refactoring client #982

Closed
4 of 7 tasks
jpraynaud opened this issue Jun 15, 2023 · 0 comments · Fixed by #998
Closed
4 of 7 tasks

Refactoring client #982

jpraynaud opened this issue Jun 15, 2023 · 0 comments · Fixed by #998
Assignees
Labels
D-medium Difficulty: medium mainnet-protocol 🚀 Protocol for mainnet refactoring 🛠️ Code refactoring and enhancements task

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Jun 15, 2023

Issue

We need to do some complementary refactoring on the client

To do

  • Enhance json output download sub-command
  • Check if download_directory is writable before downloading certificate chain
  • Progress bar during download UI (indicatif only when not using --json option)?
  • Check if enough available space to download and unpack snapshot (maybe with du-dust if it's possible)

Later

  • Progress bar during download (with --json option, TBD)?
  • Optimize certificate verifier and genesis verifier usage in commands?
  • Reactivate client cache implementation for immutable digester?
@jpraynaud jpraynaud added D-medium Difficulty: medium task dev 💪 mainnet-protocol 🚀 Protocol for mainnet labels Jun 15, 2023
@ghubertpalo ghubertpalo self-assigned this Jun 20, 2023
@jpraynaud jpraynaud linked a pull request Jun 26, 2023 that will close this issue
11 tasks
@jpraynaud jpraynaud added the refactoring 🛠️ Code refactoring and enhancements label Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D-medium Difficulty: medium mainnet-protocol 🚀 Protocol for mainnet refactoring 🛠️ Code refactoring and enhancements task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants