Cardinal-Cryptography / AlephBFT

Rust implementation of Aleph consensus protocol
https://cardinal-cryptography.github.io/AlephBFT/index.html
Apache License 2.0
53 stars 28 forks source link

A0-2961: Improve logs about DAG #339

Closed ggawryal closed 1 year ago

ggawryal commented 1 year ago

This PR

For the latter, we could alternatively leave missing coords logging as it is (there were cases when we were missing all but just a few coords and the message was 30k chars long) or instead simply truncate it, loosing some information.

Changes log structure.

github-actions[bot] commented 1 year ago

Please make sure the following happened