xch-blockchain/chia
Kyle Altendorf d53f249e5c
only send_to_all(), drop send_to_all_except() (#14229)
* only send_to_all(), drop send_to_all_except()

* catch up tools/ as well

* add default
2023-01-02 21:39:11 -06:00
..
clvm create_bundle_from_mempool() doesn't need to be async (#14114) 2022-12-13 17:11:12 -06:00
cmds make wallet rpc client wallet id parameters accept int, not str (#14200) 2022-12-22 00:12:33 -06:00
consensus flake8: Fix issues after update (#13997) 2022-11-24 13:32:04 -06:00
daemon Made it able to RAM plot with bladebit2 (#13833) 2022-11-30 12:09:30 -06:00
data_layer TechDebt: add get_name to WalletProtocol (#13995) 2022-12-20 13:26:06 -06:00
farmer server: Replace WSChiaConnection.__getattr__ with call_api (#14052) 2022-12-13 00:35:42 -06:00
full_node only send_to_all(), drop send_to_all_except() (#14229) 2023-01-02 21:39:11 -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 Fix fee estimator being re-created every block (#14175) 2023-01-02 15:02:10 -06:00
seeder isort: Remove the remaining exceptions and sort the related files (#14124) 2022-12-13 17:10:55 -06:00
server only send_to_all(), drop send_to_all_except() (#14229) 2023-01-02 21:39:11 -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 local max subscription config (#14188) 2023-01-02 21:38:38 -06:00
wallet use default_factory= for SpendableCAT mutable defaults (#14214) 2022-12-23 11:33:42 -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