Post
Topic
Board Announcements (Altcoins)
Re: [SCSY] Securitysyscoin | C-Cex - CoinSwap | Android App | IRC in Wallet |
by
I.G.S-security
on 04/11/2014, 07:08:48 UTC
...yeah but i'm not Tim Cook, my wife is a girl  Grin lol


EDIT: really thanks to our graphics designer Hardroad, he's doing a great work and he's fast, reliable, professional..and cheap Smiley
good roadmap  but market has come true, lately there are so many coins did not do market
p/s:Where are you from  Huh vietnam ,china  Grin;D

if u pay attention to the time when i'm here and the time when im sleeping, you can easly note that i'm in GMT + 1.. Smiley

i was looking into the source (btw latest is missing from github Roll Eyes ), here are some suggestion:

You can remove this condition:
https://github.com/SecuritySystemTeam/securitysyscoin/blob/master/src/net.cpp#L1506
Code:
if (!pnode->fClient && !pnode->fOneShot &&
            !pnode->fDisconnect && pnode->fSuccessfullyConnected &&
            (pnode->nStartingHeight > (nBestHeight - 144))) {

and the constans from version.h
It was a btc wallet issue, your wallet is not affected.

Same with CADDR_TIME_VERSION:
https://github.com/SecuritySystemTeam/securitysyscoin/blob/master/src/version.h#L35
https://github.com/SecuritySystemTeam/securitysyscoin/blob/master/src/main.cpp#L3543
(remove if, but stay the {} statement!, you need the PushMessage call and fGetAddr set)

https://github.com/SecuritySystemTeam/securitysyscoin/blob/master/src/main.cpp#L3592
(remove if+return)

https://github.com/SecuritySystemTeam/securitysyscoin/blob/master/src/main.cpp#L3628
(remove if+continue)

thank you for your revision.. please take a look at your PMs


13:55:28

{
"version" : 1010000,
"protocolversion" : 70001,
"walletversion" : 60000,
"balance" : 6600.80529039,
"blocks" : 11563,
"timeoffset" : 0,
"connections" : 6,
"proxy" : "",
"difficulty" : 107.54530478,
"supply" : 45105396,
"maxmoney" : 160000000,
"reward" : 412,
"testnet" : false,
"keypoololdest" : 1415006846,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"errors" : ""
}

"blocks" : 11563,
"reward" : 412,

why?Huh

i dont understand what u are asking bro'