chia-blockchain/chia/consensus
Mariano Sorgente 621c13c249
Improve safety of coin store (#2984)
* Improve safety of coin store

* Add test for exception

* Fix issue with fork_point_with_peak
2021-04-28 15:27:56 -04:00
..
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
block_body_validation.py More tests (#2295) 2021-04-21 11:17:21 -07:00
block_creation.py More tests (#2295) 2021-04-21 11:17:21 -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 git mv src chia 2021-04-04 21:41:39 -07:00
blockchain.py Improve safety of coin store (#2984) 2021-04-28 15:27:56 -04:00
coinbase.py Ms.aggsig me challenge (#1843) 2021-04-14 14:03:14 +09:00
condition_costs.py Add test for relative seconds, and rename conditions (#1902) 2021-04-15 13:00:14 -07:00
constants.py WhenMainnet (#2011) 2021-04-17 23:57:58 -07:00
cost_calculator.py fix typo in condition opcode calculation (#2142) 2021-04-19 12:47:37 -07:00
default_constants.py Decrease mempool size temporarily (#3018) 2021-04-28 10:53:29 -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 Improve safety of coin store (#2984) 2021-04-28 15:27:56 -04: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