solana icon indicating copy to clipboard operation
solana copied to clipboard

Sunset `DuplicateConfirmed`

Open AshwinSekar opened this issue 2 years ago • 0 comments

Problem

With the new repair threshold, there is no need for DuplicateConfirmed.

Proposed Solution

Remove the tracking and relevant pathways from the consensus state machine.

AshwinSekar avatar Oct 13 '23 02:10 AshwinSekar