chia-blockchain/chia/rpc
dustinface e9e536925c
farmer|rpc: Add plot_count to get_pool_state RPC endpoint (#11364)
* farmer|rpc: Add `plot_count` to `get_pool_state` RPC endpoint

* Test `plot_count` of `get_pool_state` farmer RPC endpoint
2022-05-02 13:02:00 -07:00
..
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
crawler_rpc_api.py Crawler RPC IP endpoint (#10294) 2022-02-18 07:44:06 -08:00
farmer_rpc_api.py farmer|rpc: Add plot_count to get_pool_state RPC endpoint (#11364) 2022-05-02 13:02:00 -07:00
farmer_rpc_client.py farmer|rpc: Introduce get_harvesters_summary RPC endpoint (#11245) 2022-04-28 19:36:21 -07:00
full_node_rpc_api.py Correct "Older block not found" error message (#11130) 2022-04-20 11:38:29 -07:00
full_node_rpc_client.py Issues found in RPC API review (#10702) 2022-03-17 09:03:30 -07:00
harvester_rpc_api.py Additional metrics (#11271) 2022-04-22 10:53:03 -07:00
harvester_rpc_client.py fix type hint of harvester rpc client (#2706) 2021-04-26 01:22:31 -07:00
rpc_client.py Add healthcheck endpoint to rpc services (#10718) 2022-03-17 08:45:48 -07:00
rpc_server.py Improve detection of disconnected websocket between services (#11069) 2022-04-20 11:46:51 -07:00
timelord_rpc_api.py Timelord RPC + Misc Metrics Updates/Fixes (#10255) 2022-02-18 07:43:52 -08:00
util.py rpc|tests: Introduce RPC endpoint /get_routes (#9084) 2021-11-19 11:20:56 -08:00
wallet_rpc_api.py Check observer addresses (#11259) 2022-04-21 16:59:11 -07:00
wallet_rpc_client.py Check observer addresses (#11259) 2022-04-21 16:59:11 -07:00