User Tools

Site Tools


poolinfo:community_node

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
poolinfo:community_node [2024/01/30 13:43] – Remove legacy Chia v1 node earlpoolinfo:community_node [2025/08/28 19:21] (current) – [How to connect] Add gh255 port 141.101.105.76
Line 62: Line 62:
   - Find the Chia ''config.yaml''. For Linux it's located in:<code>$HOME/.chia/mainnet/config/</code>Using Windows it's located in:<code>C:\Users\<yourusername\.chia\mainnet\config</code>   - Find the Chia ''config.yaml''. For Linux it's located in:<code>$HOME/.chia/mainnet/config/</code>Using Windows it's located in:<code>C:\Users\<yourusername\.chia\mainnet\config</code>
   - Search for the following entry: <code>farmer:   - Search for the following entry: <code>farmer:
-  full_node_peer+  full_node_peers
-    host: localhost +    host: localhost 
-    port: 8444</code>+      port: 8444</code>
   - Update the host and port fields according to your Chia client version:<WRAP>   - Update the host and port fields according to your Chia client version:<WRAP>
-^ Chia Official ^ Host ^ Port ^ +^ Chia Official ^ Host ^ Port ^ Shutdown date 
-| Chia >=2.0.0                                | community-node.spacefarmers.io |  18444 | +| Chia >= 2.2.0 < 2.5.5              | community-node.spacefarmers.io |  8444 | N/A | 
-^ GigaHorse Farmer ^ Host ^ Port ^ +| Chia >= 2.5.5                      | community-node.spacefarmers.io | 18444 | N/A 
-| Gigahorse %%<=%%1.8.2.giga14                | community-node.spacefarmers.io |   8445 | :!: Shutting down February 1st, 2024 +^ GigaHorse Farmer ^ Host ^ Port ^ Shutdown date 
-| Gigahorse >=2.1.1.giga22                    | community-node.spacefarmers.io |  18445 |+| Gigahorse 3.0 >2.2.1.giga33 < 2.5.5.giga36 | community-node.spacefarmers.io |  8445 | N/A 
 +| Gigahorse 3.0 >= 2.5.5.giga36 | community-node.spacefarmers.io | 18445 | N/A |
  
-For instance, if you are using Chia 2.1.4, the entry should resemble this:+For instance, if you are using Chia 2.4.3, the entry should resemble this:
  
 <code>farmer: <code>farmer:
-  full_node_peer+  full_node_peers
-    host: community-node.spacefarmers.io +    host: community-node.spacefarmers.io 
-    port: 18444</code>+      port: 8444</code>
 </WRAP> </WRAP>
   - For those using IPv6, it's advised to set prefer_ipv6 to true as follows:<code>prefer_ipv6: true</code>   - For those using IPv6, it's advised to set prefer_ipv6 to true as follows:<code>prefer_ipv6: true</code>
poolinfo/community_node.1706622183.txt.gz · Last modified: 2024/01/30 13:43 by earl

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki