-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5416126
commit 4537b27
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
slug: open-sourcing-flashbots-rbuilder | ||
title: Open sourcing rbuilder | ||
authors: [flashbots] | ||
tags: [building] | ||
hide_table_of_contents: false | ||
--- | ||
|
||
An open and efficient block building ecosystem is essential to Ethereum. In order to catalyze further innovation and collaboration in block building, Flashbots has open sourced [rbuilder](https://github.com/flashbots/rbuilder), our latest and most performant block builder written in Rust, and designed to work with Reth. | ||
|
||
We believe that sharing the responsibility and benefits of advancing block building creates a positive sum game for all Ethereum stakeholders. rbuilder is designed to be developed and stewarded by the community, and open sourcing it will accelerate this future. | ||
|
||
We encourage developers to contribute to rbuilder, all teams to develop their builders in the open, and the community to only trust builders who follow the norms of transparency and free software. |