xch-blockchain/chia
Kyle Altendorf 806499cb3f
add task_instrumentation fixture (#13176)
* add task_instrumentation fixture

* fixup

* Update conftest.py
2022-11-03 23:14:21 -05:00
..
clvm configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
cmds Merge commit '7df5d336fed740c12084e6b266401f800c07e4a4' into checkpoint/main_from_release_1.6.1_7df5d336fed740c12084e6b266401f800c07e4a4 2022-11-01 21:58:56 +01:00
consensus improve handling of unfinished block messages (#13777) 2022-10-31 22:41:11 -05:00
daemon daemon: Use WebServer (#13571) 2022-10-03 14:44:05 -05:00
data_layer Fix pending root when changelist is empty. (#13119) 2022-11-01 20:28:23 -05:00
farmer refactor @api_request decorator and family to use a single decorator (#13565) 2022-10-20 16:10:23 -04:00
full_node Merge commit 'bfc35b796f16fe1af6ff322fc602b47ea016dffb' into checkpoint/main_from_release_1.6.1_bfc35b796f16fe1af6ff322fc602b47ea016dffb 2022-11-03 14:21:51 +01:00
harvester refactor @api_request decorator and family to use a single decorator (#13565) 2022-10-20 16:10:23 -04:00
introducer refactor @api_request decorator and family to use a single decorator (#13565) 2022-10-20 16:10:23 -04:00
plot_sync configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
plotters leverage argparse for chia plotters help (#13742) 2022-10-28 23:59:36 -05:00
plotting Prevent a crash that happens when config["harvester"]["plot_directories"] is not a list (#13551) 2022-09-30 17:49:07 -05:00
pools Coin Selection CLI / RPC Expansion (#13325) 2022-10-24 14:03:53 -05:00
protocols Fee estimation. (#13645) 2022-10-18 09:12:22 -05:00
rpc Add atari get sync status RPC. (#13440) 2022-10-28 15:05:03 -05:00
seeder refactor @api_request decorator and family to use a single decorator (#13565) 2022-10-20 16:10:23 -04:00
server server: Make ChiaServer a dataclass (#13574) 2022-11-03 11:28:23 -05:00
simulator Minor Simulation CI test adjustments (#13612) 2022-10-26 20:26:05 -05:00
ssl fill in data layer certs at startup (#13225) 2022-08-30 02:57:36 -05:00
timelord refactor @api_request decorator and family to use a single decorator (#13565) 2022-10-20 16:10:23 -04:00
types Don't hold removals twice in mempool items as they're already part of the underlying spend bundle. (#13694) 2022-11-01 15:41:23 -05:00
util add task_instrumentation fixture (#13176) 2022-11-03 23:14:21 -05:00
wallet Bump for new clvm_tools and clvm_tools_rs versions (#13774) 2022-11-02 11:18:15 -05: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