jacobkaufmann / evangelion

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

refactor: convert broadcast receiver into stream #26

Closed jacobkaufmann closed 1 year ago

jacobkaufmann commented 1 year ago

convert broadcast receivers for incoming bundles and invalidated bundles into streams by wrapping with BroadcastStream

other: