entropyxyz / manul

Round-based distributed protocols
https://docs.rs/manul
GNU Affero General Public License v3.0
1 stars 1 forks source link

Decouple `protocol` and `session` levels #25

Open fjarri opened 5 days ago

fjarri commented 5 days ago

Ideally we would want protocol to know nothing of session. But currently there are several back-references:

Edit: Fixed/invalidated: