Author

Topic: EUROPECOIN [ERC] 🌟 FINANCECLOUD 🌟 CRYPTOCURRENY & FINANCE API + SMARTHUB 🌟 - page 159. (Read 543135 times)

sr. member
Activity: 385
Merit: 252
Think with your brain. It is not illegal (yet).
Finely got my Windows wallet synced after trying for  2 weeks. Ended up using the install program.
Now I've a problem.   I pulled my coins off coinwallet.co  on April 19 and block explorer shows it as confirmed but it is not in my wallet.
Addy is correct.
txid: 725172da98029789fbaf7a1cd29709f02a8bcaf26b02636fa2a52d04ebcf27f0

Here's what my wallet-app said about the transaction you mentioned:
Code:
17:12:46

gettransaction 725172da98029789fbaf7a1cd29709f02a8bcaf26b02636fa2a52d04ebcf27f0

17:12:46

{
"txid" : "725172da98029789fbaf7a1cd29709f02a8bcaf26b02636fa2a52d04ebcf27f0",
"version" : 1,
"time" : 1461071582,
"locktime" : 0,
"vin" : [
{
"txid" : "ca2392b292ef36085e3b065a001a91da3e44ad803de817949b8b99b7607a456d",
"vout" : 0,
"scriptSig" : {
"asm" : "3045022100e03d205b7ac049869a4134b31bf9503a894b776a36e933e12d3f82c594a4a0f20220187371d88c4ff82a1ef37c1e6678cd3a2f7da8a39eb5d8f2006a383f4b1294bc01 036ae7e3200e49d71030c82337313f7a4145f3658207bd7a096dc53bb7b5ed414d",
"hex" : "483045022100e03d205b7ac049869a4134b31bf9503a894b776a36e933e12d3f82c594a4a0f20220187371d88c4ff82a1ef37c1e6678cd3a2f7da8a39eb5d8f2006a383f4b1294bc0121036ae7e3200e49d71030c82337313f7a4145f3658207bd7a096dc53bb7b5ed414d"
},
"sequence" : 4294967295
}
],
"vout" : [
{
"value" : 0.35467389,
"n" : 0,
"scriptPubKey" : {
"asm" : "OP_DUP OP_HASH160 5d09b154a323b63218a00c7fd83678253fa14018 OP_EQUALVERIFY OP_CHECKSIG",
"reqSigs" : 1,
"type" : "pubkeyhash",
"addresses" : [
"ERdqwtGyGUAMysFKj8fBUQu7SLnvuYNbpx"
]
}
},
{
"value" : 1.99827738,
"n" : 1,
"scriptPubKey" : {
"asm" : "OP_DUP OP_HASH160 134dfe0431b5dee8e79d713b63e2cb878b9e9226 OP_EQUALVERIFY OP_CHECKSIG",
"reqSigs" : 1,
"type" : "pubkeyhash",
"addresses" : [
"EJuymE3Dtm2kC5FXywfmcDn7SrMKratBGY"
]
}
}
],
"blockhash" : "e1d896ac1d13013877d95e43eb96811d4fd60f10f196b3e7bd65c47d2057017d",
"confirmations" : 11069
}
I hope that there are not another chains around here...

Would a  txid from a fork still show in the block explorer?  This is the addy: EJuymE3Dtm2kC5FXywfmcDn7SrMKratBGY. Shows successfully sent but I did not get them.    
 
The answer is "it depends on if the block explorer you use is on the "forked" chain"...
I'm using http://www.europecoin.eu.org/europecoin-wallet-download/ercblockexplorer and the txid you mentioned looks the same both on the block explorer and my ERC client.

First, make a backup of your wallet.
Then check the chain by using the console (ERC qt client -> Help -> Debug -> Console) by pasting
Code:
gettransaction 725172da98029789fbaf7a1cd29709f02a8bcaf26b02636fa2a52d04ebcf27f0
You should get the same result as I did. (If not, you might be on a wrong/rogue chain.)
If you're on the right chain, next step would be to try to repair your wallet (also done in console):
Code:
repairwallet
I hope that helps.
legendary
Activity: 1140
Merit: 1004
OK
ROKOS v6 Magic Flavors
Final tests done, to be released in the next days as soon as packing its done.

Permanent Integrated Coin: Europecoin

Learn more about Europecoin at: http://rokos.space/cryptocurrencies.html

ROKOS Github:  https://github.com/okcashpro/ROKOS-OK-Bitcoin-Fullnode

*** Please raise an issue over github when releasing a new wallet so it can be updated in ROKOS.
(If no official notice/issue wallets are not updated)  - For control and security.

Same way, communities/devs can now push commits to update/improve specifics over the included config file
at your cryptocurrency folder over: https://github.com/okcashpro/ROKOS-OK-Bitcoin-Fullnode/tree/master/clients-nodes/rokos-Pi2-Pi3

Europecoin Integrated Version: 2.0.2.5


Pre-release screenshot
full member
Activity: 180
Merit: 100
Finely got my Windows wallet synced after trying for  2 weeks. Ended up using the install program.
 
Now I've a problem.   I pulled my coins off coinwallet.co  on April 19 and block explorer shows it as confirmed but it is not in my wallet.
Addy is correct.

txid: 725172da98029789fbaf7a1cd29709f02a8bcaf26b02636fa2a52d04ebcf27f0


Here's what my wallet-app said about the transaction you mentioned:
Code:
17:12:46

gettransaction 725172da98029789fbaf7a1cd29709f02a8bcaf26b02636fa2a52d04ebcf27f0


17:12:46

{
"txid" : "725172da98029789fbaf7a1cd29709f02a8bcaf26b02636fa2a52d04ebcf27f0",
"version" : 1,
"time" : 1461071582,
"locktime" : 0,
"vin" : [
{
"txid" : "ca2392b292ef36085e3b065a001a91da3e44ad803de817949b8b99b7607a456d",
"vout" : 0,
"scriptSig" : {
"asm" : "3045022100e03d205b7ac049869a4134b31bf9503a894b776a36e933e12d3f82c594a4a0f20220187371d88c4ff82a1ef37c1e6678cd3a2f7da8a39eb5d8f2006a383f4b1294bc01 036ae7e3200e49d71030c82337313f7a4145f3658207bd7a096dc53bb7b5ed414d",
"hex" : "483045022100e03d205b7ac049869a4134b31bf9503a894b776a36e933e12d3f82c594a4a0f20220187371d88c4ff82a1ef37c1e6678cd3a2f7da8a39eb5d8f2006a383f4b1294bc0121036ae7e3200e49d71030c82337313f7a4145f3658207bd7a096dc53bb7b5ed414d"
},
"sequence" : 4294967295
}
],
"vout" : [
{
"value" : 0.35467389,
"n" : 0,
"scriptPubKey" : {
"asm" : "OP_DUP OP_HASH160 5d09b154a323b63218a00c7fd83678253fa14018 OP_EQUALVERIFY OP_CHECKSIG",
"reqSigs" : 1,
"type" : "pubkeyhash",
"addresses" : [
"ERdqwtGyGUAMysFKj8fBUQu7SLnvuYNbpx"
]
}
},
{
"value" : 1.99827738,
"n" : 1,
"scriptPubKey" : {
"asm" : "OP_DUP OP_HASH160 134dfe0431b5dee8e79d713b63e2cb878b9e9226 OP_EQUALVERIFY OP_CHECKSIG",
"reqSigs" : 1,
"type" : "pubkeyhash",
"addresses" : [
"EJuymE3Dtm2kC5FXywfmcDn7SrMKratBGY"
]
}
}
],
"blockhash" : "e1d896ac1d13013877d95e43eb96811d4fd60f10f196b3e7bd65c47d2057017d",
"confirmations" : 11069
}
I hope that there are not another chains around here...

Would a  txid from a fork still show in the block explorer?  This is the addy: EJuymE3Dtm2kC5FXywfmcDn7SrMKratBGY. Shows successfully sent but I did not get them.   
 

sr. member
Activity: 385
Merit: 252
Think with your brain. It is not illegal (yet).
Finely got my Windows wallet synced after trying for  2 weeks. Ended up using the install program.
 
Now I've a problem.   I pulled my coins off coinwallet.co  on April 19 and block explorer shows it as confirmed but it is not in my wallet.
Addy is correct.

txid: 725172da98029789fbaf7a1cd29709f02a8bcaf26b02636fa2a52d04ebcf27f0


Here's what my wallet-app said about the transaction you mentioned:
Code:
17:12:46

gettransaction 725172da98029789fbaf7a1cd29709f02a8bcaf26b02636fa2a52d04ebcf27f0


17:12:46

{
"txid" : "725172da98029789fbaf7a1cd29709f02a8bcaf26b02636fa2a52d04ebcf27f0",
"version" : 1,
"time" : 1461071582,
"locktime" : 0,
"vin" : [
{
"txid" : "ca2392b292ef36085e3b065a001a91da3e44ad803de817949b8b99b7607a456d",
"vout" : 0,
"scriptSig" : {
"asm" : "3045022100e03d205b7ac049869a4134b31bf9503a894b776a36e933e12d3f82c594a4a0f20220187371d88c4ff82a1ef37c1e6678cd3a2f7da8a39eb5d8f2006a383f4b1294bc01 036ae7e3200e49d71030c82337313f7a4145f3658207bd7a096dc53bb7b5ed414d",
"hex" : "483045022100e03d205b7ac049869a4134b31bf9503a894b776a36e933e12d3f82c594a4a0f20220187371d88c4ff82a1ef37c1e6678cd3a2f7da8a39eb5d8f2006a383f4b1294bc0121036ae7e3200e49d71030c82337313f7a4145f3658207bd7a096dc53bb7b5ed414d"
},
"sequence" : 4294967295
}
],
"vout" : [
{
"value" : 0.35467389,
"n" : 0,
"scriptPubKey" : {
"asm" : "OP_DUP OP_HASH160 5d09b154a323b63218a00c7fd83678253fa14018 OP_EQUALVERIFY OP_CHECKSIG",
"reqSigs" : 1,
"type" : "pubkeyhash",
"addresses" : [
"ERdqwtGyGUAMysFKj8fBUQu7SLnvuYNbpx"
]
}
},
{
"value" : 1.99827738,
"n" : 1,
"scriptPubKey" : {
"asm" : "OP_DUP OP_HASH160 134dfe0431b5dee8e79d713b63e2cb878b9e9226 OP_EQUALVERIFY OP_CHECKSIG",
"reqSigs" : 1,
"type" : "pubkeyhash",
"addresses" : [
"EJuymE3Dtm2kC5FXywfmcDn7SrMKratBGY"
]
}
}
],
"blockhash" : "e1d896ac1d13013877d95e43eb96811d4fd60f10f196b3e7bd65c47d2057017d",
"confirmations" : 11069
}
I hope that there are not another chains around here...
sr. member
Activity: 273
Merit: 250
Has anyone else had trouble sending/receiving ERC from Bittrex?

I did 3 transactions approx 14 hours ago.

1 succeeded with 335 confirmations.

The other 2 are still 'missing'.

I expect confirmation within 48 hours. Because the lack of trades at bittrex and a small amount of 24/7 nodes of the network.

Jerry

To report back:

I received the other 2 transactions an hour ago.

sr. member
Activity: 273
Merit: 250
So... what are the current thoughts on a new coded wallet?

Hi Woody,

My experience is that the wallet is working well.

Since i used the installer (8-9 days ago), my wallet is working fine!!.

I am not sure, but i think it's now up to expanding the network with solid nodes which are available 24/7 and
of course more trading and using the coin. But that takes time.

Jerry
legendary
Activity: 1218
Merit: 1002
Supporting DMD, ERC & PIO
So... what are the current thoughts on a new coded wallet?
member
Activity: 126
Merit: 10
Has anyone else had trouble sending/receiving ERC from Bittrex?

A few days ago, I tried sending a small amount to Bittrex and shortly afterwards they changed ERC into maintenance.  After they went back to normal, my deposit never showed up, and my wallet still shows the transaction with 2,743 confirmations.

Today I tried sending a small amount again.  I now have 62 confirmations showing on my wallet for the transaction, but Bittrex doesn't show any pending deposits, and a zero ERC balance.

Is there are site where we can check what the current block is?  It appears I'm on a different chain, and I have 6 connections.
Current number of blocks: 931588.

getblockbynumber 931588

I just noticed something else that's very strange.  Every block since 888088 has a proofhash of all zeros.  Every block I look at before block 888088 has a valid proofhash...

getblockbynumber 888087
"proofhash" : "0000051411e70ef15cfcda8f1c7f13a8354a18be49f82cfc4d62156d0a0684db",

getblockbynumber 888088
"proofhash" : "0000000000000000000000000000000000000000000000000000000000000000",

"proofhash" : "000037efb17bbb6a53a1410943f24362de82f6ea2a24762b4380c21fe83a0183",

getblockbynumber 888089
"proofhash" : "0000000000000000000000000000000000000000000000000000000000000000",

"proofhash" : "000029a1a6f97648afa88f2231ccd653de9a0f9d940a8b87cc66b2cece5d89b8",

getblockbynumber 931588
"proofhash" : "0000000000000000000000000000000000000000000000000000000000000000",

its my example...


My example is different:

Code:
getblockbynumber 888088
"proofhash" : "000037efb17bbb6a53a1410943f24362de82f6ea2a24762b4380c21fe83a0183"



Code:
getblockbynumber 8888089
"proofhash" : "000029a1a6f97648afa88f2231ccd653de9a0f9d940a8b87cc66b2cece5d89b8"

However, I have less current block number: 931429

Code:
getblockbynumber 931429
"proofhash" : "0000000000000000000000000000000000000000000000000000000000000000"

While writing, total blocks: 931444
Last block time: 2016 May 8 , 9:32:02
full member
Activity: 180
Merit: 100
Finely got my Windows wallet synced after trying for  2 weeks. Ended up using the install program.
 
Now I've a problem.   I pulled my coins off coinwallet.co  on April 19 and block explorer shows it as confirmed but it is not in my wallet.
Addy is correct.

txid: 725172da98029789fbaf7a1cd29709f02a8bcaf26b02636fa2a52d04ebcf27f0

sr. member
Activity: 273
Merit: 250
Has anyone else had trouble sending/receiving ERC from Bittrex?

I did 3 transactions approx 14 hours ago.

1 succeeded with 335 confirmations.

The other 2 are still 'missing'.

I expect confirmation within 48 hours. Because the lack of trades at bittrex and a small amount of 24/7 nodes of the network.

Jerry
legendary
Activity: 1106
Merit: 1004
No risk, no fun!
Has anyone else had trouble sending/receiving ERC from Bittrex?

A few days ago, I tried sending a small amount to Bittrex and shortly afterwards they changed ERC into maintenance.  After they went back to normal, my deposit never showed up, and my wallet still shows the transaction with 2,743 confirmations.

Today I tried sending a small amount again.  I now have 62 confirmations showing on my wallet for the transaction, but Bittrex doesn't show any pending deposits, and a zero ERC balance.

Is there are site where we can check what the current block is?  It appears I'm on a different chain, and I have 6 connections.
Current number of blocks: 931588.

getblockbynumber 931588

I just noticed something else that's very strange.  Every block since 888088 has a proofhash of all zeros.  Every block I look at before block 888088 has a valid proofhash...

getblockbynumber 888087
"proofhash" : "0000051411e70ef15cfcda8f1c7f13a8354a18be49f82cfc4d62156d0a0684db",

getblockbynumber 888088
"proofhash" : "0000000000000000000000000000000000000000000000000000000000000000",

"proofhash" : "000037efb17bbb6a53a1410943f24362de82f6ea2a24762b4380c21fe83a0183",

getblockbynumber 888089
"proofhash" : "0000000000000000000000000000000000000000000000000000000000000000",[/quote]

"proofhash" : "000029a1a6f97648afa88f2231ccd653de9a0f9d940a8b87cc66b2cece5d89b8",

getblockbynumber 931588
"proofhash" : "0000000000000000000000000000000000000000000000000000000000000000",

its my example...

legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
just an idea to think about

if u add a 0.1 ERC bonus on top of normal POS rewards we would get i guess more people with active wallets

and its just below 150 ERC more daily inflation

The idea is not bad...that problem is the new VPOS.

Best Regards Christian

i see there no problem at all

all new rules how rewards calculated stay as they are just add 0.1 ERC to the reward if u find a block

should be very easy to code

and rewards people be online and mint block and have smaler coinpiles to find as many blocks as possible for the bonus 0.1 each block

just make sure u add adjustable splittreshhold in same wallet release

so everyone can easy modify towards most rewarding blocksize
copper member
Activity: 2324
Merit: 1348
just an idea to think about

if u add a 0.1 ERC bonus on top of normal POS rewards we would get i guess more people with active wallets

and its just below 150 ERC more daily inflation

The idea is not bad...that problem is the new VPOS.

Best Regards Christian
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
just an idea to think about

if u add a 0.1 ERC bonus on top of normal POS rewards we would get i guess more people with active wallets

and its just below 150 ERC more daily inflation
sr. member
Activity: 273
Merit: 250
everyone can help keep the blockgeneration more smooth by run a active staking 24/7 wallet




I've my wallet 24/7 up and running.

Number of connections between 6 and 12. But is very slowwwww.

Did some trades on bittrex, but we need more active europecoin users.

legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API
Hey Matthias,

we need a link here on OP to our new ANN of Federated Blockchains Initiative!

Greetz
Steve


jup, done Grin
Matthias


.
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
everyone can help keep the blockgeneration more smooth by run a active staking 24/7 wallet


legendary
Activity: 1106
Merit: 1004
No risk, no fun!
Hey Matthias,

we need a link here on OP to our new ANN of Federated Blockchains Initiative!

Greetz
Steve
legendary
Activity: 2100
Merit: 1012
Europecoin Financecloud API
Hi,

Is it just me, or is the network very slow.

The last block was from approx 12 hours ago (928652) or do we just need te be more patient.

Jerry






twelve hours? I see this from time to time on Bittrex, But usually its moving now,
despite from random stops lasting ~1/2 hours, wich is normal at this stage, W
e will have to grow, now. But i have no doubt we will.
Yes, Network is slow, but not in an unusual or unhealthy way,
we need just some more stakers, traders, merchants,
And we will get them ...





If you know some merchants, a chinese exchange some moderate swingtraders, you may
raise the case for us. We are saying thank you by paying rewards and you are strengthening your investment.
Every effort,
you put into Europecoin, comes back through faster progress and higher value.


have fun
Matthias  Smiley


.

sr. member
Activity: 273
Merit: 250
Hi,

Is it just me, or is the network very slow.

The last block was from approx 12 hours ago (928652) or do we just need te be more patient.

Jerry

Jump to: