chia-blockchain/chia
Adam Kelly 696eb6c6d6
Typecheck chia/util/safe_cancel_task.py (#14943)
* Typecheck chia/util/safe_cancel_task.py

* typecheck safe_cancel_task.py

---------

Co-authored-by: Kyle Altendorf <sda@fstab.net>
Co-authored-by: Earle Lowe <e.lowe@chia.net>
2023-05-23 14:24:44 -05:00
..
clvm full_node: Refactor get_puzzle_and_solution_for_coin (#15323) 2023-05-17 17:34:33 -05:00
cmds Update --fee options to indicate units are in XCH (#15327) 2023-05-19 19:14:44 -05:00
consensus Fork infrastructure (#15299) 2023-05-18 20:20:11 -05:00
daemon Remove unused function from daemon service (#15209) 2023-05-08 20:48:44 -05:00
data_layer data_layer: Avoid redundant coin state fetching (#15212) 2023-05-08 20:48:58 -05:00
farmer Annotate farmer/farmer_api.py (#15347) 2023-05-23 05:34:53 -05:00
full_node Weight proof typing (#15316) 2023-05-22 10:23:33 -05:00
harvester hint chia.harvester.harvester, harvester_api (#14690) 2023-02-28 11:42:58 -06:00
introducer server: peer_host + peer_port -> peer_info in WSChiaConnection (#14151) 2023-04-12 11:14:38 -06:00
plot_sync server: peer_host + peer_port -> peer_info in WSChiaConnection (#14151) 2023-04-12 11:14:38 -06:00
plotters Annotate chia/plotters/chiapos.py (#15363) 2023-05-23 12:01:37 -05:00
plotting hint chia.plotting.create_plots (#14692) 2023-03-08 12:57:50 -06:00
pools rework class protocol check pattern (#15134) 2023-04-27 09:56:37 -05:00
protocols protocols: Give rust wallet types an alias, don't use __all__ (#15186) 2023-05-04 13:16:33 -05:00
rpc wallet: Implement /get_coin_records RPC command (#15100) 2023-05-23 04:45:49 -05:00
seeder util: Async DNS lookups (#14999) 2023-04-28 13:37:28 -05:00
server server: Store Version objects instead of str in WSChiaConnection (#15330) 2023-05-19 13:45:00 -05:00
simulator make sure tests that use BlockTools use a single source of consensus constants (#15364) 2023-05-23 12:02:28 -05:00
ssl isort: Remove the remaining exceptions and sort the related files (#14124) 2022-12-13 17:10:55 -06:00
timelord Annotate chia/timelord/iters_from_block.py (#15348) 2023-05-23 04:59:49 -05:00
types full_node: Refactor get_puzzle_and_solution_for_coin (#15323) 2023-05-17 17:34:33 -05:00
util Typecheck chia/util/safe_cancel_task.py (#14943) 2023-05-23 14:24:44 -05:00
wallet Add notification for VC (#15353) 2023-05-22 17:38:12 -05:00
__init__.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
__main__.py the future! 2023-03-09 13:40:48 -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 have pyinstaller include all chia modules and .hex files (#15340) 2023-05-22 11:48:27 -05:00