filecoin-project / consensus

Filecoin consensus work
Other
42 stars 5 forks source link

Feat/sim worst case #64

Closed sternhenri closed 5 years ago

sternhenri commented 5 years ago

Moving from plotting the first attack length to plotting the worst attack length for each sim. Works quite a bit better in modeling the notion that the attacker "will eventually succeed."

I believe this is a stronger sim, in spite of a strange result:

EC_no_ts < EC < EC_no_hs

Would have expected

EC < EC_no_ts < EC_no_hs