mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-02 02:24:20 -05:00
* refactor pre_validate_blocks_multiprocessing * fix condtion * get diff and ssi from blocks * works_with_skip_ses * add default * propegate_to_header_validation * pass data between batches * remove redundant code * merge fix * remove optionals and refactor tests * only use cache * merge fix * fix test * dont traverse if we have prev sub epoch block * return bad_prev error if block is missing * mandetory param names * clean * fix_benchmark_test