-
Notifications
You must be signed in to change notification settings - Fork 923
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(nodebuilder/p2p)! Upgrade to mocha-3 #2432
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2432 +/- ##
==========================================
- Coverage 53.28% 53.10% -0.19%
==========================================
Files 156 156
Lines 9915 9915
==========================================
- Hits 5283 5265 -18
- Misses 4179 4196 +17
- Partials 453 454 +1
|
does the bootstrap list also need to be updated? celestia-node/nodebuilder/p2p/bootstrap.go Lines 46 to 50 in 061b788
|
https://app.warp.dev/block/orM7af8cK6uFW5IATDrlLV - init successful |
the multiaddress and the dns records are exactly the same, no update is required. |
Overview
Update to mocha-3 chain name when init is called.
Checklist