jacobkaufmann / evangelion

a prototype ethereum block builder
Apache License 2.0
84 stars 10 forks source link

support building on top of any available chain tip #18

Open jacobkaufmann opened 1 year ago

jacobkaufmann commented 1 year ago

currently, the builder only supports building on what it perceives to be the latest block, but it should support building on any available leaf in the block tree (i.e. any available chain tip)