axelarnetwork / tofn

A threshold cryptography library in Rust
Apache License 2.0
107 stars 22 forks source link

Refactor log messages #147

Open ggutoski opened 2 years ago

ggutoski commented 2 years ago

We really need to refactor all these log messages similar to how we currently handl malicious log messages: https://github.com/axelarnetwork/tofn/blob/8117138e7b35ff4dd2491e411fa902a0786f5e72/src/gg20/sign/malicious.rs#L42

_Originally posted by @ggutoski in https://github.com/axelarnetwork/tofn/pull/146#discussion_r702009179_