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

Implement full flow tests #519

Open
ekrembal opened this issue Feb 10, 2025 · 0 comments
Open

Implement full flow tests #519

ekrembal opened this issue Feb 10, 2025 · 0 comments
Assignees

Comments

@ekrembal
Copy link
Member

Transaction Flow Scenarios

Happy Path 1

  1. Setup Aggregator
  2. Make a Deposit
  3. Make a Withdrawal
  4. Send Kickoff Transaction
  5. Send Start Happy Reimburse Transaction
  6. Send Happy Reimburse Transaction

Happy Path 2

  1. Setup Aggregator
  2. Make a Deposit
  3. Make a Withdrawal
  4. Send Kickoff Transaction
  5. Send Challenge Transaction
  6. Send Watchtower Challenge Transactions
  7. Send Operator Challenge Acknowledgment Transactions
  8. Send Assert Transactions
  9. Send Disprove Timeout Transaction
  10. Send Reimburse Transaction

Bad Path 1

  1. Setup Aggregator
  2. Make a Deposit
  3. Make a Withdrawal
  4. Send Kickoff Transaction
  5. Send Challenge Transaction
  6. Send Watchtower Challenge Transaction
  7. Send Operator Challenge Negative Acknowledgment Transaction

Bad Path 2

  1. Setup Aggregator
  2. Make a Deposit
  3. Make a Withdrawal
  4. Send Kickoff Transaction
  5. Send Challenge Transaction
  6. Send Watchtower Challenge Transaction
  7. Send Operator Challenge Acknowledgment Transaction
  8. Send Kickoff Timeout Transaction

Bad Path 3

  1. Setup Aggregator
  2. Make a Deposit
  3. Make a Withdrawal
  4. Send Kickoff Transaction
  5. Send Challenge Transaction
  6. Send Watchtower Challenge Transactions
  7. Send Operator Challenge Acknowledgment Transactions
  8. Send Assert Transactions
  9. Send Disprove Transaction
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

No branches or pull requests

3 participants