Skip to content

sui_v0.17.0_1668656987_ci

@aschran aschran tagged this 17 Nov 00:33
- Core Header proposal moved to a linear async function outside the Core loop (see `Core::propose_header`)
- Responding to vote requests moved to primary RPC handler outside the Core loop (see `PrimaryReceiverHandler::request_vote`)

Notes:
- Header-handling tests in `core_tests.rs` largely replaced by equivalent tests in `primary_tests.rs`
- New header proposal tests in `core_tests.rs`
- Deletes changes from PR #5793, which are now driven by retries of vote requests from remote primaries
Assets 2
Loading