poolinfo:join:communitynode
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
poolinfo:join:communitynode [2022/06/14 16:04] – [Are my keys safe?] earl | poolinfo:join:communitynode [2024/01/08 21:34] (current) – Remove page, add link to new URL aj | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Farming using the Spacefarmer Community Node ===== | + | ====== This page has moved ====== |
- | Farming can be quite a struggle when running a full node with low specs. Chia allows many architectures, | + | Please |
- | + | ||
- | + | ||
- | ==== Network Topology ==== | + | |
- | The network structure looks like this: | + | |
- | < | + | |
- | / | + | |
- | other network peers --- Spacefarmers Community Node --- Farmer (CA) ------ Harvester 2 (certificate B) | + | |
- | | + | |
- | | + | |
- | | | + | |
- | | + | |
- | + | ||
- | The communication between the Community Node and your local Farmer is bi-directional; | + | |
- | + | ||
- | + | ||
- | ==== Decentralization ==== | + | |
- | The Spacefarmers Community Node does NOT sign your blocks, YOU do. As can be read in [[https:// | + | |
- | + | ||
- | An advantage to decentralisation of running the Community Node is thus that netspace is more decentralized, | + | |
- | + | ||
- | + | ||
- | ==== Node Uptime ==== | + | |
- | To ensure the highest possible uptime for the Community Node, we use a multi-node set-up behind a load balancer. This way, when we upgrade one of the nodes, you can rest assured that you will maintain a connection with a full node without disruption. | + | |
- | + | ||
- | By default, the Chia farmer process reconnects immediately after losing connection to the full node; so even if you are currently load-balanced to a node that restarts or goes down for maintenance, | + | |
- | + | ||
- | We currently operate with at least N-2 redundancy: that means that even if two backend nodes go down at the same time, there is enough capacity left on the other nodes to server all connected farmers. | + | |
- | + | ||
- | + | ||
- | ==== How to connect ==== | + | |
- | * Chia 1.3.0 and up is required! Find the latest version of Chia [[https:// | + | |
- | * Make sure you stop all Chia processes by closing the GUI or '' | + | |
- | * In the '' | + | |
- | full_node_peer: | + | |
- | host: localhost | + | |
- | port: 8444</ | + | |
- | full_node_peer: | + | |
- | host: community-node.spacefarmers.io | + | |
- | port: 8444</ | + | |
- | * Make sure you have '' | + | |
- | * If you use this node as a fail-safe node to your main node, make sure to copy + paste the pool info: from the config.yaml, | + | |
- | * In CLI '' | + | |
- | * '' | + | |
- | + | ||
- | + | ||
- | ==== Are my keys safe? ==== | + | |
- | Yes! We don't ever see your secret keys. All necessary signing is still done by your farmer process. | + | |
- | + | ||
- | Let us repeat this, because it's important: your keys are used to sign the blocks //locally on your farmer//. The Community Node is just used to send signage points to your farmer and eventually propagate your blocks to the network. Also note that all of this is using a completely unmodified node from [[https:// | + | |
- | + | ||
- | Regarding your wallet: as per Chia 1.3+, you can run your wallet without a full node. This way, your wallet doesn' | + | |
- | + | ||
- | + | ||
- | If you have any suggestions or critiques, please reach out to us in our [[https:// | + |
poolinfo/join/communitynode.1655222657.txt.gz · Last modified: 2022/06/14 16:04 by earl