Author

Topic: I setup a new bitcoin signet(named signet one), welcome to use it (Read 79 times)

newbie
Activity: 16
Merit: 30
Quote
Obviously, the testnet's block production is unstable, and the old signet is not easy to get sBTC.
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://bitcointalksearch.org/topic/--5501712


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.
hero member
Activity: 813
Merit: 1944
Quote
Obviously, the testnet's block production is unstable, and the old signet is not easy to get sBTC.
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.
newbie
Activity: 16
Merit: 30
Hi Everyone,

I've already made a post in [Bitcoin Technical Support] Forum (URL: https://bitcointalksearch.org/topic/--5501712), However, I think it's necessary for me to post it again in this forum so that more people can know about it.



Obviously, the testnet's block production is unstable, and the old signet is not easy to get sBTC. In order to facilitate developers, I recently launched a new signet network, including:

1. Three block-mining nodes;
2. A browser based on mempool open source software; website is:  https://signet.sathub.io
3. An electrumx service;
4. An rpc and synchronization node;
5. signet faucet(will be open in the future);

How they are connected can be seen in the documentation,https://docs.sathub.io/sathub-docs/connect

The main portal for the service is: https://sathub.io

Everyone is welcome to use it, it is free; it is currently in the trial operation stage, if you want to participate, please contact me via message box or reply directly and I will give you some sBTC;
Jump to: