2025-08-30 11:54 Hello World! 2025-09-02 13:45 Re: Whale.io [CHALLENGE] Run A Bitcoin Node: 14 Days To 14 Merits 2025-09-02 14:58 Mining coins in regtest 2025-09-03 04:27 Next update is coming 2025-09-04 09:07 Next day, next update 2025-09-04 22:57 Close, but not yet there 2025-09-04 23:09 Fixed s-value, but it is not all 2025-09-05 05:31 Almost there 2025-09-06 07:30 Probably the last day of Initial Blockchain Download 2025-09-07 07:17 It took around a week to get there 2025-09-08 05:40 Next day, next update 2025-09-08 09:27 Added pool status and stats per username 2025-09-08 15:24 How to move coins from 33q2i3GDkpHFAXnD3UdBsKhxzg7pvwAqtN address? 2025-09-08 15:36 Made a valid transaction, but it fails standardness rules 2025-09-09 05:10 More pruning 2025-09-10 04:22 Day 9 2025-09-11 05:30 Day 10 2025-09-12 05:43 Day 11 2025-09-13 06:17 Day 12 2025-09-14 06:33 Unpublished day 13 2025-09-15 09:20 First tests of mining blocks with stratum 2025-09-18 18:51 Mining command 2025-09-29 19:07 New address for mining Hello World! ============ It works! Re: Whale.io [CHALLENGE] Run A Bitcoin Node: 14 Days To 14 Merits ================================================================= Posted on: https://bitcointalk.org/index.php?topic=5480200.msg65760285#msg65760285 Author: stwenhao [code]$ bitcoin-cli getblockchaininfo { "chain": "main", "blocks": 764597, "headers": 912830, "bestblockhash": "00000000000000000004ab61f7486dc28dde960dc801790a99a05b377340e84c", "bits": "17079e15", "target": "000000000000000000079e150000000000000000000000000000000000000000", "difficulty": 36950494067222.41, "time": 1669334295, "mediantime": 1669331002, "verificationprogress": 0.6341222752842696, "initialblockdownload": true, "chainwork": "00000000000000000000000000000000000000003a258569b002e31ddfde2946", "size_on_disk": 637960434, "pruned": true, "pruneheight": 764274, "automatic_pruning": true, "prune_target_size": 1073741824, "warnings": [ ] }[/code] Synchronization in progress. My node can be located on https://bitnodes.io/ if you know the IP, or the hostname. All I did, was just executing ckpool default installation script from here: https://bitbucket.org/ckolivas/ckpool/raw/master/scripts/install-ckpool-solo.sh [quote]Run Bitcoin Core on your computer for 14 days[/quote] It is now running since 2025-08-30, so it is not yet 14 days. And it is not my computer, but some VPS, rented by me (well, when I am online, the control can be switched to my PC, and I can use my server as a proxy, but to keep it running 24/7, I use external servers, instead of running everything from home). So, I don't know, if it meets the rules, but I decided to post it anyway, no matter if it will be merited or not. Mining coins in regtest ======================= while [ 1 ]; do ./bitcoin-cli -regtest generatetoaddress 1 bcrt1pfeesnyr2tx 100000000; done Next update is coming ===================== [code]$ bitcoin-cli getblockchaininfo { "chain": "main", "blocks": 811436, "headers": 912952, "bestblockhash": "00000000000000000002ccc2cb5617e799fa14f5aee6868d2a3d73a6fa37b5c7", "bits": "1704e90f", "target": "00000000000000000004e90f0000000000000000000000000000000000000000", "difficulty": 57321508229258.04, "time": 1696890681, "mediantime": 1696889405, "verificationprogress": 0.7322739070522901, "initialblockdownload": true, "chainwork": "00000000000000000000000000000000000000005871a1bda94f3b6b074ab0b0", "size_on_disk": 1781658945, "pruned": true, "pruneheight": 811094, "automatic_pruning": true, "prune_target_size": 1073741824, "warnings": [ ] }[/code] I don't know, if I should post it "just the next day", or "just before 24 hours", or maybe "the next day, but after 24 hours". We will see. The content is prepared. Next day, next update ===================== [code]$ bitcoin-cli getblockchaininfo { "chain": "main", "blocks": 845824, "headers": 913117, "bestblockhash": "000000000000000000032c1221a9136314e69c836cc60cdf2f3bb1fbecd553f1", "bits": "170355f0", "target": "0000000000000000000355f00000000000000000000000000000000000000000", "difficulty": 84381461788831.34, "time": 1717105123, "mediantime": 1717101779, "verificationprogress": 0.8212740133947327, "initialblockdownload": true, "chainwork": "00000000000000000000000000000000000000007c246f38f8579e23342aa256", "size_on_disk": 838174604, "pruned": true, "pruneheight": 845402, "automatic_pruning": true, "prune_target_size": 1073741824, "warnings": [ ] }[/code] Just keep going. Now, 82% done, after a day or two, it should be ready. Close, but not yet there ======================== [code]$ bitcoin-cli decoderawtransaction 02000000000104f621f4aba4d2eea7198d58b6f08a13c2ecc89c21bad6e58af718d6bab94459260000000017160014751e76e8199196d454941c45d1b3a323f1433bd6fdffffffdc5c73297fe9c5bc8a3485311645c6b754fc75ed3fa1e836d121e31e82f3a6f50000000017160014751e76e8199196d454941c45d1b3a323f1433bd6fdffffffb473c4f3e06ac922835f2b054a39d671d847c2bf9d20fa2f65845358a33aedf30000000017160014751e76e8199196d454941c45d1b3a323f1433bd6fdffffffba7c0607b57302404bd49457355fc87c645d001c2af5bfdbb5062884737b19ca0100000017160014751e76e8199196d454941c45d1b3a323f1433bd6fdffffff01b0ad0100000000001600140ec4fdaf78562dce16b6da3fe010f97caf9e51ba023c303902153b78ce563f89a0ed9414f5aa28ad0d96d6795f9c6302200918656349915c306b03702770d0273825c1219c85fcdf69ac5f25fcffe24ec501410479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8023c303902153b78ce563f89a0ed9414f5aa28ad0d96d6795f9c6302202a8a1766a326dc6eff8da4c1425f1fb3ae96d20237e51a58ccfc33578d099a9b01410479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8023c303902153b78ce563f89a0ed9414f5aa28ad0d96d6795f9c6302204d01d9f15b20a1553365f79b23b3b7b0aa1710b8f338671c855526349ff5733801410479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8023c303902153b78ce563f89a0ed9414f5aa28ad0d96d6795f9c630220d0183f983b3fbb59245a133bdc118c6589c4164a3879739de363b515fd70728a01410479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b800000000 { "txid": "447d1640ca93a2b5a596cd69ac08346058a5efc33ca7109521560d00531fc361", "hash": "58a3cd71298d769b0a751b81b88689828b8855f0925fff639e297c509c4c12af", "version": 2, "size": 811, "vsize": 426, "weight": 1702, "locktime": 0, "vin": [ { "txid": "265944b9bad618f78ae5d6ba219cc8ecc2138af0b6588d19a7eed2a4abf421f6", "vout": 0, "scriptSig": { "asm": "0014751e76e8199196d454941c45d1b3a323f1433bd6", "hex": "160014751e76e8199196d454941c45d1b3a323f1433bd6" }, "txinwitness": [ "303902153b78ce563f89a0ed9414f5aa28ad0d96d6795f9c6302200918656349915c306b03702770d0273825c1219c85fcdf69ac5f25fcffe24ec501", "0479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8" ], "sequence": 4294967293 }, { "txid": "f5a6f3821ee321d136e8a13fed75fc54b7c645163185348abcc5e97f29735cdc", "vout": 0, "scriptSig": { "asm": "0014751e76e8199196d454941c45d1b3a323f1433bd6", "hex": "160014751e76e8199196d454941c45d1b3a323f1433bd6" }, "txinwitness": [ "303902153b78ce563f89a0ed9414f5aa28ad0d96d6795f9c6302202a8a1766a326dc6eff8da4c1425f1fb3ae96d20237e51a58ccfc33578d099a9b01", "0479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8" ], "sequence": 4294967293 }, { "txid": "f3ed3aa3585384652ffa209dbfc247d871d6394a052b5f8322c96ae0f3c473b4", "vout": 0, "scriptSig": { "asm": "0014751e76e8199196d454941c45d1b3a323f1433bd6", "hex": "160014751e76e8199196d454941c45d1b3a323f1433bd6" }, "txinwitness": [ "303902153b78ce563f89a0ed9414f5aa28ad0d96d6795f9c6302204d01d9f15b20a1553365f79b23b3b7b0aa1710b8f338671c855526349ff5733801", "0479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8" ], "sequence": 4294967293 }, { "txid": "ca197b73842806b5dbbff52a1c005d647cc85f355794d44b400273b507067cba", "vout": 1, "scriptSig": { "asm": "0014751e76e8199196d454941c45d1b3a323f1433bd6", "hex": "160014751e76e8199196d454941c45d1b3a323f1433bd6" }, "txinwitness": [ "303902153b78ce563f89a0ed9414f5aa28ad0d96d6795f9c630220d0183f983b3fbb59245a133bdc118c6589c4164a3879739de363b515fd70728a01", "0479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8" ], "sequence": 4294967293 } ], "vout": [ { "value": 0.00110000, "n": 0, "scriptPubKey": { "asm": "0 0ec4fdaf78562dce16b6da3fe010f97caf9e51ba", "desc": "addr(bc1qpmz0mtmc2ckuu94kmgl7qy8e0jheu5d6favvqa)#tdlhs23u", "hex": "00140ec4fdaf78562dce16b6da3fe010f97caf9e51ba", "address": "bc1qpmz0mtmc2ckuu94kmgl7qy8e0jheu5d6favvqa", "type": "witness_v0_keyhash" } } ] }[/code] As you can see, I am quite close, to reach it. But I am not yet there, and I guess I messed something up. But I don't know yet, what exactly is wrong, and which single field is not set to what it should be. Feel free to sweep it, if you know the answer. Fixed s-value, but it is not all ================================ old_s4=d0183f983b3fbb59245a133bdc118c6589c4164a3879739de363b515fd70728a new_s4=2fe7c067c4c044a6dba5ecc423ee739930eac69c76cf2c9ddc6ea976d2c5ceb7 02000000000104f621f4aba4d2eea7198d58b6f08a13c2ecc89c21bad6e58af718d6bab94459260000000017160014751e76e8199196d454941c45d1b3a323f1433bd6fdffffffdc5c73297fe9c5bc8a3485311645c6b754fc75ed3fa1e836d121e31e82f3a6f50000000017160014751e76e8199196d454941c45d1b3a323f1433bd6fdffffffb473c4f3e06ac922835f2b054a39d671d847c2bf9d20fa2f65845358a33aedf30000000017160014751e76e8199196d454941c45d1b3a323f1433bd6fdffffffba7c0607b57302404bd49457355fc87c645d001c2af5bfdbb5062884737b19ca0100000017160014751e76e8199196d454941c45d1b3a323f1433bd6fdffffff01b0ad0100000000001600140ec4fdaf78562dce16b6da3fe010f97caf9e51ba023c303902153b78ce563f89a0ed9414f5aa28ad0d96d6795f9c6302200918656349915c306b03702770d0273825c1219c85fcdf69ac5f25fcffe24ec501410479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8023c303902153b78ce563f89a0ed9414f5aa28ad0d96d6795f9c6302202a8a1766a326dc6eff8da4c1425f1fb3ae96d20237e51a58ccfc33578d099a9b01410479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8023c303902153b78ce563f89a0ed9414f5aa28ad0d96d6795f9c6302204d01d9f15b20a1553365f79b23b3b7b0aa1710b8f338671c855526349ff5733801410479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8023c303902153b78ce563f89a0ed9414f5aa28ad0d96d6795f9c6302202fe7c067c4c044a6dba5ecc423ee739930eac69c76cf2c9ddc6ea976d2c5ceb701410479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b800000000 Still doesn't work for some reason. Some hints: z1=7b73cd4e5b3751e7ca7e47b0cec99623c0d5f010ffb036405cac05716eca5cdb z2=6abaf44cae6c91c880392d63e60219e5fc6b17de26bc18c8cc5d7ec42836b6f0 z3=2680ecf8ad9050aa99b2fb92190b8598cb6a9ac864a68965959cfc43d69b1d39 z4=680c1fcc1d9fddac922d0962753a6ff33b411d9107470fa644a443b485589ce2 r=3b78ce563f89a0ed9414f5aa28ad0d96d6795f9c63 d=1 k=(1/2) z1+r=7b73cd4e5b3751e7ca7e47ec4797ec634a76dda514a5e06909b99c47e829f93e z2+r=6abaf44cae6c91c880392d9f5ed07025860c05723bb1c2f1796b159aa1965353 z3+r=2680ecf8ad9050aa99b2fbcd91d9dbd8550b885c799c338e42aa931a4ffab99c z4+r=680c1fcc1d9fddac922d099dee08c632c4e20b251c3cb9cef1b1da8afeb83945 n=fffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141 s1=0918656349915c306b03702770d0273825c1219c85fcdf69ac5f25fcffe24ec5 s2=2a8a1766a326dc6eff8da4c1425f1fb3ae96d20237e51a58ccfc33578d099a9b s3=4d01d9f15b20a1553365f79b23b3b7b0aa1710b8f338671c855526349ff57338 s4=2fe7c067c4c044a6dba5ecc423ee739930eac69c76cf2c9ddc6ea976d2c5ceb7 What else is missing? I don't know yet. I will try to write more code later, I guess that's enough for today. Almost there ============ [code]$ bitcoin-cli getblockchaininfo { "chain": "main", "blocks": 869849, "headers": 913234, "bestblockhash": "0000000000000000000162c9bd9d326c166083eee4d5dc4f48a3e59636aeda12", "bits": "1702c4e4", "target": "00000000000000000002c4e40000000000000000000000000000000000000000", "difficulty": 101646843652785.2, "time": 1731334854, "mediantime": 1731329734, "verificationprogress": 0.9018588715978063, "initialblockdownload": true, "chainwork": "000000000000000000000000000000000000000099871d54c250fc8aa5a4a9ea", "size_on_disk": 1032052455, "pruned": true, "pruneheight": 869424, "automatic_pruning": true, "prune_target_size": 1073741824, "warnings": [ ] }[/code] Almost there. Today, or tomorrow, the chain will be fully synchronized. Probably the last day of Initial Blockchain Download ==================================================== [code]{ "chain": "main", "blocks": 892693, "headers": 913387, "bestblockhash": "000000000000000000012a297d3aa26c98eca4099609a119c09a2ce9d862c01f", "bits": "17025105", "target": "0000000000000000000251050000000000000000000000000000000000000000", "difficulty": 121507793131898.1, "time": 1744817634, "mediantime": 1744815011, "verificationprogress": 0.9539455968323365, "initialblockdownload": true, "chainwork": "0000000000000000000000000000000000000000bc5c6cfbe0f6b1a11bf45a24", "size_on_disk": 873650166, "pruned": true, "pruneheight": 892220, "automatic_pruning": true, "prune_target_size": 1073741824, "warnings": [ ] }[/code] I guess that today it will be completed. It took around a week to get there ================================== [code]{ "chain": "main", "blocks": 913533, "headers": 913533, "bestblockhash": "0000000000000000000151cd337b203e6de37365cc31cd0ea1e5146247f81f0c", "bits": "170211ac", "target": "0000000000000000000211ac0000000000000000000000000000000000000000", "difficulty": 136039872848261.3, "time": 1757221985, "mediantime": 1757219058, "verificationprogress": 0.999999216225667, "initialblockdownload": false, "chainwork": "0000000000000000000000000000000000000000e077001a207b8c7100e5fa0a", "size_on_disk": 942346114, "pruned": true, "pruneheight": 913033, "automatic_pruning": true, "prune_target_size": 1073741824, "warnings": [ ] }[/code] As I said in other posts: synchronizing a new node can take something like a week. And it didn't change since then. Now, back to ckpool and regtest, it is time to make some changes. Next day, next update ===================== Day 7: [code]{ "chain": "main", "blocks": 913676, "headers": 913676, "bestblockhash": "0000000000000000000134204583cbbbbb4cc74f64e00d8cab81ba05756011cf", "bits": "170211ac", "target": "0000000000000000000211ac0000000000000000000000000000000000000000", "difficulty": 136039872848261.3, "time": 1757302478, "mediantime": 1757299066, "verificationprogress": 0.9999991307599063, "initialblockdownload": false, "chainwork": "0000000000000000000000000000000000000000e0bc1d69282d8d9aba3a69cf", "size_on_disk": 1049131019, "pruned": true, "pruneheight": 913103, "automatic_pruning": true, "prune_target_size": 1073741824, "warnings": [ ] }[/code] Next day, next update. Also, ckpool is now up and running: [code]{"runtime": 77284, "lastupdate": 1757302722, "Users": 0, "Workers": 0, "Idle": 0, "Disconnected": 1} {"hashrate1m": "0", "hashrate5m": "0", "hashrate15m": "0", "hashrate1hr": "0", "hashrate6hr": "216K", "hashrate1d": "515K", "hashrate7d": "140K"} {"diff": 0.0, "accepted": 22, "rejected": 0, "bestshare": 5, "SPS1m": 0.0, "SPS5m": 0.0, "SPS15m": 0.0, "SPS1h": 8.82e-11}[/code] The minimal accepted difficulty is set to 1, instead of 10000. The plan is to make a testnet out of it. Added pool status and stats per username ======================================== Pool status is here: https://regtest.space/pool.status.txt Example user: https://regtest.space/users/bc1qpmz0mtmc2ckuu94kmgl7qy8e0jheu5d6favvqa.txt As you can see, Garlo Nicon tried to mine something. I think others will join too. But for now, each user has to be manually accepted, I will think about automating it later. Of course, the pool works as intended, and everything that you mine, is counted properly. The manual setup is needed only for displaying statistics publicly. How to move coins from 33q2i3GDkpHFAXnD3UdBsKhxzg7pvwAqtN address? ================================================================== [code]$ bitcoin-cli decodescript a91417743beb429c55c942d2ec703b98c4d57c2df5c687 { "asm": "OP_HASH160 17743beb429c55c942d2ec703b98c4d57c2df5c6 OP_EQUAL", "desc": "addr(33q2i3GDkpHFAXnD3UdBsKhxzg7pvwAqtN)#x664mr4d", "address": "33q2i3GDkpHFAXnD3UdBsKhxzg7pvwAqtN", "type": "scripthash" }[/code] The first step is this hash. In the transaction above, there is wrong scriptSig. It should be fixed before going further. Made a valid transaction, but it fails standardness rules ========================================================= [code]$ bitcoin-cli testmempoolaccept '["02000000000104f621f4aba4d2eea7198d58b6f08a13c2ecc89c21bad6e58af718d6bab9445926000000001716001491b24bf9f5288532960ac687abb035127b1d28a5fdffffffdc5c73297fe9c5bc8a3485311645c6b754fc75ed3fa1e836d121e31e82f3a6f5000000001716001491b24bf9f5288532960ac687abb035127b1d28a5fdffffffb473c4f3e06ac922835f2b054a39d671d847c2bf9d20fa2f65845358a33aedf3000000001716001491b24bf9f5288532960ac687abb035127b1d28a5fdffffffba7c0607b57302404bd49457355fc87c645d001c2af5bfdbb5062884737b19ca010000001716001491b24bf9f5288532960ac687abb035127b1d28a5fdffffff01b0ad0100000000001600140ec4fdaf78562dce16b6da3fe010f97caf9e51ba023c303902153b78ce563f89a0ed9414f5aa28ad0d96d6795f9c6302200918656349915c306b03702770d0273825c1219c85fcdf69ac5f25fcffe24ec501410479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8023c303902153b78ce563f89a0ed9414f5aa28ad0d96d6795f9c6302202a8a1766a326dc6eff8da4c1425f1fb3ae96d20237e51a58ccfc33578d099a9b01410479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8023c303902153b78ce563f89a0ed9414f5aa28ad0d96d6795f9c6302204d01d9f15b20a1553365f79b23b3b7b0aa1710b8f338671c855526349ff5733801410479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8023c303902153b78ce563f89a0ed9414f5aa28ad0d96d6795f9c630220d0183f983b3fbb59245a133bdc118c6589c4164a3879739de363b515fd70728a01410479be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b800000000"]' [ { "txid": "8e565833b1c82afbee1703e568643af0f536dd44fdb881fd0e4377ad6bd6479c", "wtxid": "d4c33dd7b269a8472c67c7a6979bc9587241ee1538b7c6203723ea21a974a65c", "allowed": false, "reject-reason": "non-mandatory-script-verify-flag (Using non-compressed keys in segwit)", "reject-details": "non-mandatory-script-verify-flag (Using non-compressed keys in segwit), input 0 of 8e565833b1c82afbee1703e568643af0f536dd44fdb881fd0e4377ad6bd6479c (wtxid d4c33dd7b269a8472c67c7a6979bc9587241ee1538b7c6203723ea21a974a65c), spending 265944b9bad618f78ae5d6ba219cc8ecc2138af0b6588d19a7eed2a4abf421f6:0" } ][/code] As you can see, everything is valid, but it is not enough. Standardness limits are preventing us from sweeping it. Try to talk with some mining pool, to go further. More pruning ============ [code]{ "chain": "main", "blocks": 913838, "headers": 913838, "bestblockhash": "000000000000000000015194c1e7c0b87229e164e6a922332ea563fcc6966160", "bits": "170211ac", "target": "0000000000000000000211ac0000000000000000000000000000000000000000", "difficulty": 136039872848261.3, "time": 1757386630, "mediantime": 1757382629, "verificationprogress": 0.9999975165760085, "initialblockdownload": false, "chainwork": "0000000000000000000000000000000000000000e10a6994245d402716074585", "size_on_disk": 559852899, "pruned": true, "pruneheight": 913523, "automatic_pruning": true, "prune_target_size": 576716800, "warnings": [ ] }[/code] Changed pruning target from 1024 to 550, to make more room for other things. Day 9 ===== Day 9: [code]{ "chain": "main", "blocks": 913999, "headers": 913999, "bestblockhash": "000000000000000000001c8a3ea1e41582f263754659bcefc40351c368fcf7e5", "bits": "170211ac", "target": "0000000000000000000211ac0000000000000000000000000000000000000000", "difficulty": 136039872848261.3, "time": 1757470738, "mediantime": 1757468142, "verificationprogress": 0.9999997353753218, "initialblockdownload": false, "chainwork": "0000000000000000000000000000000000000000e1583a0464865527843994d0", "size_on_disk": 523379183, "pruned": true, "pruneheight": 913691, "automatic_pruning": true, "prune_target_size": 576716800, "warnings": [ ] }[/code] Day 10 ====== Day 10: [code]{ "chain": "main", "blocks": 914175, "headers": 914175, "bestblockhash": "00000000000000000000b31bddf15c89d32274d08a85fb7020240ed911664f51", "bits": "170211ac", "target": "0000000000000000000211ac0000000000000000000000000000000000000000", "difficulty": 136039872848261.3, "time": 1757559391, "mediantime": 1757558471, "verificationprogress": 0.9999927249564771, "initialblockdownload": false, "chainwork": "0000000000000000000000000000000000000000e1ad4a65a912a55ade7a1e60", "size_on_disk": 516673786, "pruned": true, "pruneheight": 913877, "automatic_pruning": true, "prune_target_size": 576716800, "warnings": [ ] }[/code] Day 11 ====== Day 11: [code]{ "chain": "main", "blocks": 914311, "headers": 914311, "bestblockhash": "0000000000000000000016713bbe3954a25a82ab5b57db0c469b8e726f0c7e80", "bits": "170211ac", "target": "0000000000000000000211ac0000000000000000000000000000000000000000", "difficulty": 136039872848261.3, "time": 1757648094, "mediantime": 1757643110, "verificationprogress": 0.9999991510510254, "initialblockdownload": false, "chainwork": "0000000000000000000000000000000000000000e1ef05998c9657b11894b738", "size_on_disk": 604582593, "pruned": true, "pruneheight": 913964, "automatic_pruning": true, "prune_target_size": 576716800, "warnings": [ ] }[/code] Day 12 ====== Day 12: [code]{ "chain": "main", "blocks": 914447, "headers": 914447, "bestblockhash": "000000000000000000014580847fb227a665ecc652dad70d8c2ba38d4b50bb29", "bits": "170211ac", "target": "0000000000000000000211ac0000000000000000000000000000000000000000", "difficulty": 136039872848261.3, "time": 1757736937, "mediantime": 1757732933, "verificationprogress": 0.9999997952850379, "initialblockdownload": false, "chainwork": "0000000000000000000000000000000000000000e230c0cd701a0a0752af5010", "size_on_disk": 552424832, "pruned": true, "pruneheight": 914139, "automatic_pruning": true, "prune_target_size": 576716800, "warnings": [ ] }[/code] Unpublished day 13 ================== Day 13: [code]{ "chain": "main", "blocks": 914584, "headers": 914584, "bestblockhash": "00000000000000000001f159911b6b81a9562df458945e3743bcfba5bbd0f743", "bits": "170211ac", "target": "0000000000000000000211ac0000000000000000000000000000000000000000", "difficulty": 136039872848261.3, "time": 1757823975, "mediantime": 1757820918, "verificationprogress": 0.9999985861697317, "initialblockdownload": false, "chainwork": "0000000000000000000000000000000000000000e272f7bc0fa459e97a647553", "size_on_disk": 656656786, "pruned": true, "pruneheight": 914230, "automatic_pruning": true, "prune_target_size": 576716800, "warnings": [ ] }[/code] It is intentionally left unpublished on forum, to let other newbies earn more merits instead. I am close enough to 1000 merits, so I guess I should stop there. First tests of mining blocks with stratum ========================================= Link: https://regtest.space/users/bc1qfgrajdtd49cy20hejervlqx2sndlwwpfrlz7jj.txt Some statistics: { "hashrate1m": "0", "hashrate5m": "0", "hashrate1hr": "1.71K", "hashrate1d": "3.32M", "hashrate7d": "749K", "lastshare": 1757882338, "workers": 0, "shares": 115, "bestshare": 886.8777739071105, "bestever": 886, "authorised": 1757854890, "worker": [ { "workername": "bc1qfgrajdtd49cy20hejervlqx2sndlwwpfrlz7jj.0", "hashrate1m": "0", "hashrate5m": "0", "hashrate1hr": "1.71K", "hashrate1d": "3.32M", "hashrate7d": "749K", "lastshare": 1757882338, "shares": 115, "bestshare": 886.8777739071105, "bestever": 886 } ] } As you can see, shares are produced correctly. Maybe I will never solo mine any block, but I will definitely try turning that into a testnet. Mining command ============== bfgminer -S opencl:auto -o stratum+tcp://regtest.space:3333 -u bc1qfgrajdtd49cy20hejervlqx2sndlwwpfrlz7jj.0 -p x New address for mining ====================== Please switch to: bc1q57jtr5l69ygrf8updn869ydzmsyxu5s7ut839c The previous one already received some coins, so let's try something else. Command: bfgminer -S opencl:auto -o stratum+tcp://regtest.space:3333 -u bc1q57jtr5l69ygrf8updn869ydzmsyxu5s7ut839c.0 -p x Statistics: https://regtest.space/users/bc1q57jtr5l69ygrf8updn869ydzmsyxu5s7ut839c.txt