Fantom-foundation / lachesis-rs

Lachesis BFT consensus for permission-less networks, in Rust
MIT License
34 stars 5 forks source link

event,event_hash,event_signature,round,swirlds : change hash types #48

Closed Maxime2 closed 5 years ago

Maxime2 commented 5 years ago

change hash types to [u8; 32/64]; closes #40

AgustinCB commented 5 years ago

Can you fix the commit message, 0please? Thanks!

Maxime2 commented 5 years ago

Fixed.

AgustinCB commented 5 years ago

It still doesn't appear signed. And I think the first line passes 50 chars.

Maxime2 commented 5 years ago

Signed and first line truncated.