Skip to content

Hunting clarity#129

Merged
ca333 merged 5 commits intoKomodoPlatform:devfrom
TheComputerGenie:master
Jun 11, 2020
Merged

Hunting clarity#129
ca333 merged 5 commits intoKomodoPlatform:devfrom
TheComputerGenie:master

Conversation

@TheComputerGenie
Copy link
Copy Markdown
Contributor

@TheComputerGenie TheComputerGenie commented May 12, 2020

Specifically the notion of "mine blocks" and "network contribution/good"

TheComputerGenie and others added 4 commits May 12, 2020 05:30
likely good to clarify that we shouldn't go below 15 blocks/day even if the leading NN miner goes below that treshold
@TheComputerGenie
Copy link
Copy Markdown
Contributor Author

added #132 to pass checks, the red X irked me

@TheComputerGenie
Copy link
Copy Markdown
Contributor Author

Not sure it matters any, but posting for posterity and/or discussion if nothing else.
With the current diff ranges it would be about 400-600ksol/s to supply the external 15 block minimum.

@daemonfox
Copy link
Copy Markdown

This encourages running a pool... how do you tie your found blocks to your NN? How would you leverage the reduced difficulty without the Iguana tx being locked and sent? 600+ kh/s would require a pool... mining to your NN pubkey. or will there be a komodod update to recognize NN pubkey mining outside of Iguana?

@TheComputerGenie
Copy link
Copy Markdown
Contributor Author

TheComputerGenie commented May 24, 2020

The externally mined blocks do not leverage reduced diff. The idea is that the cost of mining the blocks offsets the difference.
Yes, it requires a stratum or "pool" to do so.
Pools mine to whatever address they like, there's no protocol requirement that you, or anyone, own the address in the coinbase (just that it be a valid one).
There is a difference in how most pools create the coinbase tx and how the daemon creates it (specifically the payment type). This difference could likely be changed by changing the pool, but there's no real point as the address associated with the pubkey is what gets the score.

edit:

to recognize NN pubkey mining outside of Iguana

iguana doesn't mine or have anything to do with mining, the komodo daemon does and the keys are hard coded (see src/komodo_defs.h)

@ca333 ca333 changed the base branch from master to dev June 10, 2020 19:08
@ca333 ca333 merged commit 521429d into KomodoPlatform:dev Jun 11, 2020
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.

3 participants