Skip to content

Comments

docs: add eth_getTransactionReceipt indexing error code#1149

Open
roethke wants to merge 1 commit intomasterfrom
roethke/add-err-code
Open

docs: add eth_getTransactionReceipt indexing error code#1149
roethke wants to merge 1 commit intomasterfrom
roethke/add-err-code

Conversation

@roethke
Copy link
Collaborator

@roethke roethke commented Feb 20, 2026

What changed? Why?
eth_getTransactionReceipt error handling table has a missing error code; the -32000 error indicates that the node is still indexing transactions, which can occur when querying for receipts during node startup or syncing.

{"jsonrpc":"2.0","id":13,"error":{"code":-32000,"message":"transaction indexing is in progress","data":"transaction indexing is in progress"}}

Notes to reviewers

How has it been tested?
Locally

@cb-heimdall
Copy link
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

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

Successfully merging this pull request may close these issues.

2 participants