chia-blockchain/tools
Almog De Paz d966f3f9e6
Add bad peak cache (#16027)
* add and check bad peak hash

* move check

* refactor, add tests, change cache to Dict

* pr fixes

* fix bad f-string

* refactor chip-0013 errors

* limit cache size, add size to constants

* test cache invalidation fix invalidation bug

* fix off by one

* move cache size to config

* remove bt conf override

* use get_peers_with_peak

* fix expected exception in test_soft_fork4_activation
2023-08-30 13:27:22 -05: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_memory_profile.py remove leading newlines from indented code blocks (#14653) 2023-02-23 21:53:48 -06:00
analyze-chain.py Fork infrastructure (#15299) 2023-05-18 20:20:11 -05:00
chialispp.py Add Chialisp pretty printer to pre-commit (#15008) 2023-05-09 14:46:41 -05:00
cpu_utilization.py remove leading newlines from indented code blocks (#14653) 2023-02-23 21:53:48 -06:00
generate_chain.py remove support for Python 3.7 (#14611) 2023-07-14 12:49:58 -05:00
legacy_keyring.py various typing fixes (#15899) 2023-08-17 19:10:40 -05:00
manage_clvm.py Make output of manage_clvm more readable on failure (#15658) 2023-06-30 13:42:24 -05: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 revive test-full-sync benchmark (#16088) 2023-08-17 12:50:41 -05:00
run_block.py fix flake8 warnings (#15897) 2023-07-31 09:46:49 -05: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 Add bad peak cache (#16027) 2023-08-30 13:27:22 -05:00