bisq/apitest/scripts
ghubstan a9aaba87fa
Rename API method keepfunds -> closetrade
Trade proceeds and deposits have already been transfered to Bisq wallets
before the `keepfunds` command is (was) executed;  `keepfunds` merely moves
open trades to closed trades lists and persistence files.  Renaming `keepfunds`
as `closetrade` makes its purpose clear to API users.

The commit modifies only method names and comments in api server+cli classes,
apitest cases, and api trade simulation scripts.

Based on `master`
2022-01-05 12:10:46 -03:00
..
bsqswap-simulation-utils.sh Remove unused function outputs 2021-11-28 16:37:41 -03:00
bsqswap-simulation.sh Deprecate API 'getmyoffer' 2021-12-27 12:05:17 -03:00
editf2faccountform.py Add api trade simulation scripts 2021-01-19 13:46:55 -03:00
get-bisq-pid.sh Fix codacy problem in bash script 2020-07-14 12:21:13 -03:00
limit-order-simulation.sh Deprecate API 'getmyoffer' 2021-12-27 12:05:17 -03:00
mainnet-test.sh Fix getunusedbsqaddress test 2021-02-27 22:58:22 -03:00
rolling-offer-simulation.sh Deprecate API 'getmyoffer' 2021-12-27 12:05:17 -03:00
trade-simulation-env.sh Add new regtest apitest/scripts/trade-xmr-simulation.sh 2021-12-02 19:18:24 -03:00
trade-simulation-utils.sh Rename API method keepfunds -> closetrade 2022-01-05 12:10:46 -03:00
trade-simulation.sh Deprecate API 'getmyoffer' 2021-12-27 12:05:17 -03:00
trade-xmr-simulation.sh Deprecate API 'getmyoffer' 2021-12-27 12:05:17 -03:00
version-parser.bash Replace hardcoded version with Version.java value 2020-09-22 14:45:21 -03:00