Node: Remove [ghostnet.kaml.fr] from ghostnet bootstrap peers
What
Remove ghostnet.kaml.fr from ghostnet bootstrap peers
Why
TF01007: {1016} octez-node config init --network ghostnet
May 24 13:26:28.117: The DNS lookup of ghostnet.kaml.fr returns 0 point.
May 24 13:26:28.117: found the following warning(s) while validating the node configuration.
May 24 13:26:28.117: warning: failed to resolve the bootstrap peer address 'ghostnet.kaml.fr' in
May 24 13:26:28.117: field 'p2p.bootstrap-peers', the node will not use this bootstrap peer
How
Manually testing the MR
Compile and Run a node on ghostnet
Checklist
-
Document the interface of any function added or modified (see the coding guidelines) -
Document any change to the user interface, including configuration parameters (see node configuration) -
Provide automatic testing (see the testing guide). -
For new features and bug fixes, add an item in the appropriate changelog ( docs/protocols/alpha.rstfor the protocol and the environment,CHANGES.rstat the root of the repository for everything else). -
Select suitable reviewers using the Reviewersfield below. -
Select as Assigneethe next person who should take action on that MR
Edited by Killian Delarue