x23.ai

alpha

Discover the latest Flashbots pull requests and code changes for builder.

#TitleSummary
Activity
Link
137

[TESTING] Script for benchmarking builders locally

Introduces several changes to the builder repository owned by Flashbots. The main point of these changes is to enhance the functionality of the repository by adding new files, functions, and structs, and updating existing ones.

...

132

Fix typos

Primarily focuses on the correction of a typographical error in the cmd/evm/README.md file of the builder repository owned by flashbots. The word addres has been rectified to address, enhancing the readability and accuracy of t...

129

Decouple block processing

The pull requests primarily focus on refactoring the flashbotsextra/database.go and cmd/utils/flags.go files, introducing a new command-line flag builder.block_processor_url, and adding a new interface BlockConsumer. The new flag allows speci...

126

Correct estimation of timestamp in eth_callBundle

Primarily focuses on modifications in the CallBundle function within the api.go file located in the internal/ethapi directory of the builder repository. The key change is an adjustment to the calculation of the timestamp vari...

125

Fix division by zero

Primarily focuses on the modification of the commitSBundle function in the environment_diff.go file located in the miner directory of the builder repository. The key change involves the assignment of the gotEGP variable.

...

124

Bring BOR into builder (trial)

Introduces significant updates to the builder repository, primarily focusing on the bor package. The updates include the addition of new files, functions, constants, and data structures, as well as modifications to existing files...

123

Add fix and update unit tests for header gas limit calculation

Titled "Add fix and update unit tests for header gas limit calculation" primarily focuses on updating the builder submission logic to calculate the gas limit based on the payload attribute. This change addresses a persistent issue ...

121

Set cancellations to 1 instead of true

Titled "Set cancellations to 1 instead of true" is a minor modification in the 'builder' repository owned by Flashbots. The change involves setting the value of cancellations to '1' instead of 'true'. This change affects one file, ...

115

p2p: move ping handling into pingLoop goroutine (#27887)

Primarily focuses on the enhancement of the Peer struct in p2p/peer.go of the builder repository. A new channel named pingRecv has been introduced to the Peer struct. This channel is initialized with a buffer size of 16 in th...

114

[DRAFT] [WIP] Cancun 1.12.2

Introduces a multitude of changes to the builder repository owned by flashbots. The changes span across multiple files and primarily focus on error handling, function updates, and the introduction of new types and methods.

Key...

Page 1 of 2

Last updated 04/12 00:16