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 raw tx creators #468

Open
14 tasks
ekrembal opened this issue Jan 24, 2025 · 0 comments
Open
14 tasks

Implement raw tx creators #468

ekrembal opened this issue Jan 24, 2025 · 0 comments

Comments

@ekrembal
Copy link
Member

For operator:

send_tx(tx_name, deposit_outpoint)

  • Kickoff Tx
  • Sequential Collateral Tx
  • Reimburse Generator Tx
  • Operator Challenge Ack Tx
  • Start happy reimburse Tx
  • Happy reimburse Tx
  • Assert Txs (dummy bitvm proof for now)
  • Disprove Timeout Tx
  • Reimburse Tx

For verifier:
send_tx(tx_name, deposit_outpoint)

  • Challenge Tx
  • Kickoff Timeout Tx
  • Operator Challenge NACK Tx
  • Already Disproved Tx
  • Disprove Tx
@ekrembal ekrembal added this to the Automatic Disprove Logic milestone Jan 24, 2025
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

1 participant