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

Send Different Miner Hash on Each Submit #17

Open
FaysalM opened this issue Jan 1, 2018 · 1 comment
Open

Send Different Miner Hash on Each Submit #17

FaysalM opened this issue Jan 1, 2018 · 1 comment

Comments

@FaysalM
Copy link

FaysalM commented Jan 1, 2018

guys ... whats stopping me from changing the code and submitting a different miner hash every time?

@FaysalM
Copy link
Author

FaysalM commented Jan 1, 2018

I found the same issue was raised earlier also but I fail to see a fix to it:

"
Hopefully on here we can figure this out.

We need to make it so that block is just a hash and does not relate to a mining address at all.

Then once a miner finds a valid block, we get masternodes to confirm that a specific address mined it. (the miner submits his address to the masternodes with the block data and the masternodes signs a message, and as a reward it gets 30% of the blockreward)

This means that when a pool's miners finds a block, the block finder can swap out the pool's address with his address when he submits it to the masternodes.
This means that no one will know if he was mining as part of the pool or not because the submitted block has no information that relates it to the pool.

Can it work or not? Don't give up, I'm convinced we can fix this.

"

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

No branches or pull requests

1 participant