chia-blockchain/chia/harvester
Felix Brucker c5ca0978f6
Add support for multi node farmers (#15444)
* Extract `respond_signatures` logic

* Add `call_api_of_specific` method to `ChiaServer`

* Fix typehint for test fixture `farmer_one_harvester`

* Make test helper `add_dummy_connection` work with any node type

* Add `reply_types` to `request_signatures` of harvester

* Fix duplicate SP processing with multiple nodes

* Handle state in `request_signed_values`

* Add set typehint

* Add comment re `_process_respond_signatures()` usage

* Fix imports

* Fix wording to not confuse with SignedValues message
2023-07-28 14:48:32 -05:00
..
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
harvester_api.py Add support for multi node farmers (#15444) 2023-07-28 14:48:32 -05:00
harvester.py Added defaults to get_harvester_config API (#15820) 2023-07-20 13:25:16 -05:00