bisq/apitest
ghubstan 7690ffd953
Add API methods 'failtrade', 'unfailtrade'
Prerequisite for next PR: Add API method 'gettrades'

The `gettrades` method will show 'open', 'closed', and 'failed' trades.
Users already needed to be able to fail and unfail trades for the
same reasons they do in the UI.  API test cases will need to be able to
fail and unfail trades to check correct behavior of 'gettrades' method.

Based on branch `rename-keepfunds2closetrade`.
2022-01-07 19:11:34 -03:00
..
docs Adjust api beta test guide to new closetrade cmd 2022-01-05 12:19:36 -03:00
scripts Rename API method keepfunds -> closetrade 2022-01-05 12:10:46 -03:00
src Add API methods 'failtrade', 'unfailtrade' 2022-01-07 19:11:34 -03:00
dao-setup.gradle Delete generated rate metering config files in cleanDaoSetup task 2021-09-02 15:20:32 -03:00