chia-blockchain/chia/consensus
2021-10-20 10:38:41 -07:00
..
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
block_body_validation.py add alternative to pkm_pairs_for_conditions_dict() which is a bit more straigh-forward and returns the public keys and messages in the forms we need them to validate them. This is a step towards simplifying the conditions data structures (#8128) 2021-10-19 06:26:53 -07:00
block_creation.py Rust only conditions (#8467) 2021-09-18 10:25:19 -07:00
block_header_validation.py git mv src chia 2021-04-04 21:41:39 -07:00
block_record.py git mv src chia 2021-04-04 21:41:39 -07:00
block_rewards.py git mv src chia 2021-04-04 21:41:39 -07:00
block_root_validation.py git mv src chia 2021-04-04 21:41:39 -07:00
blockchain_interface.py Sync faster (#7665) 2021-08-18 18:26:38 -07:00
blockchain.py simplify Blockchain.clean_block_records() (#8879) 2021-10-20 10:38:41 -07:00
coinbase.py Pools mainnet (#7047) 2021-06-29 14:21:25 -07:00
condition_costs.py add missing cost constants for conditions (#6655) 2021-06-14 12:00:30 -07:00
constants.py Rust only conditions (#8467) 2021-09-18 10:25:19 -07:00
cost_calculator.py add missing cost constants for conditions (#6655) 2021-06-14 12:00:30 -07:00
default_constants.py Rust only conditions (#8467) 2021-09-18 10:25:19 -07:00
deficit.py git mv src chia 2021-04-04 21:41:39 -07:00
difficulty_adjustment.py git mv src chia 2021-04-04 21:41:39 -07:00
find_fork_point.py git mv src chia 2021-04-04 21:41:39 -07:00
full_block_to_block_record.py add more type annotations 2021-04-23 21:26:19 -07:00
get_block_challenge.py git mv src chia 2021-04-04 21:41:39 -07:00
make_sub_epoch_summary.py git mv src chia 2021-04-04 21:41:39 -07:00
multiprocess_validation.py Rust only conditions (#8467) 2021-09-18 10:25:19 -07:00
network_type.py git mv src chia 2021-04-04 21:41:39 -07:00
pos_quality.py git mv src chia 2021-04-04 21:41:39 -07:00
pot_iterations.py git mv src chia 2021-04-04 21:41:39 -07:00
vdf_info_computation.py git mv src chia 2021-04-04 21:41:39 -07:00