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

feat(gpu): basic GPU rewards estimation #1386

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

MCozhusheck
Copy link
Collaborator

Description

Add GPU reward estimation

Motivation and Context

There was already implementation for CPU miner but GPU was showing no rewards which would be confusing for users.

How Has This Been Tested?

Run TU on nextnet and hover over estimated reward and verify that GPU estimation is non zero.
For more precise testing I have compared my hashrate against entire network (the sha3) from textexplorer

Esmeralda gives strange result with such precise testing since there are very few miners and in some cases miner sha3 hashrate might seem higher than entire network (since it;s average that needs to adjust)

What process can a PR reviewer use to test or verify this change?

Same as above.

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

@brianp brianp requested a review from SWvheerden January 15, 2025 16:06
@brianp
Copy link
Collaborator

brianp commented Jan 15, 2025

@SWvheerden pinging you incase you wanted to peak at estimation calcs

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