JeffandGitHub 3ee128cf47 Bump chia-blockchain-gui to 2a605eb5e04b2a2b72941c4a244e04d563513a77 (#14043)
Includes:
Display NFT coin ID and current owner address in NFT details
NFT setting to toggle between cover/contain image display modes
Added a version mismatch warning when backend/frontend versions are out of sync
Fixed decimal place bug when setting a custom fee in the fee estimator
BladeBit 2 updates for RAM plotting
User-facing prefs are now stored in $CHIA_ROOT/gui/Chia Blockchain/prefs.yaml
Offer builder now shows totals with royalties when requesting an NFT
Bumped electron to 20.3.5
Memo can be set when sending an XCH transaction
Fixed NFT inbox detection, addressing https://github.com/Chia-Network/chia-blockchain-gui/issues/1168
Removed SkyNFT references
Fee estimator integrations
Removed references to defunct backup service
2022-12-01 17:54:39 -06:00
2022-12-01 13:29:52 -06:00
2022-11-17 10:24:49 -06:00
2022-12-01 13:29:52 -06:00
2021-05-26 11:33:26 -07:00
2022-11-03 15:51:58 -05:00
2022-06-27 10:53:04 -05:00
2022-03-17 09:13:27 -07:00
2022-01-15 19:41:56 -08:00
2022-10-07 15:51:31 -05:00
2022-03-17 09:13:27 -07:00
2022-11-22 15:53:40 -07:00
2022-03-17 09:13:27 -07:00

chia-blockchain

Alt text

Current Release/main Development Branch/dev
Ubuntu Core Tests MacOS Core Tests Windows Installer on Windows 10 and Python 3.7 Ubuntu Core Tests MacOS Core Tests Windows Installer on Windows 10 and Python 3.7

GitHub contributors

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 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 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
364 MiB
Languages
Python 99.4%
Shell 0.4%
PowerShell 0.2%