entropyxyz / manul

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

Support custom strategies of dealing with unprovable faults #14

Open fjarri opened 6 days ago

fjarri commented 6 days ago

For now we're just banning the party immediately and all other messages from it are ignored. Do we need to give the user an ability to intercept such faults and be more relaxed about it?