8000 Tags · hiraditya/sui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: hiraditya/sui

Tags

sui_v1.22.0_1710903943_rel_notes

Toggle sui_v1.22.0_1710903943_rel_notes's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Consensus 2.0] fix mysticeti committee member ordering (MystenLabs#1…

…6679)

## Description 

Committee members should be ordered in the same order as the SUI
committee (protocol public key order ascending).

## Test Plan 

CI

---
If your changes are not user-facing and do not break anything, you can
skip the following section. Otherwise, please briefly describe what has
changed under the Release Notes section.

### Type of Change (Check all that apply)

- [ ] protocol change
- [ ] user-visible impact
- [ ] breaking change for a client SDKs
- [ ] breaking change for FNs (FN binary must upgrade)
- [ ] breaking change for validators or node operators (must upgrade
binaries)
- [ ] breaking change for on-chain data layout
- [ ] necessitate either a data wipe or data migration

### Release notes
0