William Smith
William Smith
## Description To accomplish this, we add a new singleton perpetual table to `AuthorityState` that saves the current `execution_state` of the authority, along with an in-memory field within `AuthorityServer`. This...
## Description CP https://github.com/MystenLabs/sui/pull/15261 ## Test Plan How did you test the new or updated feature? --- If your changes are not user-facing and not a breaking change, you can...
## Description CP https://github.com/MystenLabs/sui/pull/15417 ## Test Plan How did you test the new or updated feature? --- If your changes are not user-facing and not a breaking change, you can...
## Description CP https://github.com/MystenLabs/sui/pull/15417 ## Test Plan How did you test the new or updated feature? --- If your changes are not user-facing and not a breaking change, you can...
## Description This is causing simtests failures for rare seeds. Let's see if this improves things ## Test plan How did you test the new or updated feature? --- ##...
## Description * For error tallies, sample by `error_weight`, as defined by the originating server based on the error type. * For spam tallies, sample based on sampling weight, a...
## Description `--verify strict` adds an additional level of verification by verifying the live object set of the db after restore, rather than simply the contents of the snapshot itself....
## Description This removes the plumbing to get client IP through json rpc requests by injecting into the request param. Things NOT touched: 1. Did not remove plumbing of the...
## Description As in title ## Test plan How did you test the new or updated feature? --- ## Release notes Check each box that your changes affect. If none...
## Description Cherry pick https://github.com/MystenLabs/sui/pull/17639 ## Test plan How did you test the new or updated feature? --- ## Release notes Check each box that your changes affect. If none...