1eeeeb1834
* Adopt a sans-IO style for DaProtocol Remove async streams from the DaProtocol trait to avoid creating dependencies on actual I/O. The protocol it's now transformed into a state machine with an input and output buffer. In addition, a method to create an attestation was added to the trait. * add forgotten &mut to certify_dispersal * add forgotten &self param to validate certificate |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |