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

EPIC: Block verification before saving (only block stream hash verification) #89

Open
8 of 10 tasks
Tracked by #293 ...
a-saksena opened this issue Aug 7, 2024 · 0 comments
Open
8 of 10 tasks
Tracked by #293 ...
Assignees
Labels
Milestone

Comments

@a-saksena
Copy link
Contributor

a-saksena commented Aug 7, 2024

AS A Block Node developer
I WANT TO compare a Block Hash (before proofs are available) in Block Stream
SO THAT I continue development alongside TSS

Tech Notes:

  1. Using Block Stream Simulator (from Services)
  2. We will store a Block unverified and delete it if info in the next block fails its verification.
  3. Compute the 4 hashes, but not store them.
  4. The hash calculation and signature process are documented in Notion.

Note: No TSS usage. This simply verifies the hashes match in the interim

Tasks

Preview Give feedback
  1. Block Node Design
    AlfredoG87
  2. Block Node New Feature
    AlfredoG87
  3. Block Node New Feature
    AlfredoG87
  4. Block Node
    AlfredoG87
  5. Block Node New Feature
    AlfredoG87
  6. Block Node
    AlfredoG87
  7. Block Node
    AlfredoG87
  8. Tests
  9. Tests
@jsync-swirlds jsync-swirlds changed the title EPIC: Block verification before saving (only State Hash verification) EPIC: Block verification before saving (only block stream hash verification) Sep 9, 2024
@Nana-EC Nana-EC added the Epic label Oct 7, 2024
@AlfredoG87 AlfredoG87 self-assigned this Dec 3, 2024
@AlfredoG87 AlfredoG87 added this to the 0.3.0 milestone Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants