flashbots / flashbots/rbuilder
feat: timeout txs that take more than 1ms to execute
Open
A-builder
- Dominant language
- Rust
- Stars
- 567
- Forks
- 209
- PR merge metrics
- No merged PRs in 30d
Description
Occasionally, because some precompiles are slow, there are transactions that take disproportionately long to execute (eg over 1ms). We should have a feature that allows us to time out these and drop them.
Contributor guide
Assessment
This issue has not been assessed yet.