chia-blockchain/chia/types
Arvid Norberg 2801d96477
unify the name we use for strict/safe mode (#9545)
* unify the name we use for the special mode we run CLVM in, when accepting transactions into the mempool. We currently call this, strict mode, safe mode, safe and unsafe. Neither of these names are very descriptive. This patch renames this mode to mempool-mode

* import as
2021-12-13 08:38:35 -08:00
..
blockchain_format unify the name we use for strict/safe mode (#9545) 2021-12-13 08:38:35 -08:00
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
announcement.py Plotnft fees (#9116) 2021-11-04 10:44:36 -07:00
coin_record.py Fullnode related changes from wallet protocol and unharded derivation (#8522) 2021-09-18 10:27:34 -07:00
coin_solution.py fix lgtm issues (#9198) 2021-11-19 11:11:25 -08:00
coin_spend.py Fullnode related changes from wallet protocol and unharded derivation (#8522) 2021-09-18 10:27:34 -07:00
condition_opcodes.py don't save unknown conditions (#7548) 2021-08-02 14:40:32 -07:00
condition_with_args.py Rename to ConditionWithArgs. 2021-04-08 11:35:50 -07:00
end_of_slot_bundle.py git mv src chia 2021-04-04 21:41:39 -07:00
full_block.py Block compression and decompression (#1959) 2021-04-16 23:13:22 -07:00
generator_types.py Improve streamable (#3031) 2021-04-30 10:22:11 -07:00
header_block.py git mv src chia 2021-04-04 21:41:39 -07:00
mempool_inclusion_status.py git mv src chia 2021-04-04 21:41:39 -07:00
mempool_item.py more speed (#2223) 2021-04-26 23:21:24 -07:00
name_puzzle_condition.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
peer_info.py git mv src chia 2021-04-04 21:41:39 -07:00
spend_bundle.py Make SpendBundle.debug() use the default genesis challenge by default (#8431) 2021-09-14 10:39:40 -07:00
transaction_queue_entry.py Ms.mempool locking (#9050) 2021-11-04 09:29:05 -07:00
unfinished_block.py git mv src chia 2021-04-04 21:41:39 -07:00
unfinished_header_block.py git mv src chia 2021-04-04 21:41:39 -07:00
weight_proof.py git mv src chia 2021-04-04 21:41:39 -07:00