Skip to content

Cardano assets endpoint fix volatile data collection #2111

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

Closed
Mr-Leshiy opened this issue Mar 30, 2025 · 0 comments · Fixed by #2160
Closed

Cardano assets endpoint fix volatile data collection #2111

Mr-Leshiy opened this issue Mar 30, 2025 · 0 comments · Fixed by #2160
Assignees
Labels
bug Something isn't working rust Pull requests that update Rust code

Comments

@Mr-Leshiy
Copy link
Contributor

Summary

Need to fix how the volatile data for the cardano assets endpoint is being collected. It should be based on what data originally is collected from the persistent state, so it should be an extension of the persistent assets data rather than standalone calculations from the volatile db part.

Description

Modify the cardano assets endpoint based on this branch #2109

@Mr-Leshiy Mr-Leshiy added bug Something isn't working rust Pull requests that update Rust code labels Mar 30, 2025
@Mr-Leshiy Mr-Leshiy moved this from New to 🏗 In progress in Catalyst Mar 30, 2025
@saibatizoku saibatizoku moved this from 🏗 In progress to ✅ Done in Catalyst Apr 7, 2025
@github-project-automation github-project-automation bot moved this from ✅ Done to 🔬 Ready For QA in Catalyst Apr 8, 2025
@Mr-Leshiy Mr-Leshiy moved this from 🔬 Ready For QA to ✅ Done in Catalyst Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working rust Pull requests that update Rust code
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants