Squashed commit of the following: commit447b8efd49Author: Gene Hoffman <hoffmang@hoffmang.com> Date: Fri Dec 4 10:38:35 2020 -0800 Bump pos to .38 - don't keep all the temp files open commitd6790c8dacAuthor: Gene Hoffman <hoffmang@hoffmang.com> Date: Thu Dec 3 12:04:27 2020 -0800 Remove cbor version from Azure Pipeline commit1b6d273e3aAuthor: Gene Hoffman <hoffmang@hoffmang.com> Date: Thu Dec 3 11:57:55 2020 -0800 install.sh shouldn't specify cbor version commit6726064ce9Author: Gene Hoffman <hoffmang@hoffmang.com> Date: Thu Dec 3 11:53:02 2020 -0800 Bump cbor to 5.2.0 commit8f29747badAuthor: Gene Hoffman <hoffmang@hoffmang.com> Date: Thu Dec 3 11:19:17 2020 -0800 Create bug fix release Beta 18
chia-blockchain
| Current Release/main | Development Branch/dev |
|---|---|
Please check out the wiki and FAQ for information on this project.
Python 3.7+ is required. Make sure your default python version is >=3.7
by typing python3.
If you are behind a NAT, it can be difficult for peers outside your subnet to reach you when they start up. You can enable UPnP on your router or add a NAT (for IPv4 but not IPv6) and firewall rules to allow TCP port 8444 access to your peer. These methods tend to be router make/model specific.
Most should only install harvesters, farmers, plotter, full nodes, and wallets. Building timelords and VDFs is for sophisticated users in most environments. Chia Network and additional volunteers are running sufficient Timelords for testnet consensus.
Installing
Install instructions are available in the INSTALL section of the chia-blockchain repository wiki.
Running
Once installed, a Quick Start Guide is available from the repository wiki.