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

Node: Neon Watcher Redesign #1899

Merged
merged 4 commits into from
Nov 14, 2022
Merged

Node: Neon Watcher Redesign #1899

merged 4 commits into from
Nov 14, 2022

Conversation

bruce-riley
Copy link
Contributor

@bruce-riley bruce-riley commented Nov 11, 2022

This PR changes the Neon watcher to wait for finality on Solana before publishing Neon blocks.

Fixes #1898

@bruce-riley bruce-riley changed the title Node: Neon Watcher Redesign: Issue #1898 Node: Neon Watcher Redesign Nov 11, 2022
@bruce-riley bruce-riley self-assigned this Nov 11, 2022
Copy link
Contributor

@jumpsiegel jumpsiegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One of the feedbacks we have gotten from auditors is maybe we should wrap the standard arguments for these watchers into a "object" to reduce the total number of arguments in the function. If you think about how you would actually then set all those arguments, it would be just as ugly...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Node: Neon Watcher Redesign
4 participants