Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doppio benchmarking merge #1520

Merged
merged 70 commits into from
Aug 7, 2023
Merged

Doppio benchmarking merge #1520

merged 70 commits into from
Aug 7, 2023

Conversation

elliedavidson
Copy link
Member

@elliedavidson elliedavidson commented Aug 7, 2023

This PR merges in changes made while benchmarking, including:

  • Update examples to submit transactions on each view change event
  • Update examples so only the last 10 nodes of the network submit transactions
  • Update DA task so that only DA members poll for DA proposals
  • Fix bug where PollForTransaction tasks were not getting properly canceled
  • Update orchestrator to properly set up small DA committees

This PR does not:

  • Fix any stylistic errors other than clippy errors.

bfish713
bfish713 previously approved these changes Aug 7, 2023
}
}
});
// let tx_handle = async_spawn({
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Remove

Copy link
Member

@shenkeyao shenkeyao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@elliedavidson elliedavidson merged commit 5b102e7 into main Aug 7, 2023
6 of 7 checks passed
@elliedavidson elliedavidson deleted the doppio_benchmarking_merge branch August 7, 2023 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants