Bitcoin Forum
June 21, 2024, 04:47:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Sent Bitcoins i can't receive  (Read 657 times)
GoldenPhoenix (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
May 10, 2016, 03:37:18 PM
 #1

Hello everyone, i have quite a problem, i sent bitoins from an online wallet to Bitcore but the thing is that my bitcore isn't setup and i can't set it up since i need to clear more than 80GB of space. So my bitcoins desapread from my online wallet but i can't receive them on Bitcore.
I would apriciate it very much if someone found a solution
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3430
Merit: 6720


Just writing some code


View Profile WWW
May 10, 2016, 03:45:12 PM
 #2

Enable pruning. Go to the data directory (see https://en.bitcoin.it/wiki/Data_directory for the default locations) and create a bitcoin.conf file. In the file, have a line with
Code:
prune=550
This will prune the blockchain and make the size or takes about 2Gb.

socks435
Legendary
*
Offline Offline

Activity: 2016
Merit: 1030

Privacy is always important


View Profile
May 10, 2016, 03:47:23 PM
 #3

If you have already the only software install to your device not only the whole block network.. just try to back your wallet.. and install it in blockchain..
I hope it helps..
Or this one may help http://bitcoin.stackexchange.com/questions/36443/can-i-import-my-wallet-from-my-bitcoin-core-for-electrum

Solving blocks can't be solved without my rigs.
GoldenPhoenix (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
May 10, 2016, 03:52:39 PM
 #4

Enable pruning. Go to the data directory (see https://en.bitcoin.it/wiki/Data_directory for the default locations) and create a bitcoin.conf file. In the file, have a line with
Code:
prune=550
This will prune the blockchain and make the size or takes about 2Gb.

Hey, yeah that would be helpfull but i honestly didn't understood a thing... I'm not a newbie but i'm not an expert in bitcoins
socks435
Legendary
*
Offline Offline

Activity: 2016
Merit: 1030

Privacy is always important


View Profile
May 10, 2016, 03:58:22 PM
 #5

Enable pruning. Go to the data directory (see https://en.bitcoin.it/wiki/Data_directory for the default locations) and create a bitcoin.conf file. In the file, have a line with
Code:
prune=550
This will prune the blockchain and make the size or takes about 2Gb.

Hey, yeah that would be helpfull but i honestly didn't understood a thing... I'm not a newbie but i'm not an expert in bitcoins
You can try to import the wallet and transfer it to another wallet like electrum or blockchain.. just need to get the private key and import it in other wallet..

Solving blocks can't be solved without my rigs.
GoldenPhoenix (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
May 10, 2016, 04:00:41 PM
 #6

okay ! thank you very much i really apriciate it !!
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3430
Merit: 6720


Just writing some code


View Profile WWW
May 10, 2016, 04:03:22 PM
 #7

Enable pruning. Go to the data directory (see https://en.bitcoin.it/wiki/Data_directory for the default locations) and create a bitcoin.conf file. In the file, have a line with
Code:
prune=550
This will prune the blockchain and make the size or takes about 2Gb.

Hey, yeah that would be helpfull but i honestly didn't understood a thing... I'm not a newbie but i'm not an expert in bitcoins
As I said, go to the data directory. The link I gave you will tell you where it is for your operating system. In that first, create a text file. In that file, put the line that I gave you above. Save the file in the data directory. In a file explorer, rename the file you saved to bitcoin.conf. Then start bitcoin core and it will be pruned.

shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1520


No I dont escrow anymore.


View Profile WWW
May 10, 2016, 09:10:38 PM
 #8

Enable pruning. Go to the data directory (see https://en.bitcoin.it/wiki/Data_directory for the default locations) and create a bitcoin.conf file. In the file, have a line with
Code:
prune=550
This will prune the blockchain and make the size or takes about 2Gb.

Hey, yeah that would be helpfull but i honestly didn't understood a thing... I'm not a newbie but i'm not an expert in bitcoins
As I said, go to the data directory. The link I gave you will tell you where it is for your operating system. In that first, create a text file. In that file, put the line that I gave you above. Save the file in the data directory. In a file explorer, rename the file you saved to bitcoin.conf. Then start bitcoin core and it will be pruned.

Might wana make sure they are using bitcoin core, because in the first post OP said "bitcore"[1] which is not the same.

[1] https://github.com/bitpay/bitcore

Im not really here, its just your imagination.
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3430
Merit: 6720


Just writing some code


View Profile WWW
May 10, 2016, 09:15:20 PM
 #9

Enable pruning. Go to the data directory (see https://en.bitcoin.it/wiki/Data_directory for the default locations) and create a bitcoin.conf file. In the file, have a line with
Code:
prune=550
This will prune the blockchain and make the size or takes about 2Gb.

Hey, yeah that would be helpfull but i honestly didn't understood a thing... I'm not a newbie but i'm not an expert in bitcoins
As I said, go to the data directory. The link I gave you will tell you where it is for your operating system. In that first, create a text file. In that file, put the line that I gave you above. Save the file in the data directory. In a file explorer, rename the file you saved to bitcoin.conf. Then start bitcoin core and it will be pruned.

Might wana make sure they are using bitcoin core, because in the first post OP said "bitcore"[1] which is not the same.

[1] https://github.com/bitpay/bitcore
I always assume Bitcoin Core when they are talking about wallets and have something along the lines of "core", "bitcore", etc because AFAIK Bitpay's Bitcore is not actually a wallet. It is just a full node implementation.

shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1520


No I dont escrow anymore.


View Profile WWW
May 10, 2016, 09:22:59 PM
 #10

Enable pruning. Go to the data directory (see https://en.bitcoin.it/wiki/Data_directory for the default locations) and create a bitcoin.conf file. In the file, have a line with
Code:
prune=550
This will prune the blockchain and make the size or takes about 2Gb.

Hey, yeah that would be helpfull but i honestly didn't understood a thing... I'm not a newbie but i'm not an expert in bitcoins
As I said, go to the data directory. The link I gave you will tell you where it is for your operating system. In that first, create a text file. In that file, put the line that I gave you above. Save the file in the data directory. In a file explorer, rename the file you saved to bitcoin.conf. Then start bitcoin core and it will be pruned.

Might wana make sure they are using bitcoin core, because in the first post OP said "bitcore"[1] which is not the same.

[1] https://github.com/bitpay/bitcore
I always assume Bitcoin Core when they are talking about wallets and have something along the lines of "core", "bitcore", etc because AFAIK Bitpay's Bitcore is not actually a wallet. It is just a full node implementation.

Fair enough.

@OP which OS do you use?

Im not really here, its just your imagination.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!