Skip to content
Snippets Groups Projects
  1. May 30, 2019
  2. May 29, 2019
    • Erik Johnston's avatar
      Correctly filter out extremities with soft failed prevs (#5274) · 58c8ed5b
      Erik Johnston authored
      When we receive a soft failed event we, correctly, *do not* update the
      forward extremity table with the event. However, if we later receive an
      event that references the soft failed event we then need to remove the
      soft failed events prev events from the forward extremities table,
      otherwise we just build up forward extremities.
      
      Fixes #5269
      Unverified
      58c8ed5b
Loading