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

HIP-1056 Support record file verification in BlockStreamVerifier #10092

Open
Tracked by #8834
xin-hedera opened this issue Jan 10, 2025 · 0 comments
Open
Tracked by #8834

HIP-1056 Support record file verification in BlockStreamVerifier #10092

xin-hedera opened this issue Jan 10, 2025 · 0 comments
Labels
enhancement Type: New feature importer Area: Importer

Comments

@xin-hedera
Copy link
Collaborator

Problem

A pre block streams record stream file can be wrapped in a RecordFileItem block item and then into a Block file, we need to add support in block stream verifier to verify the following when it's a wrap of a record file

  • the signature files can prove consensus has reached
  • the previous hash in the record file matches the hash of the previous record file
  • the record file hash and optionally the metadata hash matches what's in the signature file

Solution

per the description

Alternatives

No response

@xin-hedera xin-hedera added enhancement Type: New feature importer Area: Importer labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature importer Area: Importer
Projects
None yet
Development

No branches or pull requests

1 participant