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

Make parser a separate component #2363

Open
piotrm50 opened this issue Jul 27, 2022 · 0 comments
Open

Make parser a separate component #2363

piotrm50 opened this issue Jul 27, 2022 · 0 comments

Comments

@piotrm50
Copy link
Contributor

piotrm50 commented Jul 27, 2022

Parser needs to be a separate component from the Tangle.
Other components need to be able to attach their own filters to the parser. For example:

  • TSC check - drop any message that doesn’t satisfy TSC.
  • Drop blocks that have different epoch commitments and notify notarization manager.

When a new block is succesfully parsed, it needs to be attached to the Tangle component.

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