Hey everyone,
I shared something similar in the Technical Support section, but I wanted to drop it here too so more folks can see it.
So, the testnet has been pretty shaky and getting sBTC from the old signet isn’t the easiest. To help developers out, I’ve set up a new signet network with:
1. Three mining nodes;
2. A browser that uses open-source mempool software; check it out at: https://signet.sathub.io
3. An electrumx service;
4. An rpc and sync node;
5. A signet faucet (coming soon);
You can find out how everything connects in the docs at https://docs.sathub.io/sathub-docs/connect.
The main hub for all this is: https://sathub.io.
You’re all welcome to use it for free; it’s still in trial mode, so if you wanna join in, hit me up in a message or just reply here and I’ll hook you up with some sBTC.
I created a new bitcoin signet called signet one, feel free to try it out
2 replies 356 views
What about testnet4? It is more stable than testnet3, and you can get new coins on a CPU. Also, in general, if you move your timestamps 20 minutes into the future, then you can mine blocks with minimal difficulty on testnet3 and testnet4, on a CPU.
Also, when it comes to stability, it seems that some code from testnet4 is also applied into testnet3. And in that case, if you run a new client, then you can get a more stable testnet3. Another thing is that you can get sBTC from official signet, by executing some contracts with OP_CAT: https://delvingbitcoin.org/t/proof-of-work-based-signet-faucet/937/1
Edit: Here you are: https://mempool.space/testnet4/block/0000000006612e6ecc73e171b07c754d566dad6a8c307298afbdc3723d8982e9
As you can see, only 32 leading zero bits are enough, to get a new CPU-mined block in official testnet4. My miner was just lucky, and produced 37 zero bits instead.
By the way, which code are you using for mining? Because when running signet with just OP_TRUE, I could get 50k sBTC, after a few minutes of grinding with Bitcoin Core. Which means, that you are probably running some unoptimized Python code in interactive mode or something, because getting a block with 20 leading zero bits every three minutes is something, which could fit the old Satoshi's prenet from 2008.
Regarding the unfriendly aspects of testnet3/4, I have already replied ON https://bitcointalk.org/index.php?topic=5501712.0
About the mining code, I used the signet mine program provided by bitcoin core, which is written in python, but I made some modifications, and after complete testing, I will open source it.
Related topics
- Bitcoin Core displaying coins (UTXOs) in a new tab 13
- Are you in favor of BIP-110? Let's get a Bitcoin poll going. 0
- Erlay seems to have some issues here’s a better proposal for a bitcoin protocol without invites 3
- New Optional Hourglass Implementation is Live 3
- Ways to earn some sats by contributing to bitcoin core development 5
- Exploring the Potential and Challenges of a Kardashev-Scale Bitcoin Network 3