Chiken (OP)
Newbie
Offline
Activity: 29
Merit: 0
|
|
December 06, 2015, 01:39:33 AM |
|
So I deposited the BTC I made from CoinURL to my Bitcoin Core, but I haven't received it yet. It's been at least an hour. Who could I contact?
|
|
|
|
cr1776
Legendary
Offline
Activity: 4256
Merit: 1313
|
|
December 06, 2015, 01:43:01 AM |
|
Do you have a transaction ID?
You probably will want to contact CoinURL if not.
|
|
|
|
Chiken (OP)
Newbie
Offline
Activity: 29
Merit: 0
|
|
December 06, 2015, 01:46:57 AM |
|
Do you have a transaction ID?
You probably will want to contact CoinURL if not.
Well, it does show on my transaction history yeah
|
|
|
|
cr1776
Legendary
Offline
Activity: 4256
Merit: 1313
|
|
December 06, 2015, 01:51:33 AM |
|
Do you have a transaction ID?
You probably will want to contact CoinURL if not.
Well, it does show on my transaction history yeah If you have the bitcoin transaction ID, you can see what is going on using a site like: http://blockr.ioor http://blockchain.infoThen you can see if it is waiting to be confirmed etc. You can safely share the transaction ID UNLESS you care whether people know what you were paid out from CoinURL.
|
|
|
|
Chiken (OP)
Newbie
Offline
Activity: 29
Merit: 0
|
|
December 06, 2015, 02:05:29 AM |
|
Do you have a transaction ID?
You probably will want to contact CoinURL if not.
Well, it does show on my transaction history yeah If you have the bitcoin transaction ID, you can see what is going on using a site like: http://blockr.ioor http://blockchain.infoThen you can see if it is waiting to be confirmed etc. You can safely share the transaction ID UNLESS you care whether people know what you were paid out from CoinURL. Actually I don't have a Transaction ID
|
|
|
|
ranochigo
Legendary
Offline
Activity: 3052
Merit: 4443
Crypto Swap Exchange
|
|
December 06, 2015, 02:21:35 AM |
|
What is the address that you have sent the Bitcoins from CoinURL to? Is your Bitcoin Core fully synchronized (a tick at bottom right).
|
|
|
|
Chiken (OP)
Newbie
Offline
Activity: 29
Merit: 0
|
|
December 06, 2015, 02:34:54 AM |
|
What is the address that you have sent the Bitcoins from CoinURL to? Is your Bitcoin Core fully synchronized (a tick at bottom right).
It says "Synchronizing with network: 2years and 19weeks behind"
|
|
|
|
ranochigo
Legendary
Offline
Activity: 3052
Merit: 4443
Crypto Swap Exchange
|
|
December 06, 2015, 02:42:01 AM |
|
What is the address that you have sent the Bitcoins from CoinURL to? Is your Bitcoin Core fully synchronized (a tick at bottom right).
It says "Synchronizing with network: 2years and 19weeks behind" The transaction will only appear when Bitcoin Core has a tick at the bottom right or when Bitcoin Core has synchronized to a block that the transaction was mined in or when Bitcoin Core synchronizes to a block that is close to the time when the TX appeared if it's unconfirmed.
|
|
|
|
Chiken (OP)
Newbie
Offline
Activity: 29
Merit: 0
|
|
December 06, 2015, 02:53:16 AM |
|
What is the address that you have sent the Bitcoins from CoinURL to? Is your Bitcoin Core fully synchronized (a tick at bottom right).
It says "Synchronizing with network: 2years and 19weeks behind" The transaction will only appear when Bitcoin Core has a tick at the bottom right or when Bitcoin Core has synchronized to a block that the transaction was mined in or when Bitcoin Core synchronizes to a block that is close to the time when the TX appeared if it's unconfirmed. So it's going to take 2years for it to syncronize for me? I'm new to using Core, thought it would be more secure and better then a webased one
|
|
|
|
achow101
Staff
Legendary
Offline
Activity: 3570
Merit: 6927
Just writing some code
|
|
December 06, 2015, 02:55:09 AM |
|
So it's going to take 2years for it to syncronize for me? I'm new to using Core, thought it would be more secure and better then a webased one No. It just means that the latest block it has is 2 years old. It will sync faster than that. It will take a few days at most. Usually the sync takes several hours.
|
|
|
|
ranochigo
Legendary
Offline
Activity: 3052
Merit: 4443
Crypto Swap Exchange
|
|
December 06, 2015, 03:00:04 AM |
|
What is the address that you have sent the Bitcoins from CoinURL to? Is your Bitcoin Core fully synchronized (a tick at bottom right).
It says "Synchronizing with network: 2years and 19weeks behind" The transaction will only appear when Bitcoin Core has a tick at the bottom right or when Bitcoin Core has synchronized to a block that the transaction was mined in or when Bitcoin Core synchronizes to a block that is close to the time when the TX appeared if it's unconfirmed. So it's going to take 2years for it to syncronize for me? I'm new to using Core, thought it would be more secure and better then a webased one It depends on a few factors, your internet connection speed, disk I/O and CPU speed. With the headers-first synchronization, it is much faster since blocks are downloaded simultaneously, like torrent. CPU speed is the most likely bottleneck here, client have to verify each block individually to ensure that it is valid. Core is definitely more secure than webwallets and most other wallet in terms of its trust towards a third party. Core does not trust anyone. However, other SPV clients like Multibit and Electrum, although trusts the miner fully, have more advanced features like Hierarchical deterministic seeds and users would only have to back it up once compared to core which requires a backup every 100 transactions. It does trust the miners to enforce the network rules though. IMO, Electrum is trusted enough. I would recommend you to wait for Bitcoin Core to synchronize first and ensure that you have ~60GB of disk space. Could you give us the address so we can ensure that the coins have indeed been sent to your address? If you absolutely absolutely need your coins fast, I have written a short answer here to export the private key: https://bitcointalk.org/index.php?topic=1276902.msg13158003#msg13158003.
|
|
|
|
Chiken (OP)
Newbie
Offline
Activity: 29
Merit: 0
|
|
December 06, 2015, 03:03:05 AM |
|
So it's going to take 2years for it to syncronize for me? I'm new to using Core, thought it would be more secure and better then a webased one No. It just means that the latest block it has is 2 years old. It will sync faster than that. It will take a few days at most. Usually the sync takes several hours. Oh wow
|
|
|
|
cr1776
Legendary
Offline
Activity: 4256
Merit: 1313
|
|
December 06, 2015, 03:31:15 AM |
|
So it's going to take 2years for it to syncronize for me? I'm new to using Core, thought it would be more secure and better then a webased one No. It just means that the latest block it has is 2 years old. It will sync faster than that. It will take a few days at most. Usually the sync takes several hours. Oh wow If you know the address it was sent to, you can check it with a block explorer (like the two above) and make sure it was received. When Core catches up, you should see it there too.
|
|
|
|
JumperX
|
|
December 06, 2015, 04:26:32 AM |
|
So it's going to take 2years for it to syncronize for me? I'm new to using Core, thought it would be more secure and better then a webased one No. It just means that the latest block it has is 2 years old. It will sync faster than that. It will take a few days at most. Usually the sync takes several hours. Oh wow would you mind sharing here your recieving address on bitcoin core? we might be able to figure this is more easily for you
|
|
|
|
ranochigo
Legendary
Offline
Activity: 3052
Merit: 4443
Crypto Swap Exchange
|
|
December 06, 2015, 04:33:20 AM |
|
So it's going to take 2years for it to syncronize for me? I'm new to using Core, thought it would be more secure and better then a webased one No. It just means that the latest block it has is 2 years old. It will sync faster than that. It will take a few days at most. Usually the sync takes several hours. Oh wow would you mind sharing here your recieving address on bitcoin core? we might be able to figure this is more easily for you He have sent the address to me earlier. There is nothing in the address, he have already contacted the support, just need to wait for reply.
|
|
|
|
Chiken (OP)
Newbie
Offline
Activity: 29
Merit: 0
|
|
December 06, 2015, 07:54:37 PM |
|
So it's going to take 2years for it to syncronize for me? I'm new to using Core, thought it would be more secure and better then a webased one No. It just means that the latest block it has is 2 years old. It will sync faster than that. It will take a few days at most. Usually the sync takes several hours. Oh wow would you mind sharing here your recieving address on bitcoin core? we might be able to figure this is more easily for you He have sent the address to me earlier. There is nothing in the address, he have already contacted the support, just need to wait for reply. Well, remember when I said I made a support ticket? They bannded me a day later. Here: http://imgur.com/a/CWpKj
|
|
|
|
achow101
Staff
Legendary
Offline
Activity: 3570
Merit: 6927
Just writing some code
|
|
December 06, 2015, 08:06:40 PM |
|
That is quite unfortunate. You should try their support again, but I highly doubt that anything will come of it.
|
|
|
|
Chiken (OP)
Newbie
Offline
Activity: 29
Merit: 0
|
|
December 06, 2015, 08:14:54 PM |
|
That is quite unfortunate. You should try their support again, but I highly doubt that anything will come of it. They aren't gonna do anything.. They know exactly why the banned me, even though I don't.
|
|
|
|
favdesu
Legendary
Offline
Activity: 1764
Merit: 1000
|
|
December 06, 2015, 09:08:56 PM |
|
That is quite unfortunate. You should try their support again, but I highly doubt that anything will come of it. They aren't gonna do anything.. They know exactly why the banned me, even though I don't. meh, that's coinurl... it was good before the previous owner sold it
|
|
|
|
Chiken (OP)
Newbie
Offline
Activity: 29
Merit: 0
|
|
December 06, 2015, 09:35:52 PM |
|
That is quite unfortunate. You should try their support again, but I highly doubt that anything will come of it. They aren't gonna do anything.. They know exactly why the banned me, even though I don't. meh, that's coinurl... it was good before the previous owner sold it Yeah it just really fucking sucks that those BTC went down the drain for me Who was the previous owner of CoinURL?
|
|
|
|
|