Skip to content

Make use of spent_at and unspent flag #210

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

Merged
merged 2 commits into from
Apr 16, 2023

Conversation

nielstron
Copy link
Contributor

@nielstron nielstron commented Apr 16, 2023

This feature was released in v2.0.0 of kupo, which is several months old and can be expected (cf the release notes https://github.com/CardanoSolutions/kupo/releases/tag/v2.0.0-beta)

It will drastically reduce the time it takes to fetch utxos, as it does not start an ogmios lookup for every single utxo anymore!

@codecov-commenter
Copy link

codecov-commenter commented Apr 16, 2023

Codecov Report

Merging #210 (fd3ce34) into main (6ec8623) will not change coverage.
The diff coverage is 0.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main     #210   +/-   ##
=======================================
  Coverage   85.60%   85.60%           
=======================================
  Files          26       26           
  Lines        2882     2882           
  Branches      693      693           
=======================================
  Hits         2467     2467           
  Misses        305      305           
  Partials      110      110           
Impacted Files Coverage Δ
pycardano/backend/ogmios.py 58.84% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@nielstron
Copy link
Contributor Author

This fixes #203

Copy link
Collaborator

@cffls cffls left a comment

Choose a reason for hiding this comment

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

Nice!

@cffls cffls merged commit cae36ef into Python-Cardano:main Apr 16, 2023
@cffls cffls added the enhancement New feature or request label Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants