chia-blockchain/chia
2023-06-07 14:07:56 -05:00
..
clvm full_node: Refactor get_puzzle_and_solution_for_coin (#15323) 2023-05-17 17:34:33 -05:00
cmds Fix vcs get command when no proofs exist yet (#15432) 2023-06-02 17:54:31 -05:00
consensus bump SOFT_FORK3_HEIGHT to align with the next release cycle (#15428) 2023-06-01 21:48:01 -05:00
daemon copy connection set to iterate while pinging (#15407) 2023-05-31 11:34:30 -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 util: Improve list_to_batches (#15415) 2023-06-06 12:00:07 -05:00
plotters Annotate chia/plotters/chiapos.py (#15363) 2023-05-23 12:01:37 -05:00
plotting util: Improve list_to_batches (#15415) 2023-06-06 12:00:07 -05:00
pools pools: Drop PoolWallet.get_next_interesting_coin (#15273) 2023-05-23 14:27:43 -05:00
protocols protocols: Give rust wallet types an alias, don't use __all__ (#15186) 2023-05-04 13:16:33 -05:00
rpc remove unnecessary filtering of state_changed messages for the UI (#15437) 2023-06-03 09:56:45 -05:00
seeder util: Async DNS lookups (#14999) 2023-04-28 13:37:28 -05:00
server server: Fix versions for incoming connections (#15465) 2023-06-07 14:07:56 -05:00
simulator add test coverage for starting a node with an existing db (#15338) 2023-05-23 14:27:10 -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 util: Improve list_to_batches (#15415) 2023-06-06 12:00:07 -05:00
wallet Move CAT_MOD from cat_loader -> cat_utils (#15459) 2023-06-06 19:13:11 -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 Add timelord_launcher to the pyinstaller.spec (#15094) 2023-05-30 12:50:31 -05:00