Pages:
Author

Topic: [ANN] Tianhe 天河 [TIA] POW ONLY | LYRA2REv2 | No ICO/Premine | Ninja Launched - page 6. (Read 14256 times)

member
Activity: 70
Merit: 10
not working on 32bit windows ? Sad
member
Activity: 87
Merit: 10

The Github page seems to be still private, so had to check bitbucket.

True, the algo is changed to Lyra2REv2, you're right. Still, a concensus should be achieved that two coins can't have same Protocol version in the wallet, Base58 addressing and same pchMessages.

Can't have two wallets that can see each other.

If the developer is not changing at least two of those, pchmessage magics and the addressing, hope at least Lyrabar developer makes the old protocol version incompatible in their updates with the version Tianhe have.

I can't host you a pool if those are not met, the stratum will not work because I'm already running a LYB Pool on the poolserver.

At this start point of your chain, modifications that only supports your coin are very recommended. Not a big deal to start from beginning.
newbie
Activity: 12
Merit: 0
NOT FUDding, but really:
At least change main values from Lyrabar, pchMessageStart hex's and too many values are identical with Lyrabar.

main.cpp:

    if (fTestNet)
    {
        pchMessageStart[0] = 0x4d;
        pchMessageStart[1] = 0x4c;
        pchMessageStart[2] = 0x4d;
        pchMessageStart[3] = 0x4c;
        hashGenesisBlock = uint256("0xaee7d4e5636f6899faa729aa26e543f0d06d3ee9ccdc56b385c4a668410cfcc9"); // Testnet genesis block hash
    }

...

    unsigned char pchMessageStart[4] = { 0x4d, 0x4d, 0x4d, 0x4d };

...

base58.h

    {
      PUBKEY_ADDRESS = 48, // Tianhe addresses start with L
      SCRIPT_ADDRESS = 5,
      PUBKEY_ADDRESS_TEST = 111, // Tianhe testnet addresses start with l
      SCRIPT_ADDRESS_TEST = 196,
    };

Exactly same as Lyrabar's

...

Lyra2.c, Lyra2.h, Lyra2RE.c, Lyra2RE.h:

Not updated to v2, this is Lyra2RE version 1 coin, not version 2, so this is not with a Lyra2REv2 algo.

...and other parameters that may cause a fork with Lyrabar.

I Would put a pool, but this is a straight Lyrabar fork without changes with main parameters, what I recommend the the developer is that they should change at least those parameters and the walletversion value and start a new chain. The danger of the source available is it forks with Lyrabar.

That is for TestNet as you can see and its not important, simply forgot to change the L letter and its no big issue, yes a clone from Lyrabar but the hash files changed to V2 as of vertcoin.

Lyrabar: https://github.com/Lyrabar/Lyrabar/blob/master/src/Lyra2RE/Lyra2.c and https://github.com/Lyrabar/Lyrabar/blob/master/src/Lyra2RE/Lyra2RE.c

tianhe : https://github.com/tianhecoin/tianhe/blob/master/src/Lyra2RE/Lyra2.c and https://github.com/tianhecoin/tianhe/blob/master/src/Lyra2RE/Lyra2RE.c

vertcoin : https://github.com/vertcoin/vertcoin/blob/master/src/Lyra2RE/Lyra2.c and https://github.com/vertcoin/vertcoin/blob/master/src/Lyra2RE/Lyra2RE.c
member
Activity: 87
Merit: 10
NOT FUDding, but really:
At least change main values from Lyrabar, pchMessageStart hex's and too many values are identical with Lyrabar.

Developer has generated a new genesis block, but all the rest:

main.cpp:

    if (fTestNet)
    {
        pchMessageStart[0] = 0x4d;
        pchMessageStart[1] = 0x4c;
        pchMessageStart[2] = 0x4d;
        pchMessageStart[3] = 0x4c;
        hashGenesisBlock = uint256("0xaee7d4e5636f6899faa729aa26e543f0d06d3ee9ccdc56b385c4a668410cfcc9"); // Testnet genesis block hash
    }

...

    unsigned char pchMessageStart[4] = { 0x4d, 0x4d, 0x4d, 0x4d };

...

base58.h

    {
      PUBKEY_ADDRESS = 48, // Tianhe addresses start with L
      SCRIPT_ADDRESS = 5,
      PUBKEY_ADDRESS_TEST = 111, // Tianhe testnet addresses start with l
      SCRIPT_ADDRESS_TEST = 196,
    };

Exactly same as Lyrabar's

...

Lyra2.c, Lyra2.h, Lyra2RE.c, Lyra2RE.h:

Not updated to v2, this is Lyra2RE version 1 coin, not version 2, so this is not with a Lyra2REv2 algo.

...and other parameters that may cause a fork with Lyrabar.

I Would put a pool, but this is a straight Lyrabar fork without changes with main parameters, what I recommend the the developer is that they should change at least those parameters and the walletversion value and start a new chain. The danger of the source available is it forks with Lyrabar.

I'll host a pool if all those be changed, can't run two coins on a stratum poolserver with same magic values. (I run a Lyrabar and Vertcoin pool myself)
hero member
Activity: 623
Merit: 500
hmm lyra2rev2  Cool ill mine some
legendary
Activity: 1050
Merit: 1000
sr. member
Activity: 278
Merit: 250
hero member
Activity: 574
Merit: 500
addnode=45.32.233.53:7030
or
addnode=45.32.233.53

is the explorer node  Wink

oh we got explorer already.. good!
legendary
Activity: 1526
Merit: 1002
Chipcoin Developer
addnode=45.32.233.53

is the explorer node  Wink
hero member
Activity: 574
Merit: 500
addnode=45.32.232.190 , no sync

Code:
[
{
"addr" : "45.32.232.190:7031",
"services" : "00000003",
"lastsend" : 1442235061,
"lastrecv" : 1442235061,
"bytessent" : 1556,
"bytesrecv" : 4343,
"blocksrequested" : 0,
"conntime" : 1442235018,
"version" : 70002,
"subver" : "/Satoshi:0.9.0.1/",
"inbound" : false,
"startingheight" : 455,
"banscore" : 0,
"syncnode" : true
},
{
"addr" : "210.195.205.178:7031",
"services" : "00000003",
"lastsend" : 1442235061,
"lastrecv" : 1442235062,
"bytessent" : 290,
"bytesrecv" : 996,
"blocksrequested" : 0,
"conntime" : 1442235032,
"version" : 70002,
"subver" : "/Satoshi:0.9.0.1/",
"inbound" : false,
"startingheight" : 455,
"banscore" : 0
},
{
"addr" : "24.89.45.196:7031",
"services" : "00000003",
"lastsend" : 1442235039,
"lastrecv" : 1442235061,
"bytessent" : 229,
"bytesrecv" : 386,
"blocksrequested" : 0,
"conntime" : 1442235039,
"version" : 70002,
"subver" : "/Satoshi:0.9.0.1/",
"inbound" : false,
"startingheight" : 455,
"banscore" : 0
},
{
"addr" : "212.17.40.234:7031",
"services" : "00000003",
"lastsend" : 1442235039,
"lastrecv" : 1442235061,
"bytessent" : 229,
"bytesrecv" : 356,
"blocksrequested" : 0,
"conntime" : 1442235039,
"version" : 70002,
"subver" : "/Satoshi:0.9.0.1/",
"inbound" : false,
"startingheight" : 455,
"banscore" : 0
},
{
"addr" : "119.52.65.39:7031",
"services" : "00000003",
"lastsend" : 1442235061,
"lastrecv" : 1442235062,
"bytessent" : 991,
"bytesrecv" : 1057,
"blocksrequested" : 0,
"conntime" : 1442235046,
"version" : 70002,
"subver" : "/Satoshi:0.9.0.1/",
"inbound" : false,
"startingheight" : 455,
"banscore" : 0
},
{
"addr" : "93.157.25.130:7031",
"services" : "00000003",
"lastsend" : 1442235061,
"lastrecv" : 1442235061,
"bytessent" : 930,
"bytesrecv" : 356,
"blocksrequested" : 0,
"conntime" : 1442235046,
"version" : 70002,
"subver" : "/Satoshi:0.9.0.1/",
"inbound" : false,
"startingheight" : 455,
"banscore" : 0
},
{
"addr" : "31.215.224.56:7031",
"services" : "00000003",
"lastsend" : 1442235071,
"lastrecv" : 1442235072,
"bytessent" : 229,
"bytesrecv" : 295,
"blocksrequested" : 0,
"conntime" : 1442235070,
"version" : 70002,
"subver" : "/Satoshi:0.9.0.1/",
"inbound" : false,
"startingheight" : 456,
"banscore" : 0
}
]
sr. member
Activity: 278
Merit: 250
addnode=45.32.232.190 , no sync
hero member
Activity: 574
Merit: 500
no HW, but only rejects with GPU solo-mining.   Undecided

yes gpu is not working for solo cpu only
need a pool  Cry
hero member
Activity: 935
Merit: 1001
I don't always drink...
no HW, but only rejects with GPU solo-mining.   Undecided
hero member
Activity: 574
Merit: 500
legendary
Activity: 1050
Merit: 1000
Tianhe QQ Group 439671974
sr. member
Activity: 278
Merit: 250
Hi dev, i can't download windows-qt  wallet  from mega,bitbucket.org, please replace to another filehosting
legendary
Activity: 1568
Merit: 1041
1GhxHtabWhEpdb7e7oEJ2vd542n33BwTHR

{
"blocks" : 430,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.06994884,
"errors" : "",
"generate" : true,
"genproclimit" : 8,
"hashespersec" : 413528,
"networkhashps" : 1599648,
"pooledtx" : 0,
"testnet" : false
}

I would just ignore that guy.. He obviously purchased that Hero account..
hero member
Activity: 574
Merit: 500
diff is good for pool and gpu now
no way to late difficulty up 10,000%

 Huh

"difficulty" : 0.06910183,

I still finding blocks with CPU! Found last 5 minutes ago...
Pages:
Jump to: