flashbots / flashbots/contender
add --report-interval to campaigns
Open
enhancement
good first issue
- Dominant language
- Rust
- Stars
- 141
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Spam progress reports are only available to the spam cli and the RPC spammer. Campaigns don't have an option to enable this feature.
**Describe the solution you'd like**
- add `--report-interval` flag to campaigns
- Run [`spawn_spam_report_task`](https://github.com/flashbots/contender/blob/main/crates/core/src/util.rs#L194) (or something similar) in campaigns if `--report-interval` is set
Contributor guide
Assessment
This issue has not been assessed yet.