kr1z1s

Results 5 issues of kr1z1s

https://github.com/oliverw/miningcore/issues/1062 This bug has been fixed for Stratum version 1. However, for stratum version 2, the error persists. It does not occur immediately. Here is a screenshot after 79 shares...

Below is the answer for getblocktemplate `bitsend-cli getblocktemplate { "capabilities": [ "proposal" ], "version": 536870912, "rules": [ "testdummy", "csv", "segwit" ], "vbavailable": { }, "vbrequired": 0, "previousblockhash": "000000003cc21849ad1c2a6195beca67d5cb7421f908fe9f11b39d33efb385e2", "transactions": [...

xevan algo not work with Vega64 (invalid nonce - HW error )

Please add argon2d 4096 support. This algo use by Myriadcoin after softfork and by Argentum

Why did you check devfee address the second record coinbase??? `if (vtx[0].vout[1].scriptPubKey != scriptPubKey)` WHY second? Make the first record coinbase vtx[0].vout[0] I can't in p2pool make your address the...