EspressoSystems / HotShot

http://hotshot.docs.espressosys.com/
101 stars 25 forks source link

Allow intercepting network messages for byzantine testing #3335

Closed ss-es closed 6 days ago

ss-es commented 2 weeks ago

Closes #3321

This PR:

Cleans up the way network tasks are spawned, and adds functionality to transform all HotShotEvents sent to or received from the network tasks.

This PR does not:

No actual tests are added; this is purely a framework to enable future tests.

Key places to review: