chia-blockchain/chia/consensus
Arvid Norberg 46d6fa4179
Fix header_hash variable in case begin_transaction() throws (#6178)
* Fix header_hash variable in case begin_transaction() throws

* rollback_cache_block() is best-effort. It shouldn't fail if we haven't cached the block yet
2021-05-28 13:33:08 -07:00
..
__init__.py `git mv src chia` 2021-04-04 21:41:39 -07:00
block_body_validation.py No negative amounts (#4294) 2021-05-10 01:28:15 +09: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.py Fix header_hash variable in case begin_transaction() throws (#6178) 2021-05-28 13:33:08 -07:00
blockchain_interface.py optional no_tx_filter (#4560) 2021-05-13 10:29:53 -07: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