chia-blockchain/chia/plot_sync
Izumi Hoshino 1f9081a225
Added total_effective_plot_size for get_harvesters RPC API (#15770)
* Added `total_effective_plot_size` for `get_harvesters` RPC API

* Fixed lint error

* Change the type of `total_effective_plot_size` in Receiver to `int`

* Fixed lint error

* Fixed lint error 2

* Changed text

* Added test

* Fixed lint error

* Fixed lint error 2

* Fixed a test issue

* Added config.py to tests/cmds
2023-07-18 12:36:12 -05:00
..
__init__.py chia|tests|github: Implement, integrate and test plot sync protocol (#9695) 2022-04-07 17:10:44 -07:00
delta.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00
exceptions.py server: Enable and fix mypy in ws_connection.py (#13878) 2022-11-12 14:18:11 -06:00
receiver.py Added total_effective_plot_size for get_harvesters RPC API (#15770) 2023-07-18 12:36:12 -05:00
sender.py util: Improve list_to_batches (#15415) 2023-06-06 12:00:07 -05:00
util.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00