chia-blockchain/chia
2023-05-17 13:06:17 -05:00
..
clvm Use "item" instead of "spend" in mempool's items functions names (#15103) 2023-04-24 12:45:37 -06:00
cmds Improve help text for deprecated 'chia show' commands. (#15297) 2023-05-16 12:30:25 -05:00
consensus Refactor mutiproc prevalidation (#15166) 2023-05-11 19:06:02 -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 Changed: output plotid when we find an invalid proof of space (#15257) 2023-05-11 19:06:17 -05:00
full_node Merge commit '61ad4dae37b9fd9a1dcd61416d3d7eaae0cc2fe3' into checkpoint/main_from_release_1.8.1_61ad4dae37b9fd9a1dcd61416d3d7eaae0cc2fe3 2023-05-17 11:15:52 +01: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 hint chia.plotting.create_plots (#14692) 2023-03-08 12:57:50 -06: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 Merge commit '2aadff68ab5b57e6fa884dddf70ba1c3516dfb8d' into checkpoint/main_from_release_1.8.1_2aadff68ab5b57e6fa884dddf70ba1c3516dfb8d 2023-05-16 11:43:28 +01:00
seeder util: Async DNS lookups (#14999) 2023-04-28 13:37:28 -05:00
server server: Don't pass the host to WSChiaConnection (#14152) 2023-05-09 15:58:20 -05:00
simulator wallet: Give Payment.memos a default value (#15172) 2023-05-03 00:30:53 -05:00
ssl isort: Remove the remaining exceptions and sort the related files (#14124) 2022-12-13 17:10:55 -06:00
timelord util: Async DNS lookups (#14999) 2023-04-28 13:37:28 -05:00
types Identical spend aggregation (#13799) 2023-05-12 10:55:53 -05:00
util Have simulator not rely on chia_root as originally implemented. & fix simulator tests (#15157) 2023-05-17 12:55:12 -05:00
wallet wallet: Introduce CHIA_DEV_COMPILE_CLVM_DISABLED environment variable (#15319) 2023-05-17 13:06:17 -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 S3 plugin config and endpoint updates (#15037) 2023-04-14 18:07:00 -06:00