Contents

chia-blockchain 2.2.1

0

Chia blockchain full node, farmer, timelord, and wallet.

Chia blockchain full node, farmer, timelord, and wallet.

Stars: 10881, Watchers: 10881, Forks: 2003, Open Issues: 418

The Chia-Network/chia-blockchain repo was created 4 years ago and the last code push was 25 minutes ago.
The project is extremely popular with a mindblowing 10881 github stars!

How to Install chia-blockchain

You can install chia-blockchain using pip

pip install chia-blockchain

or add it to a project with poetry

poetry add chia-blockchain

Package Details

Author
Mariano Sorgente
License
Apache License
Homepage
https://chia.net/
PyPi:
https://pypi.org/project/chia-blockchain/
GitHub Repo:
https://github.com/Chia-Network/chia-blockchain
No  chia-blockchain  pypi packages just yet.

Errors

A list of common chia-blockchain errors.

Code Examples

Here are some chia-blockchain code examples and snippets.

GitHub Issues

The chia-blockchain package has 418 open issues on GitHub

  • pool_wallet: Deterministic derivation of auth key, and only count poo…
  • Update to handle the NodeJS 16 dependency
  • add catch to catch if farmer is not started when creating a plotnft.
  • [Bug] plotnft show requires farmer to be running
  • add exact match and use all smaller coin algorithms for coin selection
  • [Bug] harvester&node failing after minutes: ERROR Fatal read error on socket transport ERROR SSL error in data received ERROR SSL handshake failed on verifying the certificate
  • [Bug] XCH balance almost doubled after adding USDS CAT wallet
  • Missing transaction
  • fix parameter name to blockchain_interface.persist_sub_epoch_challenge_segments
  • No need to is None check .get_tree_generation()
  • plotting|tests|setup: Improve PlotManager cache
  • Moving Plots will cause keys(wallet) to be automatically generated
  • [Bug] Synching takes a long time (or never) after quitting light wallet beta app.
  • Do not assert if pool_state is none
  • [Bug] 1.3 beta release from main wallet never syncs to node

See more issues on GitHub

Related Packages & Articles

chiapos 2.0.4

Chia proof of space plotting, proving, and verifying (wraps C++)

clvm 0.9.9

[Contract Language | Chialisp] Virtual Machine

Brownie 0.5.1

Common utilities and datastructures for Python applications.