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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 [BUG] - Overflow Issue in Enhanced Xray/Webhooks Parsing for Specific Transaction #280

Open
KoenRijpstra opened this issue Jan 25, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@KoenRijpstra
Copy link

Description

There appears to be an overflow problem in the enhanced xray/webhooks parser, specifically related to a minting transaction. The parser is returning a negative amount for the transaction, whereas Solscan correctly displays the minted amount.

Affected Transaction

Transaction ID: 62rzY4dSkPRJUwk8JG7Ev8UZLFXagM884VCC3LMUNuWFh9HNzmHRuQRTcqHsGv8kXZeYgUUduy7qbckyBZAcggCf
Solscan Link: Solscan Transaction Details
Xray/Helius Link: Xray/Helius Transaction Details

Expected Behavior
The enhanced xray/webhooks parser should accurately reflect the minted amount for the transaction, similar to the amount displayed on Solscan.

Actual Behavior
The parser is returning a negative value for the minted amount in the transaction.

Reproduction URL

https://xray.helius.xyz/tx/62rzY4dSkPRJUwk8JG7Ev8UZLFXagM884VCC3LMUNuWFh9HNzmHRuQRTcqHsGv8kXZeYgUUduy7qbckyBZAcggCf

Reproduction steps

1. Go to: https://xray.helius.xyz/tx/62rzY4dSkPRJUwk8JG7Ev8UZLFXagM884VCC3LMUNuWFh9HNzmHRuQRTcqHsGv8kXZeYgUUduy7qbckyBZAcggCf

Screenshots

No response

Logs

No response

Browsers

No response

OS

No response

@KoenRijpstra KoenRijpstra added the bug Something isn't working label Jan 25, 2024
@KoenRijpstra KoenRijpstra self-assigned this Jan 25, 2024
@KoenRijpstra
Copy link
Author

We have identified that the issue with XRAY is related to an amount overflow in the data. We are targeting to have this fixed by the end of the week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant