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

Wind Tunnel scenario - Countersigning performance #29

Open
2 tasks
abe-njama opened this issue Apr 24, 2024 · 3 comments
Open
2 tasks

Wind Tunnel scenario - Countersigning performance #29

abe-njama opened this issue Apr 24, 2024 · 3 comments

Comments

@abe-njama
Copy link

  • Two-party countersigning
  • Neutral neighborhood countersigning
@ThetaSinner
Copy link
Member

We care about measuring two things:

  1. Time to completion
  2. Failure rate

Need to choose how this gets set up:

  • Either we split agents between initiation and signing
  • All agents can do either and agents will randomly initiate countersigning

Possibly we actually want to do both. Because both are valid use-cases. So perhaps this issue should be 4 cases, rather than 2?

@ThetaSinner
Copy link
Member

ThetaSinner commented May 6, 2024

  • Consider making the scenarios configurable so that we can try them out in different ways and understand what we need to test.
  • Two-party could be more than two parties, should be testing between enzymatic and non-enzymatic
  • HoloFuel uses non-enzymatic countersigning so we should prioritise that
  • Check MM header for the channel about countersigning, has details about when to use which type of countersigning and might help with designing scenarios
  • Split issue up:
    • Two-party, non-enzymatic (keep in this task, as a priority)
    • Others in new issues later

@ThetaSinner ThetaSinner removed their assignment May 6, 2024
@ThetaSinner ThetaSinner self-assigned this Jun 28, 2024
@abe-njama abe-njama mentioned this issue Jul 25, 2024
23 tasks
@ThetaSinner
Copy link
Member

The two-party, non-enzymatic case is done so I'm going to put this back into ready and unassign myself. There is no current plan to test other use patterns for countersigning

@ThetaSinner ThetaSinner removed their assignment Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

2 participants