Bitcoin Forum
May 26, 2024, 11:00:28 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 21 22 23 24 25 »
241  Bitcoin / Bitcoin Technical Support / Re: BITCOIN TRANSACTION HELP PLEASE on: July 29, 2017, 06:13:01 PM
Could someone please tell me what to do
Im have a bitcoin balance on my blockchain wallet worth 0.005 i would like to transfer it to my another wallet.but it show i can only transfer 0.00014 of bitcoin.,due to insuffiecient funds
Do i need to add more bitcoin on my wallet to cover the fee?

i have code which you can use on your server which will send your btc to your desired address., 0.005 are more than enough .
242  Bitcoin / Bitcoin Technical Support / is there a way i can get getRawTransaction without querying bitcoind/bitcoin-cli on: July 29, 2017, 05:55:41 PM
hi, i am trying to understand how does the bitcoind works.,

lets say if i have tx_hex ,

can i get the getRawTransaction from tx_hex , without querying the bitcoind/bitcoin-cli ?

i mean just by decoding ?

or tx_hex a key, and value is stored in the data directory of bitcoin ?

more like

key => value pair

where tx_hex is key and hextransaction is stored on disk ?

thanks for your time.
243  Economy / Trading Discussion / Re: Turn $10,000 into 1 Million on: July 29, 2017, 02:24:43 AM
any update OP.

if you have another plan for those who wants to jump in now., please start a new thread, i would like to invest some.,

thanks
244  Economy / Trading Discussion / Re: Turn $10,000 into 1 Million on: July 28, 2017, 12:39:26 PM


For anyone considering buying Bitshares, here's some decent TA.

https://twitter.com/Cryptographic2u/status/890631632742359041

Interesting thread, going to follow it. If you do not mind me asking, what is TA?

most probably it means "technical analysis"
245  Bitcoin / Bitcoin Discussion / Re: Challenge:1k Dollar to 1 Million dollar on: July 28, 2017, 12:26:27 PM
if you have the plan then i am ready to put in 1k .,

i am not into day trading., but if the task demands ,then i can learn it.
246  Bitcoin / Bitcoin Discussion / Re: What to do with the people who don't like Bitcoin? on: July 28, 2017, 11:10:50 AM
you cant do anything about it.
think it as its their loss, becuase they dont know more or trust bitcoin.
i have been in sitution where people asked me how does mining makes money and i was noob at that time., so i was like it just does.
247  Economy / Speculation / Re: Is it too late to buy bitcoin? on: July 28, 2017, 11:06:17 AM
Is it too late to buy bitcoin?
no

Is it too late to buy bitcoin at cheap ?
yes.

becuase old prices will never come back.,
248  Bitcoin / Bitcoin Discussion / Re: What are your plans with your Bitcoin? on: July 28, 2017, 11:05:24 AM
i recently bought some bitcoins , to make sure i get a much as i can before., price goes up.,
my plan is , i am going to hold on to them., till the price reaches 50k., and i am gonna sell few at that time.
249  Bitcoin / Bitcoin Discussion / Re: Investing before August 1st. on: July 28, 2017, 11:03:24 AM
i was hoping to get btc price till 1200 bucks , but its still climbing., it did came down ~1800 on 18th i guess.,

but since then its just going up, you should better wait., it will come down either before 30th july or after 1 august.
250  Bitcoin / Bitcoin Technical Support / How can i make sure i get bitcoins transactions as soon as possible ? on: July 21, 2017, 04:06:29 PM
i am running bitcoin-core on linux box i.e. i am running it as a node/daemon.

what i want is, new bitcoin transaction details as soon as they happen .

which of the following approach is best ?

1) running node myself and listen for trasnactions
2) get transaction details from 3rd party API like blockchain.info
3) listen to socket.io for bitcoin transactions. provided by blockexplorer.com

which one of the above is fast.


thanks for your time.




251  Bitcoin / Bitcoin Technical Support / Re: Bitcoin mixer or self mixing? on: July 21, 2017, 02:22:27 PM
always use mixer, because the mixer has multi input and multi outputs, while if you are planning to do mixxing yourself and create new address and use it as a just middleman, then it can still be traceable even though you move funds betn, your 20+ addresses.,

mixers are cheap, use it.


But mixers is 3rd party and they have mix logs, so they can share it with everyone who will ask. In my opinion it's better to use own "mixer" and have less anonimity than share information with 3rd party.

you can always contact the mixer site/company and ask them about how do they handle the transactions, i mean do they keep logs and share with government and ask them, will they share your private information on producing court order ?

if all is good, then you can go ahead.

but if the transaction is big enough, then i would start a mixing site just for front, and do mixing myself.
252  Economy / Speculation / Re: The sky has not fallen down on our head and I hope you have not sold at $1830! on: July 21, 2017, 07:27:10 AM
damn, i was waiting to get btc below 1500 so could buy some., missed 1800 window. FML.
but i guess there are people who will panic before august 1st and then hopefully ill buy some more.,
253  Bitcoin / Bitcoin Discussion / Re: Which bitcoin Block Explorer is correct ? on: July 20, 2017, 08:55:00 PM
In a way both are correct.
Genesis block is unspendable, so the first 50btc 'don't count'.

why are they unspendable ?

nobody has its private keys ?

how many blocks are genesis blocks ?

how did you know that it was genesis block ?

thanks
254  Bitcoin / Bitcoin Discussion / Which bitcoin Block Explorer is correct ? on: July 20, 2017, 08:28:25 PM
https://blockexplorer.com/address/12c6DSiU4Rq3P4ZxziKxzrL5LmMBrzjrJX
shows
Final Balance   0.05723154 BTC

While

https://blockchain.info/address/12c6DSiU4Rq3P4ZxziKxzrL5LmMBrzjrJX
shows
Final Balance   50.05723154 BTC

which one is correct ? and why other is incorrect ?

thanks
255  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core could kill your hardware? on: July 20, 2017, 08:02:38 PM
bitcoind core is write heavy , means it pulls ledger/transaction data and writes to the disk.,

it pulls data using internet, so if you are on non-unlimited plan, then you should not do it.

it writes ledger data to file on disk., so if you have disk with low writes cycles, then your disk could break sooner.
there  are disk with more write cycles and less write cycles, flash drives has very less write cycles.,
so if you want to run a node and plan to keep on running it, keep some good quality HDD. with higher write cycles.
normally you dont have to worry that much, as major SSD are capable of handling such tasks.

256  Bitcoin / Bitcoin Technical Support / Re: Bitcoin mixer or self mixing? on: July 20, 2017, 07:13:28 PM
always use mixer, because the mixer has multi input and multi outputs, while if you are planning to do mixxing yourself and create new address and use it as a just middleman, then it can still be traceable even though you move funds betn, your 20+ addresses.,

mixers are cheap, use it.
257  Bitcoin / Bitcoin Discussion / Re: How can you see bitcoin in the future? on: July 20, 2017, 04:06:23 PM
i guess, you mean
where do you see bitcoin in future .

i see it at 10k  in coming 2-3 years and much more than that in coming 5-10 years ~50k.
its far from going down. its the only thing that is gowing up like crazy. so i am keep buying few btc per month.
258  Other / Off-topic / Re: If you got a chance to time travel back to past what would you change and why? on: July 20, 2017, 03:32:04 PM
i would go back to 97-98 because at that time i had my first computer, so with all mu current knowledge, i would make cash till 2009 and at 2009 buy shitloads of bitcoins.
259  Bitcoin / Electrum / Re: Electrum wallet safe to use? on: July 18, 2017, 04:50:12 AM
i have never used it . but whats wrong with default bitcoind wallet ? i.e. bitcoin core

if you want more secure wallet, then go for hardware wallet/. any software wallet can be hacked, or in worst case the passwords can sniffed using keylogger or something like that.,

so for me Electrum wallet is just another wallet., and if you have anti virus , anti malware installed on your computer then its safe to use.
260  Bitcoin / Bitcoin Discussion / Re: What happens in the world of cryptocurrency if.... on: July 18, 2017, 04:46:48 AM
if a lot of people started to know more about bitcoins and or other altcoins., so it will increase demand for such coins and if the supply is limited e.g. case of bitcoin then the price will be increased a lot., and if the supply is unlimited e.g. stellar coin , then not much difference.,

but i may be wrong., about altcoin , but it surely will increase bitcoin price.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 21 22 23 24 25 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!