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

Add altcoin payment method for live trading #2490

Merged
merged 8 commits into from
Mar 4, 2019

Conversation

ManfredKarrer
Copy link
Contributor

  • Add LiveAsset account, payment method, AccountPayload
  • Extract super classes for normal CryptoCurrenyAccount and payload and
    LiveAssetAccount and payload
  • Add isAsset method
  • Add button for creating a live asset account

As it is a bit tricky to use the AccountForm for both methods and add a
checkbox there so defined which payment method to use I added a button
to add an AccountForm with the LiveAssets passed. This is just
temporary to be able to test a bit more and see if there are any
critical issues. We should unify that form but that might require a bit
of refactoring of the CryptoCurrencyForm.

- Add LiveAsset account, payment method, AccountPayload
- Extract super classes for normal CryptoCurrenyAccount and payload and
LiveAssetAccount and payload
- Add isAsset method
- Add button for creating a live asset account

As it is a bit tricky to use the AccountForm for both methods and add a
checkbox there so defined which payment method to use I added a button
to add an AccountForm with the LiveAssets passed. This is just
temporary to be able to test a bit more and see if there are any
critical issues. We should unify that form but that might require a bit
of refactoring of the CryptoCurrencyForm.
@ManfredKarrer ManfredKarrer requested a review from ripcurlx March 3, 2019 06:13
@ManfredKarrer ManfredKarrer marked this pull request as ready for review March 4, 2019 01:15
@ripcurlx ripcurlx self-requested a review March 4, 2019 14:39
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.

ACK - Besides my suggested text change.

@ManfredKarrer ManfredKarrer merged commit 804f8e9 into bisq-network:master Mar 4, 2019
@ManfredKarrer ManfredKarrer deleted the add-live-trading branch March 4, 2019 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants