Skip to content

sui_v1.24.0_1713586627_ci

@arun-koshy arun-koshy tagged this 20 Apr 01:16
## Description 
This is one of many PRs to implement Leader Scoring & Leader Schedule
feature for Mysticeti.
- [Design
Doc](https://www.notion.so/mystenlabs/Leader-Schedule-Scoring-538c65cb370b4644944a94485efc4979?pvs=4)
- [Prototype PR](https://github.com/MystenLabs/sui/pull/16975)

Notes:
- `LeaderSwapTable` & `ReputationScores` are mostly the same from the NW
implementation
- Kept the `Authority` & `ReputationScores` info in `LeaderSwapTable`
mostly for debugging purposes. It is not required functionally

![Screenshot 2024-04-02 at 11 47
28 PM](https://github.com/MystenLabs/sui/assets/97870774/a1a0f0ad-bb4e-4054-9f39-9dcc1137dc7e)

## Test Plan 

unit tests
Assets 2
Loading