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

Track inscription locations correctly #1108

Merged
merged 20 commits into from
Dec 29, 2022
Merged

Track inscription locations correctly #1108

merged 20 commits into from
Dec 29, 2022

Conversation

casey
Copy link
Collaborator

@casey casey commented Dec 29, 2022

Fixes #861, eventually. This first diff just indexes output values of all the transactions we see, since we need output values to figure out where inscriptions are actually winding up.

To Do:

  • Inscriptions can be lost to fee now or later?
  • Inscriptions can be lost to fee on creation

@casey casey marked this pull request as ready for review December 29, 2022 22:41
Copy link
Collaborator

@raphjaph raphjaph left a comment

Choose a reason for hiding this comment

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

gnar and chonk

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.

Support tracking inscriptions at offset/vout other than 0
2 participants