chia-blockchain/chia/types
Kyle Altendorf 8291f0221a
Make the sized bytes types hint compatible (#9369)
* Rework sized bytes for type hinting compatibility

* add a bunch of type: ignores

* this will be handled elsewhere

* noqa E501 instead of changing code

* normalize comment plurality

* @classmethod

* Revert "@classmethod"

This reverts commit 95db80e339.

* add ignore in benchmarks

* just E501 again...

* add some new type: ignores
2021-12-02 09:43:39 -08:00
..
blockchain_format Make the sized bytes types hint compatible (#9369) 2021-12-02 09:43:39 -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