laura
laura
Using a programatic move call to add a new validator returns error code 0. We need to make sure we can register a new validator both programmatically and directly prior...
### Description We want to have a centralized layer that all external requests to Narwhal Primaries & Workers need to flow through before reaching a component. This layer will be...
https://github.com/MystenLabs/narwhal/issues/488
This fixes several existing edge cases identified in our live testing.
in progress moves consensus index to the subdag instead of on each cert next: - [ ] update the ExecutionState `handle_consensus_transaction` to take the entire subdag instead of individual transactions,...
## Description Adds a command to the CLI for profiling a transaction. The command will generate the profile, and the user will then be able to open it using a...
## Description Describe the changes or additions included in this PR. ## Test Plan How did you test the new or updated feature? --- If your changes are not user-facing...
## Description Emits logs from [gas PR by Dario](https://github.com/MystenLabs/sui/pull/11157/files#diff-2f4f7212d358dc5f91bdc5f526e7b08680c2044ad3ece5483b8d168e656797b0) under a designated target for gas stats that can be filtered on using the rust log variable Also adds the ability...