-
Notifications
You must be signed in to change notification settings - Fork 260
Add pythnet quorum listener to hermes #2775
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm wondering how you have tested this code.
Also, can you bump the version of Hermes? (maybe add an alpha to avoid people upgrading)
@ali-bahjati I ran Hermes, Pythnet-watcher, and quorum locally with a single guardian inside the guardian set, and override the guardian set list on my local with that specific guardian. Then connect these three services and created a log to see if Hermes could process VAA completely till the end or not. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
No description provided.