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/05 08:26] – Instructions refactor, add ipv6 instruction ajpoolinfo:community_node [2024/04/07 13:21] (current) – add legacy annotation to chia 2.1.x earl
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 ^
-| Chia %%<=%%1.8.2                            | community-node.spacefarmers.io |   8444 | +| Chia >2.2.0                                  | community-node.spacefarmers.io |  8444 | 
-| Chia >=2.0.0                                | community-node.spacefarmers.io |  18444 |+| Chia >= 2.1.0 < 2.2.x (legacy)                 | community-node.spacefarmers.io |  18444 |
 ^ GigaHorse Farmer ^ Host ^ Port ^ ^ GigaHorse Farmer ^ Host ^ Port ^
-| Gigahorse %%<=%%1.8.2.giga14                | community-node.spacefarmers.io |   8445 | +| Gigahorse 3.0 >2.2.1.giga33                  | community-node.spacefarmers.io |  8445 | 
-| Gigahorse >=2.1.1.giga22                    | community-node.spacefarmers.io |  18445 |+| Gigahorse 2.0 >= 2.1.1.giga22 < 2.2.x (legacy) | community-node.spacefarmers.io |  18445 |
  
-For instance, if you are using Chia 2.1.3, the entry should resemble this:+For instance, if you are using Chia 2.2.1, 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.1704443163.txt.gz · Last modified: 2024/01/05 08:26 by aj · Currently locked by: 172.70.134.198,18.233.175.166

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki