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

Optimize utxo queries #2873

Merged
merged 3 commits into from
Jan 15, 2025
Merged

Optimize utxo queries #2873

merged 3 commits into from
Jan 15, 2025

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Jan 15, 2025

No description provided.

- Upgraded Poetry version from 1.8.5 to 2.0.0
- Updated cardano-clusterlib from 0.7.0 to 0.7.1
- Retrieve UTxOs for source address once and pass them around to avoid
  redundant queries.
- Update fee calculation and transaction building to use the retrieved
  UTxOs.
The --no-update flag was removed from the poetry lock command in version
2.0.0.
@mkoura mkoura requested a review from saratomaz as a code owner January 15, 2025 16:22
@mkoura mkoura merged commit bf50427 into master Jan 15, 2025
5 checks passed
@mkoura mkoura deleted the optimize_utxo_queries branch January 15, 2025 16:50
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