chia-blockchain/benchmarks
Arvid Norberg 68c9aafc0a
move SerializedProgram to its own file (#14391)
* move SerializedProgram into its own file (to fixup type annotations)

* fix type annotations for SerializedProgram

* fixup import statements for new SerializedProgram module
2023-01-27 17:20:23 -06:00
..
__init__.py just put __init__.py files where we have .py files (plus subdirectories) (#10129) 2022-02-07 13:16:13 -08:00
block_ref.py move SerializedProgram to its own file (#14391) 2023-01-27 17:20:23 -06:00
block_store.py move SerializedProgram to its own file (#14391) 2023-01-27 17:20:23 -06:00
clvm_generator.bin fix typo in block_store benchmark (and missing clvm generator field) (#9433) 2021-12-01 11:31:31 -08:00
coin_store.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
jsonify.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
mempool.py create_bundle_from_mempool() doesn't need to be async (#14114) 2022-12-13 17:11:12 -06:00
streamable.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
transaction_height_delta benchmark for blockchain.get_block_generator() (#9999) 2022-02-03 16:09:04 -08:00
utils.py move SerializedProgram to its own file (#14391) 2023-01-27 17:20:23 -06:00