chia-blockchain/chia/types
2022-01-23 21:45:41 -08:00
..
blockchain_format New clvm generator api (#9645) 2022-01-11 15:32:43 -08:00
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
announcement.py Merge standalone wallet into main (#9793) 2022-01-13 12:08:32 -08:00
coin_record.py remove (redundant) spent field on CoinRecord. Replace it with a property (#9658) 2021-12-22 18:50:32 -08:00
coin_solution.py fix lgtm issues (#9198) 2021-11-19 11:11:25 -08:00
coin_spend.py Merge standalone wallet into main (#9793) 2022-01-13 12:08:32 -08: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 move member function get_memos() out of SpendBundle and into a free-function living in the wallet code. It does not belong to the full node. Also rename it to indicate that it's expensive (and dangerous) to call (#9907) 2022-01-23 21:45:41 -08: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