xch-blockchain/tools
Kyle Altendorf 026d4671af
add cache to speed up manage_clvm/clvm_hex pre-commit check (#14177)
* add cache to speed up manage_clvm/clvm_hex pre-commit check

* Update tools/manage_clvm.py

* add version to cache along with handling of incorrect versions

* force skipping the cache in ci
2023-01-03 14:59:09 -06: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 isort: Remove the remaining exceptions and sort the related files (#14124) 2022-12-13 17:10:55 -06:00
analyze_memory_profile.py util: Some cleanups for the memory profiler (#13809) 2022-11-09 14:17:43 -06:00
cpu_utilization.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
generate_chain.py Refactor test utils for import availability outside of repo (#13880) 2022-11-15 18:51:05 -06:00
legacy_keyring.py tools: Implement and test tools/legacy_keyring.py (#13947) 2022-12-03 23:31:51 -06:00
manage_clvm.py add cache to speed up manage_clvm/clvm_hex pre-commit check (#14177) 2023-01-03 14:59:09 -06:00
plot-log.gnuplot update analyze_blockchain tool to read v2 blockchain databases (#9983) 2022-02-02 10:39:21 -08:00
run_benchmark.sh extend benchmark to make the db-sync mode and node-profiler configurable (#11647) 2022-05-31 15:37:20 -05:00
run_block.py do not compile ChiaLisp at import time (#13609) 2022-10-13 11:32:51 -07:00
test_constants.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
test_full_sync.py only send_to_all(), drop send_to_all_except() (#14229) 2023-01-02 21:39:11 -06:00