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 Blockfrost getUtxo to exclude spent outputs #1664

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

errfrom
Copy link
Collaborator

@errfrom errfrom commented Jan 8, 2025

Closes #1599

Pre-review checklist

  • All code has been formatted using our config (make format)
  • Any new API features or modification of existing behavior are covered with tests
  • The template (templates/ctl-scaffold) has been updated
  • The changelog has been updated under the ## Unreleased header, using the appropriate sub-headings (### Added, ### Changed, ### Removed, ### Fixed), and the links to the appropriate issues/PRs have been included

@errfrom errfrom self-assigned this Jan 8, 2025
@errfrom errfrom marked this pull request as ready for review January 10, 2025 13:30
@errfrom errfrom requested a review from marcusbfs January 10, 2025 13:30
@errfrom errfrom merged commit eb55f02 into develop Jan 15, 2025
3 checks passed
@errfrom errfrom deleted the dshuiski/1599-blockfrost-get-utxo branch January 15, 2025 13:37
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.

Blockfrost getUtxo returns spent outputs
2 participants