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 OperationTypeManageSellOffer operation type to history_assets export #214

Merged
merged 4 commits into from
Jan 25, 2024

Conversation

cayod
Copy link
Contributor

@cayod cayod commented Dec 20, 2023

With the necessity of getting all the assets in history_assets table we add xdr.OperationTypeManageSellOffer operation type to export assets, basically we will get all the operations that has OperationTypeManageSellOffer or OperationTypePaymentoperation type and use in the transform.

@cayod cayod requested a review from a team as a code owner December 20, 2023 10:32
Copy link
Contributor

@sydneynotthecity sydneynotthecity left a comment

Choose a reason for hiding this comment

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

Looks good

internal/transform/asset.go Outdated Show resolved Hide resolved
@sydneynotthecity
Copy link
Contributor

@cayod have you had the chance to review my comments? Let me know when we're ready to merge

@cayod
Copy link
Contributor Author

cayod commented Jan 24, 2024

@cayod have you had the chance to review my comments? Let me know when we're ready to merge

It's Ready for merge.

@sydneynotthecity sydneynotthecity merged commit da58012 into master Jan 25, 2024
4 checks passed
@sydneynotthecity sydneynotthecity deleted the update-assets-logic branch January 25, 2024 15:55
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