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

Introduced VersionFetcher trait to decouple EventListener from http i… #227

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

zajko
Copy link
Contributor

@zajko zajko commented Dec 19, 2023

…mplementation of version fetching and making unit testing of EventListener possible. Moving EventListenerStatus and related functionality to a separate file.

@zajko zajko requested a review from zacshowa December 19, 2023 12:50
@zajko zajko force-pushed the code_debt_removal_pt_4 branch from bcd65f4 to 0a8e5e2 Compare December 20, 2023 10:20
@@ -0,0 +1,38 @@
use casper_event_types::metrics;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was moved extracted from lib.rs

…mplementation of version fetching and making unit testing of EventListener possible.
@zajko zajko force-pushed the code_debt_removal_pt_4 branch from 0a8e5e2 to 9a3fede Compare December 20, 2023 13:01
Copy link
Contributor

@zacshowa zacshowa left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@zajko zajko merged commit d6e99f1 into casper-network:dev Jan 5, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants