Pages:
Author

Topic: [ANN] BHCoin - New "PHI1612" PoW/PoS Algorithm | The fastest GPU Mining Algo - page 9. (Read 35596 times)

kSL
full member
Activity: 223
Merit: 100
Cryptotalk.org - get paid for every post!
ok! wait some times and have conections! Thanks
second - where best pool? =)
full member
Activity: 322
Merit: 100
Changed date to tomorrow on my Win10 and timer said 0 days 0 hours 0 minutes.

Dev, tell us the real time please!
sr. member
Activity: 262
Merit: 250
Shit, they didn't use UTC time. People with different time zones will see different time left.
Code:


sr. member
Activity: 262
Merit: 250
Is there a count down on when the official chain/wallet will start/launch?


there is. http://www.luxcoin.tech/
Is it said 9 hours left?

14:45 for me.

That's weird. Maybe they didn't use the UTC time.
full member
Activity: 728
Merit: 100
Is there a count down on when the official chain/wallet will start/launch?


there is. http://www.luxcoin.tech/
Is it said 9 hours left?
I have 11 hours, it seems to me they want to fuck or have already raped with the launch.
kSL
full member
Activity: 223
Merit: 100
Cryptotalk.org - get paid for every post!
add node in console but wont sync
full member
Activity: 588
Merit: 116
Is there a count down on when the official chain/wallet will start/launch?


there is. http://www.luxcoin.tech/
Is it said 9 hours left?

14:45 for me.
full member
Activity: 185
Merit: 100
can anyone give me the link for AMD SG Miner with this algo
many tnanks
sr. member
Activity: 262
Merit: 250
Is there a count down on when the official chain/wallet will start/launch?


there is. http://www.luxcoin.tech/
Is it said 9 hours left?
legendary
Activity: 1764
Merit: 1022
Is there a count down on when the official chain/wallet will start/launch?
sr. member
Activity: 262
Merit: 250
win wallet works well about 10 hours with:
Code:
addnode=45.63.25.110:6666
addnode=175.130.123.23:6666
addnode=153.136.110.21:6666
addnode=107.181.174.211:6666
addnode=24.225.176.183:6666

has 39 active coonections at the moment
solo on testnet also working well

My buddy has 57 connections, i have 0-2. With the same config file options. Just copypasted.
Same for me, this nodes doesn't helping to synch.

If you use the latest wallet, maybe it won't as the chain's config is different.
Can you share your lux.conf?

I'm not adding any nodes. I just looked the config of v4.0 (master) and v3.2

Latest version:

        pchMessageStart[0] = 0x68; // Modified pch messagestart by 216k155.
        pchMessageStart[1] = 0x78;
        pchMessageStart[2] = 0x88;
        pchMessageStart[3] = 0x98;
        vAlertPubKey = ParseHex("042d13c016ed91528241bcff222989769417eb10cdb679228c91e26e26900eb9fd053cd9f16a9a2 894ad5ebbd551be1a4bd23bd55023679be17f0bd3a16e6fbeba"); // Lux coin modified pubkey
        nDefaultPort = 28886;
        nRPCPort = 9898;

v3.2:
        pchMessageStart[0] = 0xdf;
        pchMessageStart[1] = 0xe2;
        pchMessageStart[2] = 0xa2;
        pchMessageStart[3] = 0xcd;
        vAlertPubKey = ParseHex("0486cce1bac0d543f104cbff2bd23680056a3b9ea05e1137d2ff90eeb5e08472eb500322593a2cb 06fbf8297d7beb6cd30cb90f98153b5b7cce1493749e41e0284");
        nDefaultPort = 6666;
        nRPCPort = 6667;

Different configuations.


Ok. Thats weird...

They use different chains for the main net. I suspect the coin is not launched yet.
sr. member
Activity: 1344
Merit: 252
win wallet works well about 10 hours with:
Code:
addnode=45.63.25.110:6666
addnode=175.130.123.23:6666
addnode=153.136.110.21:6666
addnode=107.181.174.211:6666
addnode=24.225.176.183:6666

has 39 active coonections at the moment
solo on testnet also working well

My buddy has 57 connections, i have 0-2. With the same config file options. Just copypasted.
Same for me, this nodes doesn't helping to synch.

If you use the latest wallet, maybe it won't as the chain's config is different.
Can you share your lux.conf?

I'm not adding any nodes. I just looked the config of v4.0 (master) and v3.2

Latest version:

        pchMessageStart[0] = 0x68; // Modified pch messagestart by 216k155.
        pchMessageStart[1] = 0x78;
        pchMessageStart[2] = 0x88;
        pchMessageStart[3] = 0x98;
        vAlertPubKey = ParseHex("042d13c016ed91528241bcff222989769417eb10cdb679228c91e26e26900eb9fd053cd9f16a9a2 894ad5ebbd551be1a4bd23bd55023679be17f0bd3a16e6fbeba"); // Lux coin modified pubkey
        nDefaultPort = 28886;
        nRPCPort = 9898;

v3.2:
        pchMessageStart[0] = 0xdf;
        pchMessageStart[1] = 0xe2;
        pchMessageStart[2] = 0xa2;
        pchMessageStart[3] = 0xcd;
        vAlertPubKey = ParseHex("0486cce1bac0d543f104cbff2bd23680056a3b9ea05e1137d2ff90eeb5e08472eb500322593a2cb 06fbf8297d7beb6cd30cb90f98153b5b7cce1493749e41e0284");
        nDefaultPort = 6666;
        nRPCPort = 6667;

Different configuations.


Ok. Thats weird...
sr. member
Activity: 262
Merit: 250
win wallet works well about 10 hours with:
Code:
addnode=45.63.25.110:6666
addnode=175.130.123.23:6666
addnode=153.136.110.21:6666
addnode=107.181.174.211:6666
addnode=24.225.176.183:6666

has 39 active coonections at the moment
solo on testnet also working well

My buddy has 57 connections, i have 0-2. With the same config file options. Just copypasted.
Same for me, this nodes doesn't helping to synch.

If you use the latest wallet, maybe it won't as the chain's config is different.
Can you share your lux.conf?

I'm not adding any nodes. I just looked the config of v4.0 (master) and v3.2

Latest version:

        pchMessageStart[0] = 0x68; // Modified pch messagestart by 216k155.
        pchMessageStart[1] = 0x78;
        pchMessageStart[2] = 0x88;
        pchMessageStart[3] = 0x98;
        vAlertPubKey = ParseHex("042d13c016ed91528241bcff222989769417eb10cdb679228c91e26e26900eb9fd053cd9f16a9a2 894ad5ebbd551be1a4bd23bd55023679be17f0bd3a16e6fbeba"); // Lux coin modified pubkey
        nDefaultPort = 28886;
        nRPCPort = 9898;

v3.2:
        pchMessageStart[0] = 0xdf;
        pchMessageStart[1] = 0xe2;
        pchMessageStart[2] = 0xa2;
        pchMessageStart[3] = 0xcd;
        vAlertPubKey = ParseHex("0486cce1bac0d543f104cbff2bd23680056a3b9ea05e1137d2ff90eeb5e08472eb500322593a2cb 06fbf8297d7beb6cd30cb90f98153b5b7cce1493749e41e0284");
        nDefaultPort = 6666;
        nRPCPort = 6667;

Different configuations.

sr. member
Activity: 1344
Merit: 252
win wallet works well about 10 hours with:
Code:
addnode=45.63.25.110:6666
addnode=175.130.123.23:6666
addnode=153.136.110.21:6666
addnode=107.181.174.211:6666
addnode=24.225.176.183:6666

has 39 active coonections at the moment
solo on testnet also working well

My buddy has 57 connections, i have 0-2. With the same config file options. Just copypasted.
Same for me, this nodes doesn't helping to synch.

If you use the latest wallet, maybe it won't as the chain's config is different.
Can you share your lux.conf?
full member
Activity: 588
Merit: 116

If you use the latest wallet, maybe it won't as the chain's config is different.

Old wallet - same issue. 0-2 connections.
newbie
Activity: 22
Merit: 0
my wallet has been synchronized but still shows 1 active connection. Now it is not clear whether this is a test network and coins are now being removed tomorrow. Mr. developer answer us please.

Did you use any external nodes or just the seed node?

only these nodes

addnode = 45.63.25.110: 6666
addnode = 175.130.123.23: 6666
addnode = 153.136.110.21: 6666
addnode = 107.181.174.211: 6666
addnode = 24.225.176.183: 6666
addnode = 118.178.139.196: 6666

addnode = 197.88.49.72: 28886

this nodes doesn't work for me are this taken from the peer command on the console of the client? maybe something wrong with the testnet version?

these nodes are taken from the forum adding a sequel led to synchronization. I also think that problems with testnet
newbie
Activity: 26
Merit: 0
How ADD Node?


lux.conf in %appdata%\lux

or

debug window - console

addnode ip add
Pages:
Jump to: