flashbots / flashbots/rbuilder

Abstraction for Builder Transactions at the end of the block

Open
#343 1 comment 1 reaction 0 assignees View on GitHub
A-builder
Dominant language
Rust
Stars
567
Forks
209
PR merge metrics
No merged PRs in 30d

Description

Add trait to abstract any transactions the builder would want to add at the end of the block e.g. payout transaction, block signature etc.

Before block building there can be some methods for validation and gas reservation e.g. https://github.com/flashbots/rbuilder/issues/296. After block building the trait can specify the transactions to include, akin to a bundle at the end of the block from the builder.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.