chia-blockchain/tools
Arvid Norberg 1bcf409ee1
single thread executor (#10919)
* add inline executor and an option to run single-threaded

* add option to run test_full_sync in single-thread mode, to include block validation in profiles. Also attempt to speed it up by disabling db_sync
2022-03-28 12:47:46 -07:00
..
__init__.py just put __init__.py files where we have .py files (plus subdirectories) (#10129) 2022-02-07 13:16:13 -08:00
analyze-chain.py update analyze_blockchain tool to read v2 blockchain databases (#9983) 2022-02-02 10:39:21 -08:00
plot-log.gnuplot update analyze_blockchain tool to read v2 blockchain databases (#9983) 2022-02-02 10:39:21 -08:00
run_block.py Fix running blocks with generators that use back-references (#10102) 2022-02-07 16:03:56 -08:00
test_full_sync.py single thread executor (#10919) 2022-03-28 12:47:46 -07:00