-
Notifications
You must be signed in to change notification settings - Fork 77
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
TheGraph Node Indexing Error #1627
Comments
Today I found a persistent similar issue that is not related to Synthetic transactions.
when querying the block by hash, there is the transaction:
Response:
The transaction does not seem synthetic, due to the value. however when trying to get the tx receipt:
Response:
|
@georgi-l95 I was able to confirm that this issue is happening due to the lack of |
Description
When indexing a sub-graph with synthetic transactions, from time to time the following logs appears on the
graph-node
console.The logs are similar but change on
tx hash
andblock hash
however when I do the manual lookup of the transaction receipt:or the block:
Everything seems as expected.
Steps to reproduce
Run a long term sub-graph for a HTS Token that has movement, in this case I chose SAUCE Token.
Additional context
No response
Hedera network
mainnet
Version
v0.29.0
Operating system
None
The text was updated successfully, but these errors were encountered: