forked from solana-labs/solana
-
Notifications
You must be signed in to change notification settings - Fork 271
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v2.0: replay: do not early return when marking slots duplicate confir…
…med (backport of #2700) (#2706) * replay: do not early return when marking slots duplicate confirmed (#2700) * replay: do not early return when marking slots duplicate confirmed * pr feedback: catch panic explicitely, comments, add root test case * pr feedback: add custom string to panic message * pr feedback: add slot to log, use should_panic * pr feedback: notification for {slot} -> notification for slot {slot} (cherry picked from commit 1444baa) * rename mark_slots_duplicate_confirmed -> mark_slots_confirmed --------- Co-authored-by: Ashwin Sekar <[email protected]> Co-authored-by: Ashwin Sekar <[email protected]>
- Loading branch information
1 parent
a210e0c
commit 901de9a
Showing
1 changed file
with
254 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters