xch-blockchain/chia
2023-01-06 14:18:52 -06:00
..
clvm create_bundle_from_mempool() doesn't need to be async (#14114) 2022-12-13 17:11:12 -06:00
cmds Fix fee and unit amounts when coin splitting or viewing coins (#14172) 2023-01-06 12:05:17 -06:00
consensus flake8: Fix issues after update (#13997) 2022-11-24 13:32:04 -06:00
daemon Add a daemon heartbeat setting to config.yaml (#13886) 2023-01-06 11:55:20 -06:00
data_layer Add proxy support to Data Layer download client (#14281) 2023-01-06 14:18:36 -06:00
farmer server: Replace WSChiaConnection.__getattr__ with call_api (#14052) 2022-12-13 00:35:42 -06:00
full_node Call method to process transactions added to mempool in Fee Estimator (#14290) 2023-01-06 14:18:52 -06:00
harvester Factor out member functions of ProofOfSpace to be free functions (#13930) 2022-11-17 13:46:22 -06:00
introducer isort: Remove the remaining exceptions and sort the related files (#14124) 2022-12-13 17:10:55 -06:00
plot_sync server: Enable and fix mypy in ws_connection.py (#13878) 2022-11-12 14:18:11 -06:00
plotters isort: Remove the remaining exceptions and sort the related files (#14124) 2022-12-13 17:10:55 -06:00
plotting Factor out member functions of ProofOfSpace to be free functions (#13930) 2022-11-17 13:46:22 -06:00
pools TechDebt: add get_name to WalletProtocol (#13995) 2022-12-20 13:26:06 -06:00
protocols isort: Remove the remaining exceptions and sort the related files (#14124) 2022-12-13 17:10:55 -06:00
rpc Add a daemon heartbeat setting to config.yaml (#13886) 2023-01-06 11:55:20 -06:00
seeder isort: Remove the remaining exceptions and sort the related files (#14124) 2022-12-13 17:10:55 -06:00
server use .get("testing", False) to avoid errors when missing (#14267) 2023-01-03 20:50:58 -06:00
simulator add local max subscription config (#14188) 2023-01-02 21:38:38 -06:00
ssl isort: Remove the remaining exceptions and sort the related files (#14124) 2022-12-13 17:10:55 -06:00
timelord isort: Remove the remaining exceptions and sort the related files (#14124) 2022-12-13 17:10:55 -06:00
types types: PeerInfo doesn't need to be streamable (#14166) 2022-12-16 12:33:04 -06:00
util Add proxy support to Data Layer download client (#14281) 2023-01-06 14:18:36 -06:00
wallet wallet: Drop duplicate puzzle hashes assert (#14287) 2023-01-05 20:19:36 -06:00
__init__.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
py.typed Added a py.typed file in the chia directory for pep-561 compliance (#8014) 2021-08-17 10:53:25 -07:00
pyinstaller.spec Add Bladebit prerelease to prerelease mac builds (#13540) 2022-09-26 18:35:33 -05:00