Hi @bobg ,
Interesting project you have here!
Does your code also simulate byzantine / faulty nodes? The protocol itself probably handles it, but I am wondering about the tests. Would it be hard to add a faulty node test, maybe in the lunch.go sample code?
Hi @bobg ,
Interesting project you have here!
Does your code also simulate byzantine / faulty nodes? The protocol itself probably handles it, but I am wondering about the tests. Would it be hard to add a faulty node test, maybe in the
lunch.gosample code?