jacobkaufmann / evangelion

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

refactor builder into modules #37

Closed jacobkaufmann closed 1 year ago

jacobkaufmann commented 1 year ago

currently, everything resides in src/builder.rs, but we should separate things out b/c it's getting quite cluttered.

jacobkaufmann commented 1 year ago

we can refactor further, but we can close the issue