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(ordinals): track multiple sat transfers in the same block correctly #460

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

rafaelcr
Copy link
Collaborator

@rafaelcr rafaelcr commented Mar 5, 2025

Fix a bug that missed ordinal transfers when they happened multiple times inside the same block for the same satoshi. Use an in-memory cache to keep these transfers before inserting all to the DB at the end of the block.

Related to #456

@rafaelcr rafaelcr requested a review from ASuciuX March 5, 2025 19:41
Copy link

github-actions bot commented Mar 5, 2025

Vercel deployment URL: https://bitcoin-indexer-52dqupl97-hirosystems.vercel.app 🚀

Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@rafaelcr rafaelcr requested a deployment to Development-mainnet-blue March 5, 2025 20:02 — with GitHub Actions Waiting
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