Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename API method keepfunds -> closetrade (#1) #5951

Merged
merged 2 commits into from
Jan 10, 2022

Conversation

ghubstan
Copy link
Contributor

@ghubstan ghubstan commented Jan 5, 2022

Trade proceeds and deposits have already been transferred to Bisq wallets before the keepfunds command is (was) executed; keepfunds merely moves open trade to closed trade 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

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`
@ghubstan ghubstan changed the title Rename API method keepfunds -> closetrade Rename API method keepfunds -> closetrade (#1) Jan 7, 2022
Copy link
Contributor

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@ripcurlx ripcurlx added this to the v1.8.1 milestone Jan 10, 2022
@ripcurlx ripcurlx merged commit 6c80225 into bisq-network:master Jan 10, 2022
@ghubstan ghubstan deleted the rename-keepfunds2closetrade branch January 10, 2022 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants