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

Add Fluffy tests for Radius adaptation and db pruning when hitting max storage size #1644

Open
kdeme opened this issue Jul 13, 2023 · 0 comments
Labels
Fluffy good first issue Good for newcomers

Comments

@kdeme
Copy link
Contributor

kdeme commented Jul 13, 2023

There is currently only one test scenario tested: hitting full database: https://github.com/status-im/nimbus-eth1/blob/master/fluffy/tests/test_portal_wire_protocol.nim#L331

Some other scenarios to be tested:

  • Increase of storage-size (e.g. use case where user decided to restart node with more storage-size)
  • Decrease of storage-size
  • ...?
@kdeme kdeme added good first issue Good for newcomers Fluffy labels Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fluffy good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant