Author

Topic: [ANN] ECC - page 141. (Read 259347 times)

legendary
Activity: 1400
Merit: 1000
May 05, 2015, 01:53:27 AM
mdt will be uploading and posting the blockchain for download tomorrow. you should not need a conf file. but if you have one that is fine too. (this post was in regards to ECC)

tomorrow i will be able to resume the development of CryptoBank
legendary
Activity: 1400
Merit: 1000
May 04, 2015, 04:45:39 PM
In regards to development last weekend, as im sure people want an update. There was none.

i spent friday night / saturday writing a board game in assembly for a final project for one of my classes. i finished it 4am sunday morning. manipulating memory on the bit level and data by cpu register is so fun (sarcasm)

 went to bed.

woke up and wrote a firewall in C for a final project for my other code intensive class i had this semester.

 needless to say, i had no time to work on the wallet. i should be able to resume development tonight, if not tonight. then tomorrow for sure.

 much appreciation griff; all that midnight oil necessitates some occasional fresh air ...

i understand that you're changing the focus of wallet dev, but i feel i have to say this:
i chalked you guys in for a percentage of my staking some time ago, but having to refresh the donation for every staking event is leaving you out of the loop more often than not, seems i forget ... maybe change that ... set it - forget it, +1

which wallet is this for? cuz that depends 100% on my response on whats happening

 i dLed the 4.1 but didn't install it. using 3.0, dLing the 4.2 now

what coin man?

i dont know which wallet to look at XD
legendary
Activity: 1894
Merit: 1001
May 04, 2015, 04:32:06 PM
In regards to development last weekend, as im sure people want an update. There was none.

i spent friday night / saturday writing a board game in assembly for a final project for one of my classes. i finished it 4am sunday morning. manipulating memory on the bit level and data by cpu register is so fun (sarcasm)

 went to bed.

woke up and wrote a firewall in C for a final project for my other code intensive class i had this semester.

 needless to say, i had no time to work on the wallet. i should be able to resume development tonight, if not tonight. then tomorrow for sure.

 much appreciation griff; all that midnight oil necessitates some occasional fresh air ...

i understand that you're changing the focus of wallet dev, but i feel i have to say this:
i chalked you guys in for a percentage of my staking some time ago, but having to refresh the donation for every staking event is leaving you out of the loop more often than not, seems i forget ... maybe change that ... set it - forget it, +1

which wallet is this for? cuz that depends 100% on my response on whats happening

 i dLed the 4.1 but didn't install it. using 3.0, dLing the 4.2 now
copper member
Activity: 2324
Merit: 1348
May 04, 2015, 03:46:51 PM
if you upgraded the wallet without deleting the old chain it wont sync. if you have just try restarting the wallet, your computer just might have gotten stuck

No, I've all data deleted. But I like to try again.
legendary
Activity: 1400
Merit: 1000
May 04, 2015, 03:20:00 PM
if you upgraded the wallet without deleting the old chain it wont sync. if you have just try restarting the wallet, your computer just might have gotten stuck
copper member
Activity: 2324
Merit: 1348
May 04, 2015, 02:52:43 PM


My wallet stuck by Block 71638

if you do not have the latest version 2.4.2.0 then you will not get past this block. please make sure you have the latest version.



Code:


{
"version" : "v2.4.2.0",
"protocolversion" : 60011,
"walletversion" : 60000,
"balance" : 128242473.79181001,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 71638,
"timeoffset" : 0,
"moneysupply" : 14847159683.00000000,
"connections" : 3,
"proxy" : "",
"ip" : "5.56.209.255",
"difficulty" : {
"proof-of-work" : 31.09908280,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1396712974,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"unlocked_until" : 0,
"errors" : ""
}


Peers to old?

Code:

[
{
"addr" : "129.21.141.224:19118",
"services" : "00000001",
"lastsend" : 1430765596,
"lastrecv" : 1430765620,
"conntime" : 1430723244,
"version" : 60011,
"subver" : "/ECCoin:2.4.1/",
"inbound" : false,
"startingheight" : 661169,
"banscore" : 0
},
{
"addr" : "80.152.228.67:19118",
"services" : "00000001",
"lastsend" : 1430765635,
"lastrecv" : 1430765635,
"conntime" : 1430723344,
"version" : 60011,
"subver" : "/ECCoin:1.1.0/",
"inbound" : false,
"startingheight" : 661170,
"banscore" : 0
},
{
"addr" : "188.165.82.227:19118",
"services" : "00000001",
"lastsend" : 1430765591,
"lastrecv" : 1430765617,
"conntime" : 1430725828,
"version" : 60011,
"subver" : "/ECCoin:1.1.0/",
"inbound" : false,
"startingheight" : 661226,
"banscore" : 0
}
]

In my coin all are very slow to update the.  Grin
legendary
Activity: 1400
Merit: 1000
May 04, 2015, 02:17:51 PM


My wallet stuck by Block 71638

if you do not have the latest version 2.4.2.0 then you will not get past this block. please make sure you have the latest version.
copper member
Activity: 2324
Merit: 1348
May 04, 2015, 02:10:14 PM
In regards to development last weekend, as im sure people want an update. There was none.

i spent friday night / saturday writing a board game in assembly for a final project for one of my classes. i finished it 4am sunday morning. manipulating memory on the bit level and data by cpu register is so fun (sarcasm)

 went to bed.

woke up and wrote a firewall in C for a final project for my other code intensive class i had this semester.

 needless to say, i had no time to work on the wallet. i should be able to resume development tonight, if not tonight. then tomorrow for sure.

 much appreciation griff; all that midnight oil necessitates some occasional fresh air ...

i understand that you're changing the focus of wallet dev, but i feel i have to say this:
i chalked you guys in for a percentage of my staking some time ago, but having to refresh the donation for every staking event is leaving you out of the loop more often than not, seems i forget ... maybe change that ... set it - forget it, +1

which wallet is this for? cuz that depends 100% on my response on whats happening

My wallet stuck by Block 71638

Code:
ERROR: CheckProofOfStake() : INFO: read txPrev failed
WARNING: ProcessBlock(): check proof-of-stake failed for block 799087563919121bd40c8eb971a67a23b415fc17cf81d74059c270f2f4d6af22
sending new getBlocks request from 000000000005e79a450be94719c21ed5985c31481632119fb865a6a750568479 to 0000000000000000000000000000000000000000000000000000000000000000
trying connection 37.79.249.229:19118 lastseen=32.3hrs
received block 7bf4717d2f6e81583de2
ERROR: CheckProofOfStake() : INFO: read txPrev failed
WARNING: ProcessBlock(): check proof-of-stake failed for block 7bf4717d2f6e81583de2080bcf55beabb5060fc13fc2b27bfbdce82ca11e3b3b
sending new getBlocks request from 000000000005e79a450be94719c21ed5985c31481632119fb865a6a750568479 to 0000000000000000000000000000000000000000000000000000000000000000
connection timeout
trying connection 91.76.162.2:19118 lastseen=369656.4hrs
received block 78abbf39cca41e5c6a57
ERROR: CheckProofOfStake() : INFO: read txPrev failed
WARNING: ProcessBlock(): check proof-of-stake failed for block 78abbf39cca41e5c6a57d897ee5f6fed5ffe3206fe9da3b19eb427daedb40d0b
sending new getBlocks request from 000000000005e79a450be94719c21ed5985c31481632119fb865a6a750568479 to 0000000000000000000000000000000000000000000000000000000000000000
connection timeout
trying connection 68.9.56.240:19118 lastseen=993.2hrs
connection timeout
trying connection 79.214.228.52:19118 lastseen=369656.4hrs
connection timeout
trying connection 65.49.52.204:19118 lastseen=8.9hrs
received block 0bb8974118858a6612df
ERROR: CheckProofOfStake() : INFO: read txPrev failed
WARNING: ProcessBlock(): check proof-of-stake failed for block 0bb8974118858a6612dfcc4e164389242e73d93d2ddc82ba5581d47edf4b5bbd
sending new getBlocks request from 000000000005e79a450be94719c21ed5985c31481632119fb865a6a750568479 to 0000000000000000000000000000000000000000000000000000000000000000
connection timeout
legendary
Activity: 1400
Merit: 1000
May 04, 2015, 12:49:53 PM
In regards to development last weekend, as im sure people want an update. There was none.

i spent friday night / saturday writing a board game in assembly for a final project for one of my classes. i finished it 4am sunday morning. manipulating memory on the bit level and data by cpu register is so fun (sarcasm)

 went to bed.

woke up and wrote a firewall in C for a final project for my other code intensive class i had this semester.

 needless to say, i had no time to work on the wallet. i should be able to resume development tonight, if not tonight. then tomorrow for sure.

 much appreciation griff; all that midnight oil necessitates some occasional fresh air ...

i understand that you're changing the focus of wallet dev, but i feel i have to say this:
i chalked you guys in for a percentage of my staking some time ago, but having to refresh the donation for every staking event is leaving you out of the loop more often than not, seems i forget ... maybe change that ... set it - forget it, +1

which wallet is this for? cuz that depends 100% on my response on whats happening
legendary
Activity: 1894
Merit: 1001
May 04, 2015, 12:20:51 PM
In regards to development last weekend, as im sure people want an update. There was none.

i spent friday night / saturday writing a board game in assembly for a final project for one of my classes. i finished it 4am sunday morning. manipulating memory on the bit level and data by cpu register is so fun (sarcasm)

 went to bed.

woke up and wrote a firewall in C for a final project for my other code intensive class i had this semester.

 needless to say, i had no time to work on the wallet. i should be able to resume development tonight, if not tonight. then tomorrow for sure.

 much appreciation griff; all that midnight oil necessitates some occasional fresh air ...

i understand that you're changing the focus of wallet dev, but i feel i have to say this:
i chalked you guys in for a percentage of my staking some time ago, but having to refresh the donation for every staking event is leaving you out of the loop more often than not, seems i forget ... maybe change that ... set it - forget it, +1
legendary
Activity: 1400
Merit: 1000
May 04, 2015, 11:20:55 AM
In regards to development last weekend, as im sure people want an update. There was none.

i spent friday night / saturday writing a board game in assembly for a final project for one of my classes. i finished it 4am sunday morning. manipulating memory on the bit level and data by cpu register is so fun (sarcasm)

 went to bed.

woke up and wrote a firewall in C for a final project for my other code intensive class i had this semester.

 needless to say, i had no time to work on the wallet. i should be able to resume development tonight, if not tonight. then tomorrow for sure.
legendary
Activity: 1076
Merit: 1003
May 04, 2015, 09:29:27 AM
Anyone have a good conf.file for ECC ?

I have the conf file from previous wallet version.

listen=1
server=1
rpcuser=anyusername
rpcpassword=anypassword
rpcport=19119
rpcconnect=127.0.0.1
connect=129.21.141.135



Note: I have also been having issues trying to re-sync with the new wallet (freezing after a short period, etc).
But it finally seems to be working with the above config file, after a lot of messing about.


the first 100k blocks are hard for the wallet to nav through for the correct blockchain but after that it should go a lot faster.

I'm trying for several weeks to get up and running that. They should offer the chain to download.

You are totaly right.
I am close to syncing the blockchain for ECC. Then I will upload the complete folder on a monthly base.
copper member
Activity: 2324
Merit: 1348
May 04, 2015, 03:09:31 AM
Anyone have a good conf.file for ECC ?

I have the conf file from previous wallet version.

listen=1
server=1
rpcuser=anyusername
rpcpassword=anypassword
rpcport=19119
rpcconnect=127.0.0.1
connect=129.21.141.135



Note: I have also been having issues trying to re-sync with the new wallet (freezing after a short period, etc).
But it finally seems to be working with the above config file, after a lot of messing about.


the first 100k blocks are hard for the wallet to nav through for the correct blockchain but after that it should go a lot faster.

I'm trying for several weeks to get up and running that. They should offer the chain to download.
legendary
Activity: 1400
Merit: 1000
May 03, 2015, 11:12:02 PM
Anyone have a good conf.file for ECC ?

I have the conf file from previous wallet version.

listen=1
server=1
rpcuser=anyusername
rpcpassword=anypassword
rpcport=19119
rpcconnect=127.0.0.1
connect=129.21.141.135



Note: I have also been having issues trying to re-sync with the new wallet (freezing after a short period, etc).
But it finally seems to be working with the above config file, after a lot of messing about.


the first 100k blocks are hard for the wallet to nav through for the correct blockchain but after that it should go a lot faster.
legendary
Activity: 2534
Merit: 1129
May 02, 2015, 07:56:30 PM

It was good of this team to take over supercoin when they did.
It was interesting to see if a team taking care of a few coins would work. I suppose thats still to be seen in its entirety.

Obvious problems arise however as with supercoin, there is just no continuous considerations to its development in a speedily manner.
With resent history, comments and expectations I don't see that there is much of an energetic life left for supercoin unless changes are made. The team can't spend time on it and thats up to their considered priorities. And also considering that whatever the team does work on in any given time, the speed of implantation is important as well for the good of all the coins that they are taking care of.

With every respect for the team, but I think that maybe this team has bitten off more than it can chew and by the time things do get done it will be to late anyway.




i will not be making any more updates to ECC code, MWC code, or SUPER code. i am no longer developing new features for these coins. we have moved our attention to making a new crypto application that will be the first of its kind

Thanks. You understand the roadmap of successful development better than most.
newbie
Activity: 35
Merit: 0
May 02, 2015, 07:40:44 PM
Anyone have a good conf.file for ECC ?

I have the conf file from previous wallet version.

listen=1
server=1
rpcuser=anyusername
rpcpassword=anypassword
rpcport=19119
rpcconnect=127.0.0.1
connect=129.21.141.135



Note: I have also been having issues trying to re-sync with the new wallet (freezing after a short period, etc).
But it finally seems to be working with the above config file, after a lot of messing about.
sr. member
Activity: 258
Merit: 250
May 02, 2015, 04:53:25 PM
Anyone have a good conf.file for ECC ?
legendary
Activity: 1680
Merit: 1003
Well, That's Crypto :-\
May 02, 2015, 04:02:38 PM
@ TrustedCrypto

Don't mind the naysayers, just keep the rest of us in the loop with regular updates please.
sr. member
Activity: 1274
Merit: 265
May 02, 2015, 12:55:05 PM
To all coin investors everything is explained in the OP- (original ann page)

It is constantly updated when phases are completed or new wallets posted ect.

So please do have a look there regularily on how progress is developing.

As for my suggestions on how to keep the coins on bittrex they are ofcourse

only suggestions, even if they are reasonable and good ones.

As always keep minting mining and trading Wink

Sovie
hero member
Activity: 894
Merit: 1000
May 02, 2015, 12:06:35 PM

It was good of this team to take over supercoin when they did.
It was interesting to see if a team taking care of a few coins would work. I suppose thats still to be seen in its entirety.

Obvious problems arise however as with supercoin, there is just no continuous considerations to its development in a speedily manner.
With resent history, comments and expectations I don't see that there is much of an energetic life left for supercoin unless changes are made. The team can't spend time on it and thats up to their considered priorities. And also considering that whatever the team does work on in any given time, the speed of implantation is important as well for the good of all the coins that they are taking care of.

With every respect for the team, but I think that maybe this team has bitten off more than it can chew and by the time things do get done it will be to late anyway.






i will not be making any more updates to ECC code, MWC code, or SUPER code. i am no longer developing new features for these coins. we have moved our attention to making a new crypto application that will be the first of its kind

Griffith

Great to hear that.
I think some people dont see how they (as being ecc,super or mwc holders) will benefit from this new application.  It might be good to explain this to the holders, so they dont have to worry any longer.

Regards

Goldmaxx
Jump to: