chia-blockchain/chia
2023-12-14 12:53:43 -06:00
..
clvm add SpendSim.managed() (#16889) 2023-12-05 13:31:13 -06:00
cmds remove coverage ignore (#17041) 2023-12-12 09:42:58 -06:00
consensus avoid recursive_replace() in block_creation.py (#16708) 2023-11-30 14:10:39 -06:00
daemon Use bls from chia rs (#16715) 2023-11-07 09:06:52 -08:00
data_layer SerializedProgram updates (#16926) 2023-12-14 12:53:43 -06:00
farmer Async connection close handlers (#17017) 2023-12-11 08:27:25 -06:00
full_node SerializedProgram updates (#16926) 2023-12-14 12:53:43 -06:00
harvester Async connection close handlers (#17017) 2023-12-11 08:27:25 -06:00
introducer introducer just manage (#16757) 2023-11-21 17:14:10 -06:00
plot_sync apply pyupgrade --py38-plus --keep-runtime-typing (#14646) 2023-10-24 12:01:23 -05:00
plotters use importlib.metadata to get package versions (#14753) 2023-09-27 15:01:08 -05:00
plotting Use bls from chia rs (#16715) 2023-11-07 09:06:52 -08:00
pools factor out repeated logic and fix types in Program.__eq__() call (#16929) 2023-11-27 17:04:38 -06:00
protocols Use bls from chia rs (#16715) 2023-11-07 09:06:52 -08:00
rpc Merge commit 'ca9a6011ec90836d8d47efe196c2d4c77040613e' into checkpoint/main_from_release_2.1.2_ca9a6011ec90836d8d47efe196c2d4c77040613e 2023-12-11 15:48:08 +01:00
seeder add RPC API generic parameter to Service (#16973) 2023-12-05 13:30:56 -06:00
server create and prepare new SimulatorsAndWallets classes (#16931) 2023-12-11 08:27:52 -06:00
simulator adapt conditions_dict_for_solution() to how it's used (#17034) 2023-12-13 09:25:20 -06:00
ssl send --fix-ssl-permissions to stderr (#15972) 2023-09-13 14:15:11 -05:00
timelord asyncio.create_subprocess_shell() -> asyncio.create_subprocess_exec() (#16944) 2023-11-28 14:42:36 -06:00
types SerializedProgram updates (#16926) 2023-12-14 12:53:43 -06:00
util adapt conditions_dict_for_solution() to how it's used (#17034) 2023-12-13 09:25:20 -06:00
wallet SerializedProgram updates (#16926) 2023-12-14 12:53:43 -06:00
__init__.py use importlib.metadata to get package versions (#14753) 2023-09-27 15:01:08 -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