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

fix(dbsync): filter tx collaterals by Lovelace #2725

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Nov 1, 2024

Updated the check_tx_collaterals function to filter transaction collaterals by Lovelace. This change ensures that only collateral UTxOs with Lovelace are considered, while multi-assets in collateral inputs are not yet supported.

TODO: Add support for multi-assets in collateral inputs.

Updated the `check_tx_collaterals` function to filter transaction
collaterals by Lovelace. This change ensures that only collateral UTxOs
with Lovelace are considered, while multi-assets in collateral inputs
are not yet supported.

TODO: Add support for multi-assets in collateral inputs.
@mkoura mkoura merged commit 77600b6 into master Nov 1, 2024
3 checks passed
@mkoura mkoura deleted the workaround_collateral_dbsync_check branch November 1, 2024 17:27
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