chia-blockchain/chia
dustinface 7c1a72848c
plotting|harvester|tests: Improve batch processing (#8385)
* plotting|harvester|tests: Improve batch processing

Let it only process `batch_size` files per `refresh_batch` call.

* plotting: Improve thread shutdown
2021-10-20 18:06:01 -07:00
..
clvm improve log formatting (#8543) 2021-09-21 10:48:44 -07:00
cmds Update units.py (#8789) 2021-10-15 10:37:55 -07:00
consensus simplify Blockchain.clean_block_records() (#8879) 2021-10-20 10:38:41 -07:00
daemon Backend changes to support passphrase hints and additional GUI passphrase support (#8779) 2021-10-13 10:36:10 -07:00
farmer tests|farmer: Attempt to make test_farmer_harvester_rpc.py more reliable (#8491) 2021-10-05 10:42:21 -07:00
full_node 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
harvester plotting|harvester|tests: Improve batch processing (#8385) 2021-10-20 18:06:01 -07:00
introducer add all none's (#4503) 2021-05-10 22:05:45 -07:00
plotting plotting|harvester|tests: Improve batch processing (#8385) 2021-10-20 18:06:01 -07:00
pools DID Update Merge (#8129) 2021-09-07 12:48:41 -07:00
protocols Full node changes required for CAT / Standalone (#8616) 2021-09-29 15:04:29 -07:00
rpc DID Update Merge (#8129) 2021-09-07 12:48:41 -07:00
server Renamed chia.util.ssl to avoid conflicting with aiohttp's ssl import. (#8805) 2021-10-12 13:59:29 -07:00
simulator Keyring passphrase protection (#7249) 2021-08-04 12:46:55 -07:00
ssl Renamed chia.util.ssl to avoid conflicting with aiohttp's ssl import. (#8805) 2021-10-12 13:59:29 -07:00
timelord Before calling gethostbyname(); check if host is an address (#8765) 2021-10-07 16:56:34 -07:00
types Add Program.at utility function. (#8713) 2021-10-19 10:35:25 -07:00
util Update old comment on streamables (#8872) 2021-10-19 10:37:31 -07:00
wallet make db_sync setting default to FULL. Extend the configuration to cover all of OFF, NORMAL and OFF (#8836) 2021-10-16 09:02:18 -07:00
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
py.typed Added a py.typed file in the chia directory for pep-561 compliance (#8014) 2021-08-17 10:53:25 -07:00
pyinstaller.spec Simplify pyinstaller.spec. Solve daemon/chia name collision. 2021-04-06 13:29:41 -07:00