Author

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

hero member
Activity: 655
Merit: 500
April 15, 2015, 02:46:02 AM
#87

oh ok. yeah. that will be gone with 2.4.1. the thing thats taking me so long. is im sitting here. bit shifting large ints and converting the binary back to hex to figure out what is wrong with the kernel that at block 77050 it takes the negative version of the what should be checksum modifier

Well done with Trusted Cryptos concept, very encouraging!! Any eta on the new ECCoin wallet?
legendary
Activity: 1680
Merit: 1003
Well, That's Crypto :-\
April 13, 2015, 02:47:36 PM
#86
Love the Trusted team!

Super, ECC & MWC are in good hands.
legendary
Activity: 1400
Merit: 1000
April 11, 2015, 04:19:36 PM
#85
My ECC wallet(windows) dont work fine, will be the new version soon?

what version are you on and what is wrong with it?

if you are before version 2.2 then it will not be on the right protocol for the right blockchain.

we have a 2.4 wallet but its staking is broken. we have taken it down for a few days until i can debug and fix this problem
Thanks for answering! I'm not home right now, i downloaded ¿2? weeks ago, I can check later
My version is: v2.3.0.0

this version is working 100% correctly. it just takes a while to open (which is why i made / am fixing a new version)
No in my pc(win 7), is reindexing blockchain every 3-5 minutes.
I deleted all except wallet.dat, create a new .conf file and download blockchain. this problem dont disappear

what do you mean by reindexing then blockchain? your wallet is doing chain reorgs?

Perhaps he is referring to the "Checkpoint" error message. If so, simply ignore it. 2.3.0.0 wallet works fine and stakes fine. Keep up the great work guys, we appreciate it!


oh ok. yeah. that will be gone with 2.4.1. the thing thats taking me so long. is im sitting here. bit shifting large ints and converting the binary back to hex to figure out what is wrong with the kernel that at block 77050 it takes the negative version of the what should be checksum modifier
RJF
hero member
Activity: 616
Merit: 500
Online since '89...
April 11, 2015, 04:03:54 PM
#84
My ECC wallet(windows) dont work fine, will be the new version soon?

what version are you on and what is wrong with it?

if you are before version 2.2 then it will not be on the right protocol for the right blockchain.

we have a 2.4 wallet but its staking is broken. we have taken it down for a few days until i can debug and fix this problem
Thanks for answering! I'm not home right now, i downloaded ¿2? weeks ago, I can check later
My version is: v2.3.0.0

this version is working 100% correctly. it just takes a while to open (which is why i made / am fixing a new version)
No in my pc(win 7), is reindexing blockchain every 3-5 minutes.
I deleted all except wallet.dat, create a new .conf file and download blockchain. this problem dont disappear

what do you mean by reindexing then blockchain? your wallet is doing chain reorgs?

Perhaps he is referring to the "Checkpoint" error message. If so, simply ignore it. 2.3.0.0 wallet works fine and stakes fine. Keep up the great work guys, we appreciate it!
legendary
Activity: 1400
Merit: 1000
April 11, 2015, 09:37:16 AM
#83
Question on Supercoin
Are the requirements still the same as below?
Any clients can become service node, if they satisfy some minimum requirements. At this time the requirements are set to the following:
-   Having at least 2 addresses in the client (you can create new address in “receive addresses” tab, with “new address” button.
-   Having a spendable balance of 500 coins


Thanks.
Kiklo

yes they are still the same


One more question the getpeerinfo is like
60.240.49.38:19390

but in the super.config file
rpcport = 19391

Why the difference?

Thanks.
Kiklo


there is no difference. there is a connection port. but your computer could potentially choose whatever port it wants to use as a wallet connection and it will still work.

my super port is somewhere in the 22000's cuz my computer redirects it
legendary
Activity: 1076
Merit: 1003
April 11, 2015, 09:32:32 AM
#82
One more question the getpeerinfo is like
60.240.49.38:19390

but in the super.config file
rpcport = 19391

Why the difference?

Thanks.
Kiklo

Port 19390 is used for external connections. Port 19391 is the rpcport and works in combination with the rpcusername, rpcpassword and rpcconnect. As you can see in the conf file it connects only localy (127.0.0.1)

Every coin has those 2 different port numbers, 1 for external connections and 1 that needs to retreive the info from your .dat files for the use in your wallet (the rpc connection)
legendary
Activity: 1092
Merit: 1000
April 11, 2015, 08:17:22 AM
#81
One more question the getpeerinfo is like
60.240.49.38:19390

but in the super.config file
rpcport = 19391

Why the difference?

Thanks.
Kiklo
legendary
Activity: 1076
Merit: 1003
April 11, 2015, 07:42:50 AM
#80
Question on Supercoin
Are the requirements still the same as below?
Any clients can become service node, if they satisfy some minimum requirements. At this time the requirements are set to the following:
-   Having at least 2 addresses in the client (you can create new address in “receive addresses” tab, with “new address” button.
-   Having a spendable balance of 500 coins


Thanks.
Kiklo

That is a good question that I am trying to find out myself. I have my wallet open 24/7 and should be a node for the network, however I have a dynamic ip and my address doesn't seem to show up as a peer. I will create an second "receive address" and fund it to see if that changes the situation
legendary
Activity: 1092
Merit: 1000
April 11, 2015, 07:26:09 AM
#79
Question on Supercoin
Are the requirements still the same as below?
Any clients can become service node, if they satisfy some minimum requirements. At this time the requirements are set to the following:
-   Having at least 2 addresses in the client (you can create new address in “receive addresses” tab, with “new address” button.
-   Having a spendable balance of 500 coins


Thanks.
Kiklo
legendary
Activity: 1400
Merit: 1000
April 10, 2015, 01:31:40 PM
#78
My ECC wallet(windows) dont work fine, will be the new version soon?

what version are you on and what is wrong with it?

if you are before version 2.2 then it will not be on the right protocol for the right blockchain.

we have a 2.4 wallet but its staking is broken. we have taken it down for a few days until i can debug and fix this problem
Thanks for answering! I'm not home right now, i downloaded ¿2? weeks ago, I can check later
My version is: v2.3.0.0

this version is working 100% correctly. it just takes a while to open (which is why i made / am fixing a new version)
No in my pc(win 7), is reindexing blockchain every 3-5 minutes.
I deleted all except wallet.dat, create a new .conf file and download blockchain. this problem dont disappear

what do you mean by reindexing then blockchain? your wallet is doing chain reorgs?
legendary
Activity: 1551
Merit: 1002
♠ ♥ ♣ ♦ < ♛♚&#
April 10, 2015, 01:15:46 PM
#77
My ECC wallet(windows) dont work fine, will be the new version soon?

what version are you on and what is wrong with it?

if you are before version 2.2 then it will not be on the right protocol for the right blockchain.

we have a 2.4 wallet but its staking is broken. we have taken it down for a few days until i can debug and fix this problem
Thanks for answering! I'm not home right now, i downloaded ¿2? weeks ago, I can check later
My version is: v2.3.0.0

this version is working 100% correctly. it just takes a while to open (which is why i made / am fixing a new version)
No in my pc(win 7), is reindexing blockchain every 3-5 minutes.
I deleted all except wallet.dat, create a new .conf file and download blockchain. this problem dont disappear
legendary
Activity: 1400
Merit: 1000
April 10, 2015, 11:57:28 AM
#76
My ECC wallet(windows) dont work fine, will be the new version soon?

what version are you on and what is wrong with it?

if you are before version 2.2 then it will not be on the right protocol for the right blockchain.

we have a 2.4 wallet but its staking is broken. we have taken it down for a few days until i can debug and fix this problem
Thanks for answering! I'm not home right now, i downloaded ¿2? weeks ago, I can check later
My version is: v2.3.0.0

this version is working 100% correctly. it just takes a while to open (which is why i made / am fixing a new version)
legendary
Activity: 1551
Merit: 1002
♠ ♥ ♣ ♦ < ♛♚&#
April 10, 2015, 11:46:05 AM
#75
My ECC wallet(windows) dont work fine, will be the new version soon?

what version are you on and what is wrong with it?

if you are before version 2.2 then it will not be on the right protocol for the right blockchain.

we have a 2.4 wallet but its staking is broken. we have taken it down for a few days until i can debug and fix this problem
Thanks for answering! I'm not home right now, i downloaded ¿2? weeks ago, I can check later
My version is: v2.3.0.0
legendary
Activity: 1400
Merit: 1000
April 10, 2015, 11:21:02 AM
#74

a working explorer is required by exchanges
i suggested to pay the multifaucet one to remove the interstitial ads when looking an address
i understand you do not have much funds but

THIS THE ONLY WORKING SUPER EXPLORER RIGHT NOW
http://www.[Suspicious link removed]/index.php?blockexplorer=SUPER
 
at least link it in this thread the other one is still not working... totally wasted money so far

There is absolutley no reason whatsoever why all those that used to be so vocal
(in all the threads of whatever coin) if they were really holders of the coin and true
community members would not be here now offering their opinions like before.

this thread is uninteresting and confusing its for promotion of the multiwallet not of the coins


we are asking them to reset it and add the following peers

SUPER NODES:

addnode=129.21.141.135
addnode=83.215.142.159
addnode=88.193.20.204
addnode=86.90.186.27
addnode=24.183.171.254
addnode=50.190.130.225
addnode=180.251.22.101
addnode=68.96.191.5
addnode=107.199.50.226
addnode=50.71.230.147
addnode=85.174.200.238
addnode=60.240.49.38
addnode=81.169.251.126
addnode=128.199.183.104
addnode=95.85.144.57
addnode=213.57.225.63
addnode=93.108.209.236
addnode=185.57.30.68
addnode=182.149.195.59
addnode=87.210.218.143

the thread is for the advertisement and development tracking of the TC group, which in turn means all 3 coins simultaneously. we are working to bring the three coins together in 1 project in the near future



Cannot get Super wallet to sync.

Every node connection in the conf file just times out

try adding the list above
legendary
Activity: 1076
Merit: 1003
April 10, 2015, 09:07:40 AM
#73
Cannot get Super wallet to sync.

Every node connection in the conf file just times out

In the supercoin.conf file you can add the following:
addnode=129.21.141.135
addnode=86.90.186.27
addnode=83.215.142.159
addnode=88.193.20.204
addnode=213.57.225.63
addnode=180.251.22.101
addnode=60.240.49.38
addnode=128.199.183.104

These are the nodes that are active on this moment when I call "getpeerinfo"

Our "Official" SuperCoin blockexplorer can be found at: http://blockexperts.com/super
newbie
Activity: 6
Merit: 0
April 10, 2015, 04:32:23 AM
#72
Previous supercoin block explorer was way, way better, but the team decided to give up on it, 'cause it's more expensive.

One of the supporters was willing to pay for other one, but it seems he/she changed his/her mind.

yeah.... they wanted like 1.2 btc for a year... tbh i dont have that much spare btc on me

are you sure? the other explorers are 10$ per month and i think i saw that as well before it went offline taht's half a btc for a year tops

it's nice to see that you are so worried about the block explorer. I think it's nice to look at once in a while...nothing special.

You have a history of 4 posts...thats it, nothing else and the only thing you have to say is block explorer. It makes me wonder if you have something to do with the people behind CryptoID block explorer.

I must say that the CryptoID block explorer is beter then the one from block experts.

a working explorer is required by exchanges
i suggested to pay the multifaucet one to remove the interstitial ads when looking an address
i understand you do not have much funds but

THIS THE ONLY WORKING SUPER EXPLORER RIGHT NOW
http://www.[Suspicious link removed]/index.php?blockexplorer=SUPER
 
at least link it in this thread the other one is still not working... totally wasted money so far

There is absolutley no reason whatsoever why all those that used to be so vocal
(in all the threads of whatever coin) if they were really holders of the coin and true
community members would not be here now offering their opinions like before.

this thread is uninteresting and confusing its for promotion of the multiwallet not of the coins
sr. member
Activity: 266
Merit: 250
April 10, 2015, 03:36:07 AM
#71
Cannot get Super wallet to sync.

Every node connection in the conf file just times out
legendary
Activity: 1400
Merit: 1000
April 10, 2015, 01:17:08 AM
#70
I need a new Wallet for Win. Thanks

we should be able to put up the new wallet tomorrow. testing for the fixes is going well
copper member
Activity: 2324
Merit: 1348
April 09, 2015, 11:33:32 AM
#69
I need a new Wallet for Win. Thanks
legendary
Activity: 1076
Merit: 1003
April 09, 2015, 03:18:47 AM
#68
Hi. I can't login to  site and can't download windows ECC wallet

The windows ECC wallet download link is offline for maintenance.
It will be available soon, please follow this thread for updates.

regards

Goldmaxx


Windows ECC wallet 2.3 is also not working

The 2.3 ECC wallets are working fine. The only thing is that it takes a long time to start the wallet (~ 8 min.) That is one of the reasons why we are making a totaly new wallet.
Also the new wallet will be ready for the multiwallet integration. It's taking some time because there is no wallet equal to the new ECC wallet code wise.
Jump to: