JeffandGitHub 8fc01a2553 Bump chia-blockchain-gui to 52d536c7da867a5dcefd238b18248c61a4337a5c (#16329)
Fixed typo by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/1915
fix incorrect paths by @nirajpathak13 in https://github.com/Chia-Network/chia-blockchain-gui/pull/1922
fixes in gui by @lipalong in https://github.com/Chia-Network/chia-blockchain-gui/pull/1931
fixed auto login by @seeden in https://github.com/Chia-Network/chia-blockchain-gui/pull/1982
Fix crash when populating keys that lack an emoji/theme entry by @paninaro in https://github.com/Chia-Network/chia-blockchain-gui/pull/2024
Fix address entry when entered directly instead of using the selection by @paninaro in https://github.com/Chia-Network/chia-blockchain-gui/pull/2037
fixes by @paninaro in https://github.com/Chia-Network/chia-blockchain-gui/pull/2052
fix for the crash when clicking on the Plots tab by @paninaro in https://github.com/Chia-Network/chia-blockchain-gui/pull/2057
Fixed effective plot size values by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/2062
fix by @paninaro in https://github.com/Chia-Network/chia-blockchain-gui/pull/2082
2023-09-14 10:17:17 -05:00
2023-09-12 11:27:37 -05:00
2023-08-17 19:10:40 -05:00
2023-08-23 22:56:08 -05:00
2021-05-26 11:33:26 -07:00
2023-08-17 19:10:40 -05:00
2023-01-17 15:37:50 -07:00
2023-08-03 00:40:01 -05:00
2022-11-22 15:53:40 -07:00
2023-09-12 13:54:04 -05:00
2022-03-17 09:13:27 -07:00

chia-blockchain

Chia Network logo

Dynamic JSON Badge
Dynamic JSON Badge
Dynamic JSON Badge

Coveralls
GitHub all releases
GitHub commit activity
GitHub contributors

Chia Discord
YouTube Channel Subscribers
Subreddit subscribers
Twitter Follow

Chia is a modern cryptocurrency built from scratch, designed to be efficient, decentralized, and secure. Here are some of the features and benefits:

  • Proof of space and time based consensus which allows anyone to farm with commodity hardware
  • Very easy to use full node and farmer GUI and cli (thousands of nodes active on mainnet)
  • Chia seeder, which maintains a list of reliable nodes within the Chia network via a built-in DNS server.
  • Simplified UTXO based transaction model, with small on-chain state
  • Lisp-style Turing-complete functional programming language for money related use cases
  • BLS keys and aggregate signatures (only one signature per block)
  • Pooling protocol that allows farmers to have control of making blocks
  • Support for light clients with fast, objective syncing
  • A growing community of farmers and developers around the world

Please check out the Chia website, the wiki, and FAQ for information on this project.

Python 3.8.1+ is required. Make sure your default python version is >=3.8.1 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 users should only install harvesters, farmers, plotter, full nodes, and wallets. Setting up a seeder is best left to more advanced users. Building Timelords and VDFs is for sophisticated users, in most environments. Chia Network and additional volunteers are running sufficient Timelords for 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.

S
Description
Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Readme Apache-2.0
365 MiB
Languages
Python 99.4%
Shell 0.4%
PowerShell 0.2%