1 2018-03-11 07:24:55 <FraJah> good morning!
2 2018-03-11 07:33:39 <Randolf> Good morning FraJah.
3 2018-03-11 22:12:42 <ProfMac-2> I want to add a 2nd payout to the coinbase deep inside CreateNewBlock.
4 2018-03-11 22:12:43 <ProfMac-2> txNew.vout[0].scriptPubKey << reservekey.GetReservedKey() << OP_CHECKSIG;
5 2018-03-11 22:12:43 <ProfMac-2> txNew.vout[1].scriptPubKey << "18bLcVkviErQi75zB8X39jZXxHNpSZggdC" << OP_CHECKSIG;
6 2018-03-11 22:38:11 <mlz> wondering if Core devs can change Testnet? It's due for a change because there are still miners who would not mine Segwit txs on testnet, this is just too frustrating