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

Simplify catchup mechanism #2463

Open
ineiti opened this issue Aug 23, 2021 · 0 comments
Open

Simplify catchup mechanism #2463

ineiti opened this issue Aug 23, 2021 · 0 comments
Assignees
Projects

Comments

@ineiti
Copy link
Member

ineiti commented Aug 23, 2021

The current catch-up mechanism is buggy and doesn't allow to catch-up with the latest chain.

  • simplify mechanism, e.g.,
    • don't wait for request but directly catch up
    • remove memory calculation of db (which is very slow)
@ineiti ineiti self-assigned this Aug 23, 2021
@ineiti ineiti added this to TODO in Cothority via automation Aug 23, 2021
@ineiti ineiti moved this from TODO to WIP in Cothority Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Cothority
  
WIP
Development

No branches or pull requests

1 participant