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

Missing cursed inscriptions handling #31

Open
LyricalString opened this issue Oct 21, 2024 · 2 comments
Open

Missing cursed inscriptions handling #31

LyricalString opened this issue Oct 21, 2024 · 2 comments

Comments

@LyricalString
Copy link

Describe the bug
There is an inscription being parsed as a valid mint, but it is not. The inscription ID is 001b75397b34d34658a0b54236bfc024dfd6cb3fab9f05ffb75b17b16539631di0, and if you look at https://ordinals.com/inscription/001b75397b34d34658a0b54236bfc024dfd6cb3fab9f05ffb75b17b16539631di0, you will see that it is not a valid mint inscription, and you can also check it reviewing it on https://www.oklink.com/es-la/btc/tx/001b75397b34d34658a0b54236bfc024dfd6cb3fab9f05ffb75b17b16539631d/transfer, where there's no BRC20 mint.

Please provide the steps to reproduce and if possible a minimal demo of the problem.

Expected behavior
I would expect this to don't be parsed as a valid mint inscription, so when parsing this transaction it should just return no inscriptions.

Screenshots / logs
If applicable, add screenshots and/or logs to help explain your problem.

Relevant environment details:

  • OS: e.g. MacOS, Windows, etc.
  • etc

Additional context
Add any other context about the problem here.

@LyricalString
Copy link
Author

This is also another invalid transaction:

23347a2140e03c529f2f7a82fc200e6503f4eafa0d90b774c3a12457a1b28817

@LyricalString
Copy link
Author

And taking a deeper look, it seems like the "cursed" inscriptions are not being taken as invalid, although they should

@LyricalString LyricalString changed the title Incorrect mint decoding Missing cursed inscriptions handling Oct 21, 2024
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

No branches or pull requests

1 participant