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

[1.8.3 fix] Get payment method ID from offerPayload pt.II #6072

Merged
merged 1 commit into from Feb 23, 2022
Merged

[1.8.3 fix] Get payment method ID from offerPayload pt.II #6072

merged 1 commit into from Feb 23, 2022

Conversation

ghost
Copy link

@ghost ghost commented Feb 22, 2022

A persistence issue was revealed during testing of data sets containing old trades pre-1.7.0.
Once the account payload cleared there is a null pointer error.
To rectify, the payment method ID is obtained from offerPayload for pre-1.7.0 trades.
Similar issue to #6069

Another problem with closed trades older than v1.7.0.
The payment method ID can always be obtained from offerPayload.
@ripcurlx ripcurlx added this to the v1.8.3 milestone Feb 23, 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 merged commit 07f0e70 into bisq-network:master Feb 23, 2022
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.

1 participant