mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-11-13 12:09:25 +03:00
49e4629935
* Switches to sqlite and remove all mongo stuff * Starts RPC server on port 8555 * UI is in new process, communicates to node through rpc * JSON serialization for streamables * Harvester periodically prints its plot names and sizes * Process names are set to chia_full node, chia_harvester, etc * CONTRIBUTING.md, and remove docs from git (put in wiki) * Adds the SmallHeaderBlock type, it's header block without the PoT and PoSpace * Fix harvester bug (allows two harvesters in the same machine) |
||
---|---|---|
.. | ||
consensus | ||
plots | ||
rpc | ||
util | ||
__init__.py | ||
block_tools.py | ||
pytest.ini | ||
test_blockchain.py | ||
test_node_load.py | ||
test_store.py |