chia-blockchain/tools
Arvid Norberg 0d78058daa
optimize get_block_store (#13263)
* optimize the block_store for the get_puzzle_and_solution_for_coin to not parse the full block. We just need the block generator and generator regs.

* optimize analyze-block

* address review comments
2022-09-03 01:34:05 -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-chain.py optimize get_block_store (#13263) 2022-09-03 01:34:05 -05:00
cpu_utilization.py improve generate_chain (#11242) 2022-04-27 11:43:33 -07:00
generate_chain.py Move simulator test requirements over to new module (#12521) 2022-07-25 14:07:38 -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 extend benchmark to make the db-sync mode and node-profiler configurable (#11647) 2022-05-31 15:37:20 -05:00
run_block.py introduce an UncurriedPuzzle class (#13211) 2022-08-30 11:29:40 -05:00
test_constants.py improve generate_chain (#11242) 2022-04-27 11:43:33 -07:00
test_full_sync.py remove soft fork logic at height 2300000 (#12563) 2022-08-01 17:32:53 -05:00