diff --git a/EIPS/eip-2982.md b/EIPS/eip-2982.md index 502cd346407dab..6a6d00063329d7 100644 --- a/EIPS/eip-2982.md +++ b/EIPS/eip-2982.md @@ -212,8 +212,8 @@ Censorship of transactions can potentially be detected by clients in a consensus Here is the current expected security properties expressed in a table: -|| Network delay <3s |Network delay 3s - 6 min|Network delay > 6 min| -|---|---|---|---|---| +| | Network delay <3s |Network delay 3s - 6 min|Network delay > 6 min| +|---|---|---|---| |>2/3 validators honest|Perfect operation|Imperfect but acceptable operation. No rigorous proof of liveness, but liveness expected in practice.|Likely intermittent liveness failures, no safety failures| |>2/3 validators rational, <1/3 coordinated|Perfect operation|Imperfect but acceptable operation, heightened centralization risk|Likely intermittent liveness failures, no safety failures, very high centralization risk| |51% attacker|Can revert finality or censor, but at high cost; cannot force through invalid or unavailable chains|Can revert finality or censor, but at high cost; cannot force through invalid or unavailable chains|Can revert finality or censor; cannot force through invalid or unavailable chains|