chia-blockchain/chia/full_node
Kyle Altendorf 5aaf07a686
run pylint directly (#12100)
* run pylint directly

* fixup
2022-06-27 10:53:04 -05:00
..
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
block_height_map.py increment the dirty counter when setting height-to-hash map entries during syncing (#11591) 2022-05-24 16:20:15 -07:00
block_store.py Request header blocks, and new rate limits (#11636) 2022-06-11 01:35:41 -05:00
bundle_tools.py remove the GeneratorArgs type, and instead include the heights and generator programs as separate lists in BlockGenerator. The heights are not necessary when validating blocks, so this makes it easier to omit them in that case. The heights are only used when generating/farming a block. (#10006) 2022-01-31 18:49:39 -08:00
coin_store.py Rust coin (#11807) 2022-06-13 07:21:04 -05:00
full_node_api.py Request header blocks, and new rate limits (#11636) 2022-06-11 01:35:41 -05:00
full_node_store.py streamable: Simplify and force correct usage (#10509) 2022-04-08 18:29:32 -07:00
full_node.py run pylint directly (#12100) 2022-06-27 10:53:04 -05:00
generator.py remove the GeneratorArgs type, and instead include the heights and generator programs as separate lists in BlockGenerator. The heights are not necessary when validating blocks, so this makes it easier to omit them in that case. The heights are only used when generating/farming a block. (#10006) 2022-01-31 18:49:39 -08:00
hint_management.py upgrade chia-rs to streamable support (#11503) 2022-06-01 12:56:11 -05:00
hint_store.py Ms.hint refactor (#11222) 2022-05-05 08:19:57 -07:00
lock_queue.py Ms.mempool locking (#9050) 2021-11-04 09:29:05 -07:00
mempool_check_conditions.py upgrade chia-rs to streamable support (#11503) 2022-06-01 12:56:11 -05:00
mempool_manager.py upgrade chia-rs to streamable support (#11503) 2022-06-01 12:56:11 -05:00
mempool.py calling SpendBundle.additions() or CoinSpend.additions() runs the CLVM program and parses the conditions outputs. It can be expensive and should not be done willy nilly (#8221) 2021-08-31 08:03:14 -07:00
pending_tx_cache.py fix mempool TX cache cost (#8054) 2021-08-17 23:09:15 -07:00
signage_point.py streamable: Simplify and force correct usage (#10509) 2022-04-08 18:29:32 -07:00
sync_store.py Fix memory leak in sync_store.py (#10216) 2022-02-17 07:29:42 -08:00
weight_proof.py run pylint directly (#12100) 2022-06-27 10:53:04 -05:00