-
Notifications
You must be signed in to change notification settings - Fork 142
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
feat(gRPC): adding AvailabilityScore to gRPC #910
Conversation
izikdepth
commented
Jan 6, 2024
•
edited by kehiy
Loading
edited by kehiy
- Fixes Adding Availability Score to gRPC #907
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #910 +/- ##
==========================================
- Coverage 83.46% 83.43% -0.03%
==========================================
Files 173 173
Lines 8815 8816 +1
==========================================
- Hits 7357 7356 -1
- Misses 1106 1107 +1
- Partials 352 353 +1 |
@izikdepth Thanks! |
@b00f I think there is no need for account and vote to proto function to be methods of blockchain server!? they don't use any part of it. |
@kehiy let's keep all the same. You are write, but that way we have harmony in our functions. |
@b00f we can merge it. |
@kehiy Please merge it is tests are passed. Then we can integrate it with our Bot |
@izikdepth run |
@izikdepth Thanks |