poc - JD port config - #224
Conversation
|
The issue you're facing seems not related to this PR at all, but it's about |
|
I think it's a garbage solution but can probably help us understand the issue better. "The original issue was a hidden JDC default. makes no sense to me |
|
I'm reporting here that running this PR allows me to mine on CKPool. I however don't understand all the changes done here as it seems there was a structural bug in how we do configs. |
| const downstreamExtranonce2Size = positiveInteger( | ||
| normalizedData.translator?.downstream_extranonce2_size, | ||
| DEFAULT_DOWNSTREAM_EXTRANONCE2_SIZE, | ||
| ); |
There was a problem hiding this comment.
just signaling the changes about the exatranonce. And the AI is adding this to the config file reserved_downstream_rollable_extranonce_size
|
Closing in favor of #230 |
This PR is proof of concept, it doesn't yet work for me so I hope at least UI or something can be useful.