flashbots / builder

Flashbots MEV-Boost Block Builder [deprecated, replaced by https://github.com/flashbots/rbuilder]
https://docs.flashbots.net/flashbots-mev-boost/block-builders
GNU Lesser General Public License v3.0
424 stars 137 forks source link

Support for configurable slot time and slots per epoch #122

Open avalonche opened 1 year ago

avalonche commented 1 year ago

Rationale

What are the use-cases?

Useful for devnet testing to have shorter seconds per slot to speed up the development process. ATM there may be a few places in which it is hardcoded.

Implementation

Do you have ideas regarding the implementation of this feature? Yes Are you willing to implement this feature? Yes