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

Send pretty payment details to API clients #6103

Conversation

ghubstan
Copy link
Member

Non-CLI clients need a better way of accessing payment details than a contract json string.

  • Add grpc.proto PaymentAccountPayloadInfo field: payment_details.
  • Adjust proto wrapper PaymentAccountPayloadInfo to new field.
  • Add test asserts to verify payment details are sent to client.
  • Fix a test name: testKeepFunds -> testCloseTrade.

Based on branch master @ Sat 12 Mar 2022 01:42 PM -03, commit c6293b5

Non-CLI clients need a better way of accessing payment details
than a contract json string.

- Add grpc.proto PaymentAccountPayloadInfo field: payment_details.
- Adjust proto wrapper PaymentAccountPayloadInfo to new field.
- Add test asserts to verify payment details are sent to client.
- Fix a test name: testKeepFunds -> testCloseTrade.

Based on branch `master` @ Sat 12 Mar 2022 01:42 PM -03 ,
         commit c6293b5
Copy link
Member

@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 merged commit 64f31f1 into bisq-network:master Mar 13, 2022
@ripcurlx ripcurlx added this to the v1.8.5 milestone Mar 13, 2022
@ghubstan ghubstan deleted the send-pretty-payment-details-to-api-client branch March 13, 2022 20:06
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.

None yet

2 participants