Author

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

legendary
Activity: 1076
Merit: 1003
May 19, 2015, 05:37:12 AM
hello! where Trading ECC, why delete ECC Trading in  AllCoin.com.

There is no delete of ECC Trading on Allcoin.com as far as I know
newbie
Activity: 46
Merit: 0
May 19, 2015, 05:25:49 AM
hello! where Trading ECC, why delete ECC Trading in  AllCoin.com.
legendary
Activity: 1204
Merit: 1000
to your stations, man the pineapples!!!
May 18, 2015, 10:54:58 PM
legendary
Activity: 1400
Merit: 1000
May 18, 2015, 12:41:46 PM
please do not send ECC to and from exchanges (because it wont work) until we have confirmed that the exchange has updated the wallet. (we will be posting it in the OP)
copper member
Activity: 2324
Merit: 1348
May 18, 2015, 12:27:20 PM
I 've send my coin. Now is all lose. Transaction does not appear.

.....

http://blockexperts.com/ecc/address/EaFFwznUKZTSr8XT7fSfdctMrd2MFNMyC7

often the explorers take time to show new balances for address
but it should show the transaction in the block before it reconciles against the address.

>> try putting the tx id into the Blockcoin Super Search field.




I 've send for a week.



{
"version" : "v2.4.3.0",
"protocolversion" : 60011,
"walletversion" : 60000,
"balance" : 0.30689700,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 687502,
"timeoffset" : -2,
"moneysupply" : 18728981298.15876770,
"connections" : 2,
"proxy" : "",
"ip" : "5.56.209.255",
"difficulty" : {
"proof-of-work" : 37.53923539,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1431177149,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"errors" : ""
}



if your block height does not match the BE, then delete your blockchain and resync from the bootstrap in the original post. try adding addnode=129.21.141.135 to your conf file. i host 5 nodes and that is one of them.  this might help. once you are resynced open your debug console and type repairwallet
this should fix the balance and get you on the right chain if you arent on it

I'll add this node. I recommend a new protcolversion!!


i had been wondering lately if i should have done that.

I 've send my last 0,3 ECC @ EXzt3cDJGdR5jHaAqphQo6GhAWwmGxBd2h (Griffith)

Code:
18:00:45

getpeerinfo


18:00:45

[
{
"addr" : "188.165.82.227:19118",
"services" : "00000001",
"lastsend" : 1431964785,
"lastrecv" : 1431964785,
"conntime" : 1431964664,
"version" : 60011,
"subver" : "/ECCoin:2.4.3/",
"inbound" : false,
"startingheight" : 687502,
"banscore" : 0
}
]

Quote
CommitTransaction:
CTransaction(hash=bf1f6850a1, nTime=1431964772, ver=1, vin.size=1, vout.size=2, nLockTime=0)
    CTxIn(COutPoint(7e1e7b502e, 0), scriptSig=304402206cfa238cfc410dd0)
    CTxOut(nValue=0.00006897, scriptPubKey=OP_DUP OP_HASH160 37b0a046eddf3f70315e13137dd8487bd57270a7 OP_EQUALVERIFY OP_CHECKSIG)
    CTxOut(nValue=0.003, scriptPubKey=OP_DUP OP_HASH160 a2d4ef3a387655797453b7c8c53d3c14b2f62dc4 OP_EQUALVERIFY OP_CHECKSIG)
AddToWallet bf1f6850a1  new
WalletUpdateSpent found spent coin 0.00306897 SUM 7e1e7b502e88c94aa95be41958a16002f31e15208c6336e37b385cd50f9d46c5
NotifyTransactionChanged bf1f6850a1a66ee94a1b3d0fbd4b3182b44b4ea05cc253f082cfe74e6c6632a2 status=0
NotifyTransactionChanged 7e1e7b502e88c94aa95be41958a16002f31e15208c6336e37b385cd50f9d46c5 status=1
CTxMemPool::accept() : accepted bf1f6850a1 (poolsz 2)
Relaying wtx bf1f6850a1
NotifyAddressBookChanged EXzt3cDJGdR5jHaAqphQo6GhAWwmGxBd2h  isMine=0 status=0


you are on a fork from the BE. it seems that there are still 2 forks left. (a main chain and 1 fork) and with these forks it is making it increasingly hard to test the new CryptoBank app. so i guess i will address them first. a new version of the wallet will be out shortly. it will contain an updated protocol level. and should be the final version.

I have their chain loaded. I can send my private key for testing.
legendary
Activity: 1400
Merit: 1000
May 18, 2015, 12:19:03 PM
I 've send my coin. Now is all lose. Transaction does not appear.

.....

http://blockexperts.com/ecc/address/EaFFwznUKZTSr8XT7fSfdctMrd2MFNMyC7

often the explorers take time to show new balances for address
but it should show the transaction in the block before it reconciles against the address.

>> try putting the tx id into the Blockcoin Super Search field.




I 've send for a week.



{
"version" : "v2.4.3.0",
"protocolversion" : 60011,
"walletversion" : 60000,
"balance" : 0.30689700,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 687502,
"timeoffset" : -2,
"moneysupply" : 18728981298.15876770,
"connections" : 2,
"proxy" : "",
"ip" : "5.56.209.255",
"difficulty" : {
"proof-of-work" : 37.53923539,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1431177149,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"errors" : ""
}



if your block height does not match the BE, then delete your blockchain and resync from the bootstrap in the original post. try adding addnode=129.21.141.135 to your conf file. i host 5 nodes and that is one of them.  this might help. once you are resynced open your debug console and type repairwallet
this should fix the balance and get you on the right chain if you arent on it

I'll add this node. I recommend a new protcolversion!!


i had been wondering lately if i should have done that.

I 've send my last 0,3 ECC @ EXzt3cDJGdR5jHaAqphQo6GhAWwmGxBd2h (Griffith)

Code:
18:00:45

getpeerinfo


18:00:45

[
{
"addr" : "188.165.82.227:19118",
"services" : "00000001",
"lastsend" : 1431964785,
"lastrecv" : 1431964785,
"conntime" : 1431964664,
"version" : 60011,
"subver" : "/ECCoin:2.4.3/",
"inbound" : false,
"startingheight" : 687502,
"banscore" : 0
}
]

Quote
CommitTransaction:
CTransaction(hash=bf1f6850a1, nTime=1431964772, ver=1, vin.size=1, vout.size=2, nLockTime=0)
    CTxIn(COutPoint(7e1e7b502e, 0), scriptSig=304402206cfa238cfc410dd0)
    CTxOut(nValue=0.00006897, scriptPubKey=OP_DUP OP_HASH160 37b0a046eddf3f70315e13137dd8487bd57270a7 OP_EQUALVERIFY OP_CHECKSIG)
    CTxOut(nValue=0.003, scriptPubKey=OP_DUP OP_HASH160 a2d4ef3a387655797453b7c8c53d3c14b2f62dc4 OP_EQUALVERIFY OP_CHECKSIG)
AddToWallet bf1f6850a1  new
WalletUpdateSpent found spent coin 0.00306897 SUM 7e1e7b502e88c94aa95be41958a16002f31e15208c6336e37b385cd50f9d46c5
NotifyTransactionChanged bf1f6850a1a66ee94a1b3d0fbd4b3182b44b4ea05cc253f082cfe74e6c6632a2 status=0
NotifyTransactionChanged 7e1e7b502e88c94aa95be41958a16002f31e15208c6336e37b385cd50f9d46c5 status=1
CTxMemPool::accept() : accepted bf1f6850a1 (poolsz 2)
Relaying wtx bf1f6850a1
NotifyAddressBookChanged EXzt3cDJGdR5jHaAqphQo6GhAWwmGxBd2h  isMine=0 status=0


you are on a fork from the BE. it seems that there are still 2 forks left. (a main chain and 1 fork) and with these forks it is making it increasingly hard to test the new CryptoBank app. so i guess i will address them first. a new version of the wallet will be out shortly. it will contain an updated protocol level. and should be the final version.
copper member
Activity: 2324
Merit: 1348
May 18, 2015, 12:01:19 PM
I 've send my coin. Now is all lose. Transaction does not appear.

.....

http://blockexperts.com/ecc/address/EaFFwznUKZTSr8XT7fSfdctMrd2MFNMyC7

often the explorers take time to show new balances for address
but it should show the transaction in the block before it reconciles against the address.

>> try putting the tx id into the Blockcoin Super Search field.




I 've send for a week.



{
"version" : "v2.4.3.0",
"protocolversion" : 60011,
"walletversion" : 60000,
"balance" : 0.30689700,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 687502,
"timeoffset" : -2,
"moneysupply" : 18728981298.15876770,
"connections" : 2,
"proxy" : "",
"ip" : "5.56.209.255",
"difficulty" : {
"proof-of-work" : 37.53923539,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1431177149,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"errors" : ""
}



if your block height does not match the BE, then delete your blockchain and resync from the bootstrap in the original post. try adding addnode=129.21.141.135 to your conf file. i host 5 nodes and that is one of them.  this might help. once you are resynced open your debug console and type repairwallet
this should fix the balance and get you on the right chain if you arent on it

I'll add this node. I recommend a new protcolversion!!


i had been wondering lately if i should have done that.

I 've send my last 0,3 ECC @ EXzt3cDJGdR5jHaAqphQo6GhAWwmGxBd2h (Griffith)

Code:
18:00:45

getpeerinfo


18:00:45

[
{
"addr" : "188.165.82.227:19118",
"services" : "00000001",
"lastsend" : 1431964785,
"lastrecv" : 1431964785,
"conntime" : 1431964664,
"version" : 60011,
"subver" : "/ECCoin:2.4.3/",
"inbound" : false,
"startingheight" : 687502,
"banscore" : 0
}
]

Quote
CommitTransaction:
CTransaction(hash=bf1f6850a1, nTime=1431964772, ver=1, vin.size=1, vout.size=2, nLockTime=0)
    CTxIn(COutPoint(7e1e7b502e, 0), scriptSig=304402206cfa238cfc410dd0)
    CTxOut(nValue=0.00006897, scriptPubKey=OP_DUP OP_HASH160 37b0a046eddf3f70315e13137dd8487bd57270a7 OP_EQUALVERIFY OP_CHECKSIG)
    CTxOut(nValue=0.003, scriptPubKey=OP_DUP OP_HASH160 a2d4ef3a387655797453b7c8c53d3c14b2f62dc4 OP_EQUALVERIFY OP_CHECKSIG)
AddToWallet bf1f6850a1  new
WalletUpdateSpent found spent coin 0.00306897 SUM 7e1e7b502e88c94aa95be41958a16002f31e15208c6336e37b385cd50f9d46c5
NotifyTransactionChanged bf1f6850a1a66ee94a1b3d0fbd4b3182b44b4ea05cc253f082cfe74e6c6632a2 status=0
NotifyTransactionChanged 7e1e7b502e88c94aa95be41958a16002f31e15208c6336e37b385cd50f9d46c5 status=1
CTxMemPool::accept() : accepted bf1f6850a1 (poolsz 2)
Relaying wtx bf1f6850a1
NotifyAddressBookChanged EXzt3cDJGdR5jHaAqphQo6GhAWwmGxBd2h  isMine=0 status=0
legendary
Activity: 1400
Merit: 1000
May 18, 2015, 11:34:57 AM
I 've send my coin. Now is all lose. Transaction does not appear.

.....

http://blockexperts.com/ecc/address/EaFFwznUKZTSr8XT7fSfdctMrd2MFNMyC7

often the explorers take time to show new balances for address
but it should show the transaction in the block before it reconciles against the address.

>> try putting the tx id into the Blockcoin Super Search field.




I 've send for a week.



{
"version" : "v2.4.3.0",
"protocolversion" : 60011,
"walletversion" : 60000,
"balance" : 0.30689700,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 687502,
"timeoffset" : -2,
"moneysupply" : 18728981298.15876770,
"connections" : 2,
"proxy" : "",
"ip" : "5.56.209.255",
"difficulty" : {
"proof-of-work" : 37.53923539,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1431177149,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"errors" : ""
}



if your block height does not match the BE, then delete your blockchain and resync from the bootstrap in the original post. try adding addnode=129.21.141.135 to your conf file. i host 5 nodes and that is one of them.  this might help. once you are resynced open your debug console and type repairwallet
this should fix the balance and get you on the right chain if you arent on it

I'll add this node. I recommend a new protcolversion!!


i had been wondering lately if i should have done that.
copper member
Activity: 2324
Merit: 1348
May 18, 2015, 11:31:21 AM
I 've send my coin. Now is all lose. Transaction does not appear.

.....

http://blockexperts.com/ecc/address/EaFFwznUKZTSr8XT7fSfdctMrd2MFNMyC7

often the explorers take time to show new balances for address
but it should show the transaction in the block before it reconciles against the address.

>> try putting the tx id into the Blockcoin Super Search field.




I 've send for a week.



{
"version" : "v2.4.3.0",
"protocolversion" : 60011,
"walletversion" : 60000,
"balance" : 0.30689700,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 687502,
"timeoffset" : -2,
"moneysupply" : 18728981298.15876770,
"connections" : 2,
"proxy" : "",
"ip" : "5.56.209.255",
"difficulty" : {
"proof-of-work" : 37.53923539,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1431177149,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"errors" : ""
}



if your block height does not match the BE, then delete your blockchain and resync from the bootstrap in the original post. try adding addnode=129.21.141.135 to your conf file. i host 5 nodes and that is one of them.  this might help. once you are resynced open your debug console and type repairwallet
this should fix the balance and get you on the right chain if you arent on it

I'll add this node. I recommend a new protcolversion!!
copper member
Activity: 2324
Merit: 1348
May 18, 2015, 11:28:54 AM
By creating a new wallet and import of the credit privkey appears. But transactions do not go.
legendary
Activity: 1400
Merit: 1000
May 18, 2015, 11:27:41 AM
I 've send my coin. Now is all lose. Transaction does not appear.

.....

http://blockexperts.com/ecc/address/EaFFwznUKZTSr8XT7fSfdctMrd2MFNMyC7

often the explorers take time to show new balances for address
but it should show the transaction in the block before it reconciles against the address.

>> try putting the tx id into the Blockcoin Super Search field.




I 've send for a week.



{
"version" : "v2.4.3.0",
"protocolversion" : 60011,
"walletversion" : 60000,
"balance" : 0.30689700,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 687502,
"timeoffset" : -2,
"moneysupply" : 18728981298.15876770,
"connections" : 2,
"proxy" : "",
"ip" : "5.56.209.255",
"difficulty" : {
"proof-of-work" : 37.53923539,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1431177149,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"errors" : ""
}



if your block height does not match the BE, then delete your blockchain and resync from the bootstrap in the original post. try adding addnode=129.21.141.135 to your conf file. i host 5 nodes and that is one of them.  this might help. once you are resynced open your debug console and type repairwallet
this should fix the balance and get you on the right chain if you arent on it
legendary
Activity: 1400
Merit: 1000
May 18, 2015, 11:16:28 AM
copper member
Activity: 2324
Merit: 1348
May 18, 2015, 11:15:04 AM
I 've send my coin. Now is all lose. Transaction does not appear.

.....

http://blockexperts.com/ecc/address/EaFFwznUKZTSr8XT7fSfdctMrd2MFNMyC7

often the explorers take time to show new balances for address
but it should show the transaction in the block before it reconciles against the address.

>> try putting the tx id into the Blockcoin Super Search field.




I 've send for a week.



{
"version" : "v2.4.3.0",
"protocolversion" : 60011,
"walletversion" : 60000,
"balance" : 0.30689700,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 687502,
"timeoffset" : -2,
"moneysupply" : 18728981298.15876770,
"connections" : 2,
"proxy" : "",
"ip" : "5.56.209.255",
"difficulty" : {
"proof-of-work" : 37.53923539,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1431177149,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"errors" : ""
}
legendary
Activity: 1204
Merit: 1000
to your stations, man the pineapples!!!
May 18, 2015, 10:32:28 AM
I 've send my coin. Now is all lose. Transaction does not appear.

.....

http://blockexperts.com/ecc/address/EaFFwznUKZTSr8XT7fSfdctMrd2MFNMyC7

often the explorers take time to show new balances for address
but it should show the transaction in the block before it reconciles against the address.

>> try putting the tx id into the Blockcoin Super Search field.


copper member
Activity: 2324
Merit: 1348
May 18, 2015, 10:12:21 AM
I 've send my coin. Now is all lose. Transaction does not appear.

.....

http://blockexperts.com/ecc/address/EaFFwznUKZTSr8XT7fSfdctMrd2MFNMyC7
legendary
Activity: 1204
Merit: 1000
to your stations, man the pineapples!!!
May 18, 2015, 10:04:52 AM
strangely it was syncing nicely with 7 connections, couple hundred blocks left when i thought i would start the ExclusiveCoind. ( this same thing happened twice. below is from the second time)

then ECCoind started timing out. this is the transition. it just keeps timing out with random blocks being accepted.

ProcessBlock: ACCEPTED
trying connection 110.209.69.190:19118 lastseen=3.9hrs
received block 06c5093b43887d9cf25c
END: nStakeReward = 11255479 , CoinAge = 16433
SetBestChain: new best=06c5093b43887d9cf25c  height=687031  trust=1656361975363$
ProcessBlock: ACCEPTED
received block 85bd1d22bc4ed8b69040
END: nStakeReward = 8668493 , CoinAge = 12656
SetBestChain: new best=85bd1d22bc4ed8b69040  height=687032  trust=1656361989449$
ProcessBlock: ACCEPTED
connection timeout
trying connection 77.168.16.33:19118 lastseen=369988.4hrs
connection timeout
trying connection 99.192.9.251:19118 lastseen=2.6hrs
connection timeout
trying connection 110.211.33.129:19118 lastseen=369988.4hrs
connection timeout
trying connection 82.73.189.107:19118 lastseen=4.6hrs




after stopping ExclusiveCoind it starts working again.


edit.
as a further bonus. once it was in sync (#687329) with the explorer it started doing this


getblocks 218605 to 00000000000000000000 limit 500
  getblocks stopping at limit 219104 8eb1d719662893601a6e
getblocks 218605 to 00000000000000000000 limit 500
  getblocks stopping at limit 219104 8eb1d719662893601a6e
getblocks 218605 to 00000000000000000000 limit 500                   x100



then

received block 0a9392183b484dd32625
ProcessBlock: ORPHAN BLOCK with hash = 0a9392183b484dd32625, prevHash=322b35efd49e946e617c
sending new getBlocks request from 02d4f1d14895027d1d240fbf947a364ee663f653ce1763fdb7728a2d8053a152 to 0000000000000000000000000000000000000000000000000000000000000000
received block 97d184f6f334b9948b9d                        
                                                                               x10000


my debug.log will be gigs by morning at this rate. lol

ProcessBlock: ORPHAN BLOCK with hash = 97d184f6f334b9948b9d, prevHash=0a9392183b484dd32625



EDIT: pah. here... daemon appears in sync with BE

getinfo
{
    "version" : "v2.4.3.0",
    "protocolversion" : 60011,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 687330,
    "timeoffset" : -1,
    "moneysupply" : 18725324198.16433716,
    "connections" : 7,
    "proxy" : "",
    "ip" : "178.62.208.32",
    "difficulty" : {
        "proof-of-work" : 37.53923539,
        "proof-of-stake" : 0.00024414
    },
    "testnet" : false,
    "keypoololdest" : 1431490686,
    "keypoolsize" : 102,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00000000,
    "errors" : ""
}

here's a copy of the first "small" section of my debug.log

http://pastebin.com/edVHdMVx

it keeps filling rapidly up with large chunks of getblock requests. large chunks of orphan blockmessages
and small sections of connection timeouts.
legendary
Activity: 1204
Merit: 1000
to your stations, man the pineapples!!!
May 18, 2015, 09:34:47 AM

ECC daemon is stuck and repeating this in debug.log numerous time/second

  getblocks stopping at limit 669051 8340463ca77fe621e4e5
getblocks 668552 to 00000000000000000000 limit 500
  getblocks stopping at limit 669051 8340463ca77fe621e4e5
getblocks 668552 to 00000000000000000000 limit 500
  getblocks stopping at limit 669051 8340463ca77fe621e4e5
getblocks 668552 to 00000000000000000000 limit 500
  getblocks stopping at limit 669051 8340463ca77fe621e4e5



edit. restart fixed it.
legendary
Activity: 1400
Merit: 1000
May 17, 2015, 04:19:58 PM
the ECC BE is finally caught up. i know a lot of people were wondering about that. also the testing for the ECC and MWC in the same wallet continues to show good results. gotta fix some bugs though. so its coming along. i will not be working on anyhting this monday - friday because i have finals to take
hero member
Activity: 894
Merit: 1000
May 16, 2015, 06:32:00 AM
Cryptonit...I agree 100%  Wink
Same tactics here...
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
May 16, 2015, 05:35:36 AM
time to check out my side investments of my altcoin crypto portfolio

investing in a lot coins can make sence

if u invest in 10 potential x20 value raise coins

if only 1 of them make it u already x2 ur investment

and the chances that the other 9 not collapse to zero value is high to

so realistic is x3

after a bit learning i think most people will be able dedect longterm crypto coins like ECC and DMD
and see the difference between them and the endless coins that rise each month and die 3 months later

so i suggest a well split investment in a lot longterm active coins to reduce risc and increase chances u bet on the right horse

stay away of fresh coins with IPO and premine..............

i myself even if logical have most investment in DMD as core team member still have like 25% of my investment split between a lot other longterm altcoins

i dont invest in BTC/LTC because they have lowest chance to x20 they have already a high value

they can if thing go great x5 maybe but not x20

and good altcoin rasise together with btc anyway to u profit from a btc raise without hold BTC

and people we all know why we hold ECC or DMD or similar longterm POS coins

because we love to earn value even of our coin value stay just stable towards BTC because we earn POS rewards

regarding ECC i have to say that  Trusted-Cryptos have some nice ideas which increase the potential for success
Jump to: