Skip to content

Instantly share code, notes, and snippets.

View colink14110476's full-sized avatar

colink14110476

View GitHub Profile
@colink14110476
colink14110476 / bidadjustment.md
Last active June 25, 2025 19:10
Bidadjustment.md

Bid adjustment

Bid adjustment is a new feature for the bloxroute relay. The idea is to adjust bids, ideally to secondBestBid + 1 WEI, capturing the delta (if any) from our latency advantage compared the the next best relay.

Technical implementation

Enabled by ?adjustments=1 and by including an adjustment_data object in the normal block submission or as an ssz encoded object in the grpc block submission:

// Electra