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

Inscription with metadata larger than 520 bytes considered unstable and has negative index #2525

Closed
l2xl opened this issue Oct 12, 2023 · 1 comment

Comments

@l2xl
Copy link

l2xl commented Oct 12, 2023

Here are examples at testnet:

  • 2749b449c03dbea62880f3571c87211b7166fa10f6759e8434e3075dcb46aa5bi0
  • 12feca4d7f1a8433d5f52051d72071a6c94f6c5445eff52dc24253270ce5063di0

It looks it happens because ord::inscription::Inscription.duplicate_field is true due to multi push of METADATA_TAG (5).

@l2xl l2xl changed the title Inscription with metadata larger than 520 bytes considered as unstable and has negative index Inscription with metadata larger than 520 bytes considered unstable and has negative index Oct 12, 2023
@casey
Copy link
Collaborator

casey commented Oct 13, 2023

This is expected behavior, unfortunately. In the future, after #2495, new inscriptions won't have this limitation, but it won't apply retroactively.

@casey casey closed this as completed Oct 25, 2023
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

2 participants