Skip to content

replace refill logic#523

Open
0xl3on wants to merge 1 commit intoflashbots:mainfrom
0xl3on:fix/replace-timed-funding
Open

replace refill logic#523
0xl3on wants to merge 1 commit intoflashbots:mainfrom
0xl3on:fix/replace-timed-funding

Conversation

@0xl3on
Copy link
Copy Markdown
Contributor

@0xl3on 0xl3on commented Apr 21, 2026

Motivation

Closes #514

Solution

Replace funding logic with channel based signals that refunds when spammer drops within 25% of min_balance, mirrors logic from rpc server

PR Checklist

  • Added Tests
  • Added Documentation
  • Ran cargo +nightly clippy --workspace --lib --examples --tests --benches --all-features --locked --fix
  • Ran cargo fmt --all
  • Note breaking changes in PR description, if applicable
  • update changelogs
    • Update CHANGELOG.md in each affected crate
    • add a high-level description in the root changelog

@0xl3on 0xl3on requested a review from zeroXbrock as a code owner April 21, 2026 01:35
@0xl3on 0xl3on force-pushed the fix/replace-timed-funding branch from b675d80 to 71a5fa5 Compare April 21, 2026 01:39
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

Successfully merging this pull request may close these issues.

replace timed funding in spam cli with per-batch balance-checked funding

1 participant