chia-blockchain/benchmarks
Arvid Norberg afae2ad5fe
make recurse_jsonify() work directly on types (#11537)
* make recurse_jsonify() work directly on types, circumventing the dataclasses.asdict() step. This enables simpler integration of non dataclasses into the Streamable and JSON protocols

* add benchmark for Streamable.to_json_dict()
2022-05-18 09:15:03 -07: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 Ms.mypy consensus (#11403) 2022-05-12 15:21:47 -07:00
block_store.py more isort (#11401) 2022-05-05 08:17:38 -07: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 more isort (#11401) 2022-05-05 08:17:38 -07:00
jsonify.py make recurse_jsonify() work directly on types (#11537) 2022-05-18 09:15:03 -07:00
streamable.py streamable: Simplify and force correct usage (#10509) 2022-04-08 18:29:32 -07:00
transaction_height_delta benchmark for blockchain.get_block_generator() (#9999) 2022-02-03 16:09:04 -08:00
utils.py more isort (#11401) 2022-05-05 08:17:38 -07:00