-
Notifications
You must be signed in to change notification settings - Fork 53
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
feat(rln_db_inspector): create rln_db_inspector tool #1999
Conversation
You can find the image built from this PR at
|
You can find the experimental image built from this PR at
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks!
Co-authored-by: Ivan Folgueira Bande <128452529+Ivansete-status@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's cool:)
This tool saved the day today in debugging! 👏 |
Description
While debugging and running simulations, it can be useful to inspect the rln tree db.
Future PRs can add more inspection capabilities, but this will be useful for now.
Changes
rln_db_inspector
waku.nimble
How to test
make -j12 rln-db-inspector
./build/rln-db-inspector --rln-relay-tree-path:<path>