flashbots/rbuilder

Protect against reorgs.

Open

#104 opened on Aug 9, 2024

 (1 comment) (0 reactions) (0 assignees)Rust (207 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (559 stars)
PR merge metrics
 (PR metrics pending)

Description

Although it's rare, we experienced some losses due to recycled payout transactions from reorgs. We should analyze possible solutions and implement one. More details on: https://github.com/flashbots/rbuilder/blob/develop/docs/REORG_LOSSES.md

Contributor guide