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

Add Recovery Messages and ValidateBasic methods #1605

Open
10 tasks
Tracked by #1532
evan-forbes opened this issue Feb 6, 2025 · 0 comments
Open
10 tasks
Tracked by #1532

Add Recovery Messages and ValidateBasic methods #1605

evan-forbes opened this issue Feb 6, 2025 · 0 comments
Assignees
Labels
recovery WS: Big Blonks 🔭 Improving consensus critical gossiping protocols

Comments

@evan-forbes
Copy link
Member

evan-forbes commented Feb 6, 2025

ref spec:

  • CompactBlock
    • pbbt_root generation via adding parity data
    • verify the proposer is correct
      • signature verification (including sign bytes)
      • sign the compact block using prival (might need to modify tmkms and notify other signing mechs before prod use)
    • TxMetaData
  • HavePart
  • WantPart
  • RecoveryPart (the actual data, note the difference from a normal Part)
  • RequestBlock (catchup)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
recovery WS: Big Blonks 🔭 Improving consensus critical gossiping protocols
Projects
None yet
1 participant