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

Cenotaphs and Etched runes sync. #3841

Closed
ansigroup opened this issue Jul 7, 2024 · 1 comment
Closed

Cenotaphs and Etched runes sync. #3841

ansigroup opened this issue Jul 7, 2024 · 1 comment

Comments

@ansigroup
Copy link
Contributor

ansigroup commented Jul 7, 2024

Hi,

I am working on Runes indexer and cannot find difference why one rune etching was synced by ord wallet and another was not.
Here are two runes I found so far:

  1. DONALDJOHNTRUMP (840020:966)
    txid: 8bf9d4ec8ed69ae7bac256285b06ae6566cec4679dcfb45b5671a323c2f18c3c

    If check runestone integers it seems to me like cenotaph due UnrecognizedEvenTag flaw
    [ 2, 3,
    4, 296598585583552681509,
    1, 0,
    3, 544,
    5, 8376,
    6, 20974368,
    1000, 8,
    21000 ]

    This Rune I can see at ordinals.com: https://ordinals.com/rune/DONALDJOHNTRUMP

  2. STARTAFCKINGREVOLUTION ( 840081:3276 ) Not In ORD
    txid: 417ff5309ecb73a7f7bbf11846f81f7b326084f35a5eb404d1c87ebd3bad066b

    Runestone integers are almost the same as for first rune, so also different UnrecognizedEvenTag But this rune do Not exists in
    ordinals.com: https://ordinals.com/rune/STARTAFCKINGREVOLUTION
    [ 2, 3,
    4, 10244388361026777511164898857479,
    3, 2096n,
    6, 20974368n,
    21000000n, 8n,
    1000n. ]

    Difference from first only in having Divisibility and Symbol and in that Unrecognized tag. Tapscript for both transactions is also similar. Please help understand why one rune was processed by ord and second not. From what I see it should be same cenotaphs as first with zero supply and unmintable.

    Thanks in advance

@ansigroup ansigroup changed the title Cenotaphs and Etched runes list. Cenotaphs and Etched runes sync. Jul 7, 2024
@ansigroup
Copy link
Contributor Author

Oh nvm, I see now. Commitment was block before reveal instead 5 blocks delay.

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