-
Notifications
You must be signed in to change notification settings - Fork 61
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
chore: improving node setup w.r.t sharding information #2187
Conversation
You can find the image built from this PR at
Built from 626b852 |
e3c6974
to
b0aaa70
Compare
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! Thank you :)
e1162a7
to
13d21a9
Compare
de8062e
to
74aa3f8
Compare
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.
Looks reasonable to me. :)
ff4c433
to
8d7b521
Compare
I don't get it! All test green locally but it always fail here...... |
dc5efd2
to
416757d
Compare
416757d
to
11cabad
Compare
Seams like the bug is fixed. Merging even with JS failing as it's not related. |
Description
Various misc. fixes and changes related to shards, Waku metadata and testings.
Motivated by #2151 which made me realized testing was not ergonomic w.r.t. sharding.
Changes
Close #2183