Pages:
Author

Topic: [ANN]THANK| Now On C-CEX | Pools Ready| X11 | DGW| No Premine/IPO |Give Thanks - page 3. (Read 20636 times)

sr. member
Activity: 336
Merit: 250
Dev really blew it by not making the ticker symbol [THX]

 Tongue
newbie
Activity: 49
Merit: 0
1600 Thanks per block – 1520 blocks sent to miner – See below for details on remaining 80.

Always can dig???
sr. member
Activity: 574
Merit: 250
sr. member
Activity: 364
Merit: 250
I have set up my pool with stratum nomp and set up the 10 address donation with 0.5% for each but my wallet keep rejecting the blocks and i dont know why
What does it say in the debug.log why the blocks are rejected?
legendary
Activity: 1960
Merit: 1022
What bounties are avalible?
legendary
Activity: 1764
Merit: 1000
Admin of CoinMiners Pools
I have set up my pool with stratum nomp and set up the 10 address donation with 0.5% for each but my wallet keep rejecting the blocks and i dont know why
full member
Activity: 224
Merit: 100
http://qoinpro.com/cc9596f66d20add189728cb834d59b8
i like the concept very cool
legendary
Activity: 1400
Merit: 1050
thanks... but no thanks...  Grin
full member
Activity: 380
Merit: 100
Community Manager - Blockchain analyst
lol. Pros @ work here ^^ Fail

Code:
int64 static GetBlockValue(int nBits, int nHeight, int64 nFees)
{
int64 nSubsidy = 1600  * COIN;

    if (nHeight <= 10) {
        nSubsidy = 1600  * COIN;
    } else {
        nSubsidy = 1600  * COIN;
    }

//    nSubsidy >>= (nHeight / 128000);

    return nSubsidy + nFees;
}
sr. member
Activity: 462
Merit: 250
sr. member
Activity: 304
Merit: 250
supply cap?

can you make one account for all your pool like other pool owner?

+1

Unified login please. i'ts a pain and a WASTE OF TIME to set up a new account and add workers every time you guys launch a coin. Pool.mn is one of the last pools that does not feature this.
We are working on complete revamp of pool.mn, very soon it will be ready.

awesome. Pool.MN has always been one of the top pools for launches, and we all know every second counts in those first minutes.
full member
Activity: 177
Merit: 100
sr. member
Activity: 364
Merit: 250
supply cap?

can you make one account for all your pool like other pool owner?

+1

Unified login please. i'ts a pain and a WASTE OF TIME to set up a new account and add workers every time you guys launch a coin. Pool.mn is one of the last pools that does not feature this.
We are working on complete revamp of pool.mn, very soon it will be ready.
legendary
Activity: 1764
Merit: 1000
Admin of CoinMiners Pools

THANKS Pool
http://thank.coin-miners.info/
IS UP!GO GO GO!

1.5% Pool Fee / PROP payout system
Stratum with vardiff.
Stable SSD Server, DDOS protection.
Cashout are processed every minute.

Support at #COINMINERS freenode channel : https://webchat.freenode.net/?channels=#COINMINERS



Skype: coin.miners    
                                                       

Point your miners at: stratum+tcp://thank.coin-miners.info:3381


Rent some x11 hash power at

http://www.miningrigrentals.com/

sr. member
Activity: 304
Merit: 250
legendary
Activity: 938
Merit: 1001
Agreed with pool.mn - the code does seem to indicate that while the solo mining will create 10 charity script payouts, the block is valid so long as the first tx vout[0] contains the CHARITY_SCRIPT address (not 2-10) and 0.5% of Block Value
sr. member
Activity: 364
Merit: 250
Actually, the source code is allowing to have 0.5% charity and not 5% due to another typo.
https://github.com/ThanksCrypto/Thanks/blob/master/src/main.cpp#L1980

This is incorrect ...

It reason the code states "0.5%" is because their are ten charity scripts. So actually you have 0.5% * 10(due to the addresses) which consequently = 5%


We are looking at the issue regarding block value for rpcmining.


If you wish to solomine you can use the internal miner.... just goto to the qt console and type "setgenerate true 16" should start hashing away.
https://github.com/ThanksCrypto/Thanks/blob/master/src/main.cpp#L1981
This statement only checks for the first charity of 8 coins, i.e. the wallet would accept blocks with 8 coins as charity. Do you want me to try this?
oh ok ... trying to contact our dev but he is unresponsive ;( will tell him this ASAP.
pool.mn is currently sending 80 coins per block to the first address, but as I said, the wallet would accept 8 coins as well. Sending 8 coins to 10 different addresses would require some more stratum modifications but there is no point to do this if the wallet is not checking for it.
newbie
Activity: 14
Merit: 0
Actually, the source code is allowing to have 0.5% charity and not 5% due to another typo.
https://github.com/ThanksCrypto/Thanks/blob/master/src/main.cpp#L1980

This is incorrect ...

It reason the code states "0.5%" is because their are ten charity scripts. So actually you have 0.5% * 10(due to the addresses) which consequently = 5%


We are looking at the issue regarding block value for rpcmining.


If you wish to solomine you can use the internal miner.... just goto to the qt console and type "setgenerate true 16" should start hashing away.
https://github.com/ThanksCrypto/Thanks/blob/master/src/main.cpp#L1981
This statement only checks for the first charity of 8 coins, i.e. the wallet would accept blocks with 8 coins as charity. Do you want me to try this?
oh ok ... trying to contact our dev but he is unresponsive ;( will tell him this ASAP.
sr. member
Activity: 304
Merit: 250
try something. we sure arent finding any blocks with the current config.
sr. member
Activity: 364
Merit: 250
Actually, the source code is allowing to have 0.5% charity and not 5% due to another typo.
https://github.com/ThanksCrypto/Thanks/blob/master/src/main.cpp#L1980

This is incorrect ...

It reason the code states "0.5%" is because their are ten charity scripts. So actually you have 0.5% * 10(due to the addresses) which consequently = 5%


We are looking at the issue regarding block value for rpcmining.


If you wish to solomine you can use the internal miner.... just goto to the qt console and type "setgenerate true 16" should start hashing away.
https://github.com/ThanksCrypto/Thanks/blob/master/src/main.cpp#L1981
This statement only checks for the first charity of 8 coins, i.e. the wallet would accept blocks with 8 coins as charity. Do you want me to try this?
Pages:
Jump to: