Skip to content

Reference implementation of the constraints-API based on Flashbots' Go Builder

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

chainbound/bolt-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

flashbots builder readme

Bolt builder

Bolt builder is a fork of the Flsahbots Builder that implements the functionality of the Constraints API.

How it works

The builder has the standard functionality of the Flashbots builder, but with the added functionality of the Constraints API which can be summarized as follows:

  1. The builder subscribes to the relays for streams of constraints sent by proposers.
  2. After receiving constraints and validating their authenticity, the builder builds a block that respects all constraints and includes the necessary proofs of inclusion in its bid.
  3. The builder sends the signed bid as usual to the relay.

About

Reference implementation of the constraints-API based on Flashbots' Go Builder

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published