-
Notifications
You must be signed in to change notification settings - Fork 31
Description
Describe the bug
Chaingreen farmer is connecting automatically to FULL_NODES with port 28444 wich are (afaik) full nodes of the HDDcoin blockchain.
The farmer dont sync as long as connections to full nodes of chaingreen blockchain aren't added manually.
After disconnecting manually from wrong full nodes and connecting to the right ones syncing starts, but after short time most of the connection are lost again and connections to the wrong (:28444) full nodes are automatically established again.
Edit: After successfully syncing even if some wrong nodes were connected but at least one correct node, all the connection to the wrong nodes disappeared
To Reproduce
chaingreen start farmer
chaingreen show -c
chaingreen show -r [ID of the wrong full nodes]
chaingreen show -a [IP of correct full nodes]
Expected behavior
chaingreen start farmer should connect automatically to the correct full nodes at port 8744
Screenshots
Screenshot right after starting chaingreen farmer
Desktop (please complete the following information):
- OS: Linux Ubuntu Desktop 20.04
- Chaingreen version 1.2.2.dev2