[ALPHA.masterpool.eu] Merged Mining Test Server - TESTNET!

nodemaster
Posts: 172
Joined: Wed Jun 15, 2011 12:46 pm
os: linux

Re: [ALPHA.masterpool.eu] Merged Mining Test Server - TESTNE

Post by nodemaster »

I just deployed RC5 on alpha. Furthermore I deployed latest MasterPool Frontend. In the dashboard you can now find the new Scheduled Payout feature. This feature (if enabled and given you provided an address for each blockchain) will do automatic payouts every hour. Thus you can fire and forget your miners and test payouts (and thus transactions on merged mining blockchain) very easily. All payouts should work now (though they are not guaranteed) if you have at least a RC5 namecoind.

Please read the warning at: https://alpha.masterpool.eu/
Access .bit domains with Firefox in 4 easy steps: https://masterpool.eu/proxy
MasterPool Namecoin Mining Pool

s3harvey
Posts: 6
Joined: Mon Aug 01, 2011 1:58 pm
os: windows

Re: [ALPHA.masterpool.eu] Merged Mining Test Server - TESTNE

Post by s3harvey »

How close are you to deploying merged mining?

nodemaster
Posts: 172
Joined: Wed Jun 15, 2011 12:46 pm
os: linux

Re: [ALPHA.masterpool.eu] Merged Mining Test Server - TESTNE

Post by nodemaster »

It is deployed on ALPHA... But if you want to know when it is deployed on non-testnet, then unfortunately we are still waiting for block 24k. But I guess chances are good to start earlier if most users agree.
Access .bit domains with Firefox in 4 easy steps: https://masterpool.eu/proxy
MasterPool Namecoin Mining Pool

s3harvey
Posts: 6
Joined: Mon Aug 01, 2011 1:58 pm
os: windows

Re: [ALPHA.masterpool.eu] Merged Mining Test Server - TESTNE

Post by s3harvey »

since NMC block is currently at 18588 , how do we know if people generally agree we should say start at 20K?

nodemaster
Posts: 172
Joined: Wed Jun 15, 2011 12:46 pm
os: linux

Re: [ALPHA.masterpool.eu] Merged Mining Test Server - TESTNE

Post by nodemaster »

We are discussing it here: http://dot-bit.org/forum/viewtopic.php?f=5&t=217. Please join in if you like.
Access .bit domains with Firefox in 4 easy steps: https://masterpool.eu/proxy
MasterPool Namecoin Mining Pool

Delia
Posts: 9
Joined: Fri Aug 12, 2011 8:32 pm
os: linux

Re: [ALPHA.masterpool.eu] Merged Mining Test Server - TESTNE

Post by Delia »

doublec wrote:it splits the block chain on that block number. So anyone with old clients, and mining with old clients, will be on the old chain from that number. Any new coins they generate will not be valid on the new network. People on the new network will not be able to send coins to people on the old network and vice versa.
How can I verify which side of that split I'm mining on?

nodemaster
Posts: 172
Joined: Wed Jun 15, 2011 12:46 pm
os: linux

Re: [ALPHA.masterpool.eu] Merged Mining Test Server - TESTNE

Post by nodemaster »

Delia wrote:How can I verify which side of that split I'm mining on?
If you use an old client not capable of doing merged minings you'll see a eroor message that you should upgrade. Try:

Code: Select all

namecoind getinfo
Access .bit domains with Firefox in 4 easy steps: https://masterpool.eu/proxy
MasterPool Namecoin Mining Pool

Delia
Posts: 9
Joined: Fri Aug 12, 2011 8:32 pm
os: linux

Re: [ALPHA.masterpool.eu] Merged Mining Test Server - TESTNE

Post by Delia »

nodemaster wrote:
Delia wrote:How can I verify which side of that split I'm mining on?
If you use an old client not capable of doing merged minings you'll see a eroor message that you should upgrade. Try:

Code: Select all

namecoind getinfo
I don't see an explicit error message, but it also looks like I've mined most of the blocks in the last day or two on my 800Khps CPU.

Code: Select all

$ namecoind getinfo
{
    "version" : 32455,
    "balance" : 0.00000000,
    "blocks" : 14280,
    "connections" : 2,
    "proxy" : "",
    "generate" : true,
    "genproclimit" : 2,
    "difficulty" : 0.24236496,
    "hashespersec" : 813909,
    "testnet" : true,
    "keypoololdest" : 1313175893,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
$ namecoind getblockcount
14279
$ namecoind getblockbycount 14279
{
    "hash" : "00000003bef43049d85cdbc065e5f0600023e7c367228131ac512f7b6dc8fb0e",
    "version" : 65537,
    "prev_block" : "000000019da5956e4ead088ebafba16f0ab3617775178d6875824401f3c16392",
    "mrkl_root" : "394b9d262e394b54b9eb41bf0b6405cc70b50e9ba1bf4fb9b1c1d3de79286467",
    "time" : 1313347964,
    "bits" : 486809662,
    "nonce" : 1248175659,
    "n_tx" : 1,
    "size" : 215,
    "tx" : [
        {
            "hash" : "394b9d262e394b54b9eb41bf0b6405cc70b50e9ba1bf4fb9b1c1d3de79286467",
            "version" : 1,
            "lock_time" : 0,
            "size" : 134,
            "in" : [
                {
                    "prev_out" : {
                        "hash" : "0000000000000000000000000000000000000000000000000000000000000000",
                        "n" : 4294967295
                    },
                    "coinbase" : "043e20041d0106"
                }
            ],
            "out" : [
                {
                    "value" : 50.00000000,
                    "scriptPubKey" : "04f65d4b6383fa7769d37e1d42bd11af2a338b952579ba724e33a5325d5bead61a0176060c54d1d12b7e45ee8c480cfeba7717889594087066cca5b653ffcc0257 OP_CHECKSIG"
                }
            ]
        }
    ],
    "mrkl_tree" : [
        "394b9d262e394b54b9eb41bf0b6405cc70b50e9ba1bf4fb9b1c1d3de79286467"
    ]
}

nodemaster
Posts: 172
Joined: Wed Jun 15, 2011 12:46 pm
os: linux

Re: [ALPHA.masterpool.eu] Merged Mining Test Server - TESTNE

Post by nodemaster »

Delia wrote: I don't see an explicit error message, but it also looks like I've mined most of the blocks in the last day or two on my 800Khps CPU.

Code: Select all

$ namecoind getinfo
{
[...]
    "blocks" : 14280,
[...]
Seems you are at the new blockchain. We splitted at block 13722. You have no error message. Thus it seems okay. ATM there is nobody mining on alpha.masterpool.eu. For that reason its not unusual that you are the only one on testnet. I guess most testing has been done by masterpool users :roll: We tested RC5 and it seems okay, but there is an issue that needs discussion, starting here: http://dot-bit.org/forum/viewtopic.php?p=1617#p1617 so we are on stand by. Unfortunately people are moving away from testing as they doesn't see any progress with merged mining. Thus if you want to join you are more than welcome.
Access .bit domains with Firefox in 4 easy steps: https://masterpool.eu/proxy
MasterPool Namecoin Mining Pool

cosurgi
Posts: 19
Joined: Thu Aug 04, 2011 12:12 pm
os: linux

Re: [ALPHA.masterpool.eu] Merged Mining Test Server - TESTNE

Post by cosurgi »

nodemaster wrote:
Delia wrote:Unfortunately people are moving away from testing as they doesn't see any progress with merged mining. Thus if you want to join you are more than welcome.
if you need, I can join testnet about tomorrow. do you need something powerful, like 1 GHs, or one GPU (300MHs) is enough for you?

Post Reply