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

Alert Team when > 1 Settlement in Single Tx #187

Closed
bh2smith opened this issue Feb 9, 2023 · 3 comments
Closed

Alert Team when > 1 Settlement in Single Tx #187

bh2smith opened this issue Feb 9, 2023 · 3 comments

Comments

@bh2smith
Copy link
Contributor

bh2smith commented Feb 9, 2023

As part of our tenderly batch monitor, we noticed that this webhook would be an appropriate place to alert the team of obviously malicious activity. This issue captures a TODO in the code related to sending alert if a batch ever contains more than a single settlement (a potentially slash-able offense by solvers)

@harisang
Copy link
Contributor

harisang commented Feb 3, 2025

Closed as not relevant anymore (due to circuit breaker)

@harisang harisang closed this as completed Feb 3, 2025
@bh2smith
Copy link
Contributor Author

bh2smith commented Feb 4, 2025

due to circuit breaker

What is the circuit breaker? Can you tell me more?

@fhenneke
Copy link
Collaborator

fhenneke commented Feb 4, 2025

What is the circuit breaker? Can you tell me more?

The circuit breaker is an off-chain component which monitors settlements and checks for rule violations. It automatically blacklists solvers who break our rules.

The repo is currently private. We intend to make it public in the near future.

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

No branches or pull requests

4 participants