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

HIP-125 #835

Merged
merged 23 commits into from
Jul 9, 2024
Merged

HIP-125 #835

merged 23 commits into from
Jul 9, 2024

Conversation

bbalser
Copy link
Contributor

@bbalser bbalser commented Jun 27, 2024

@bbalser bbalser marked this pull request as ready for review July 2, 2024 17:27
coverage_point_calculator/src/lib.rs Outdated Show resolved Hide resolved
ingest/src/server_mobile.rs Show resolved Hide resolved
Copy link
Contributor

@andymck andymck left a comment

Choose a reason for hiding this comment

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

On a first pass looks good other than a couple of naming convention nits. Will take another pass

@@ -209,6 +212,8 @@ pub enum FileType {
InvalidatedRadioThresholdReq,
InvalidatedRadioThresholdIngestReport,
VerifiedInvalidatedRadioThresholdIngestReport,
ServiceProviderBoostedRewardsBannedRadioIngestReport,
VerifiedServiceProviderBoostedRewardsBannedRadioIngestReport,
Copy link
Contributor

Choose a reason for hiding this comment

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

as above drop ServiceProvider in favour of SP?

coverage_point_calculator/src/lib.rs Show resolved Hide resolved
@@ -8,7 +8,7 @@ pub enum Error {
Io(#[from] std::io::Error),
#[error("encode error")]
Encode(#[from] EncodeError),
#[error("dencode error")]
#[error("decode error")]
Copy link
Contributor

Choose a reason for hiding this comment

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

I liked it better the old way

@bbalser bbalser merged commit ba2615e into main Jul 9, 2024
17 checks passed
@bbalser bbalser deleted the bbalser/hip-125 branch July 9, 2024 19:59
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.

4 participants