chia-blockchain/chia/rpc
Adam Kelly 7cd23b0077
Fix the case of claiming a large number of coins (#11038)
* Fix the case of claiming a large number of coins with a fee from a pool wallet

* Revert change to unrelated test

* Set PoolWallet.DEFAULT_MAX_CLAIM_SPENDS to 300

* A few review improvements
2022-04-08 09:57:08 -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 fix a hint issue by just removing an _ (#9482) 2021-12-07 07:57:39 -08:00
farmer_rpc_client.py farmer|cmds: Improve remote harvester info (#6979) 2021-07-06 20:20:21 -07:00
full_node_rpc_api.py Fix remaining linting issues (#10962) 2022-04-02 13:22:55 -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 chia|tests: Introduce PlotManager + some plot loading improvements and fixes (#7848) 2021-08-09 10:25:15 -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 Remove websockets dependency & do some refactoring (#10611) 2022-04-05 10:19:09 -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 Fix the case of claiming a large number of coins (#11038) 2022-04-08 09:57:08 -07:00
wallet_rpc_client.py Fix the case of claiming a large number of coins (#11038) 2022-04-08 09:57:08 -07:00