chia-blockchain/chia/rpc
Chris Marslender 4ac563e0d0
Add to_address param to get_transactions RPC (#10319)
* Add `address` param to get_transactions to enable filtering transactions by the receiving address

* move address where to the same line as the other where, so query segments are logically grouped

* Update param to `to_address` and use timeout assert in the test
2022-02-22 09:38:59 -08: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 Timelord RPC + Misc Metrics Updates/Fixes (#10255) 2022-02-18 07:43:52 -08:00
full_node_rpc_client.py Keep backwards compatibility on coin record RPCs (#9938) 2022-01-26 16:45:21 -08: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 DID Update Merge (#8129) 2021-09-07 12:48:41 -07:00
rpc_server.py rpc|tests: Introduce RPC endpoint /get_routes (#9084) 2021-11-19 11:20:56 -08: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 Add to_address param to get_transactions RPC (#10319) 2022-02-22 09:38:59 -08:00
wallet_rpc_client.py This patch enables fees for the plotnft commands - create, claim, joi… (#9968) 2022-02-14 20:07:06 -08:00