-
Notifications
You must be signed in to change notification settings - Fork 268
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
update libp2p branch when unstable changes #6202
base: unstable
Are you sure you want to change the base?
Conversation
cb75ed2
to
efeb1c9
Compare
- name: Update libp2p branch | ||
run: | | ||
cd vendor/nim-libp2p | ||
git checkout unstable |
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.
needs updating for the new naming scheme
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.
done
Is this still relevant? We are still running Libp2p nodes but they are outdated and Holesky fork is today:
I guess I can update the branch manually for now. |
Updated manually for today:
|
Co-authored-by: tersec <tersec@users.noreply.github.com>
31f5a9a
to
239dedf
Compare
This PR automates updating the libp2p branch when the Nimbus unstable branch changes. The libp2p branch will contain the latest Nimbus and nim-libp2p unstable.