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

Feature request : prevent ETH leaking - max ratelimit #101

Open
koen84 opened this issue Oct 22, 2020 · 0 comments
Open

Feature request : prevent ETH leaking - max ratelimit #101

koen84 opened this issue Oct 22, 2020 · 0 comments
Assignees

Comments

@koen84
Copy link

koen84 commented Oct 22, 2020

Some bugs and some operator misconfigurations cause a tx spam, regardless the various reasons, it means ETH is getting spent as gas. This can quickly add up and on mainnet this could be expensive.

I'd like protection against this, by setting a max spending limit per timeframe (ratelimit), that every spending gets checked against. One option would be to work out what expected spending would be in regular operations and say double that. Another option would be to let the operator set the amount (with the risk they set it to low for normal operations).

@Jannis Jannis self-assigned this Oct 30, 2020
@Jannis Jannis transferred this issue from graphprotocol/mission-control-indexer Oct 30, 2020
@Jannis Jannis added the agent label Oct 30, 2020
@Jannis Jannis added this to the Network Launch milestone Nov 12, 2020
@fordN fordN added enhancement New feature or request indexer-agent and removed agent labels Apr 27, 2021
@fordN fordN added the p3 label Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🙏 Feature Requests
Development

No branches or pull requests

3 participants