Skip to content

Conversation

@kurotych
Copy link
Member

No description provided.

@kurotych kurotych marked this pull request as ready for review April 23, 2025 09:40
@bbalser bbalser requested a review from michaeldjeffrey April 23, 2025 11:43
@kurotych kurotych requested a review from Copilot April 23, 2025 12:12
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes the usage of RadioReward v1 protos during mobile rewarding, shifting the implementation to use only RadioRewardV2.

  • Removed iteration and handling of mobile_reward_share_v1 in the reward loop.
  • Updated the mobile reward share generation in reward_shares.rs to only return RadioRewardV2.
  • Adjusted tests and CLI reward extraction to accommodate the new structure.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
mobile_verifier/src/rewarder.rs Removed handling and writing of RadioReward v1, now only writing v2.
mobile_verifier/src/reward_shares.rs Updated the coverage_point_to_mobile_reward_share function and related iterators to return only RadioRewardV2.
mobile_verifier/src/cli/reward_from_db.rs Modified reward extraction logic to utilize only RadioRewardV2.

@kurotych kurotych changed the title stop ouputing radio rewards v1 protos during mobile rewarding stop outputing radio rewards v1 protos during mobile rewarding Apr 23, 2025
@michaeldjeffrey
Copy link
Contributor

boost_manager::Activator is reading MobileReward::RadioReward currently.

@bbalser bbalser merged commit 3bb09df into main Apr 29, 2025
53 checks passed
@bbalser bbalser deleted the stop-produce-radio-reward-v1 branch April 29, 2025 13:23
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.

5 participants