Skip to content

[Feature] Preventing calls to eth_gettransactionreceipt #5891

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

Open
1 of 2 tasks
saez0pub opened this issue Mar 13, 2025 · 0 comments
Open
1 of 2 tasks

[Feature] Preventing calls to eth_gettransactionreceipt #5891

saez0pub opened this issue Mar 13, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@saez0pub
Copy link
Contributor

saez0pub commented Mar 13, 2025

Description

Hello,

Since the graph-node is supporting eth_getblockreceipts, it is possible to use common node providers at an affordable cost.
In order to prevent the bill to explode because the indexer for some reason failed to detect the eth_getblockreceipts availability, I don't want to use eth_gettransactionreceipt, I prefer stop indexing for this provider.

Im' in stress every time the indexer restarts, I have to watch if the eth_getblockreceipts is detected because sometimes, for some reasons it isn't.

Do you think it's possible to prevent eth_gettransactionreceipt ?

Are you aware of any blockers that must be resolved before implementing this feature? If so, which? Link to any relevant GitHub issues.

No response

Some information to help us out

  • Tick this box if you plan on implementing this feature yourself.
  • I have searched the issue tracker to make sure this issue is not a duplicate.
@saez0pub saez0pub added the enhancement New feature or request label Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant