Bitcoin Forum
May 25, 2024, 10:00:42 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 [508] 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 ... 590 »
10141  Bitcoin / Bitcoin Technical Support / Re: Is it mandatory to upgrade to XT? on: June 14, 2015, 04:51:43 PM
It is not mandatory, nothing is mandatory. You don't need to upgrade now. If more than 90% of the nodes and the last 1000 blocks mined follow the new rules, then there will be an official announcement from Gavin (probably) about the time and block number of the hard fork. It becomes recommended to change to Bitcoin XT if this happens, as the old chain will be left insecure and unused. However, a change to Bitcoin XT is not necessarily required; there is the possibility that Bitcoin Core will support the change. Unless you support the change, then there is currently no need to change to Bitcoin XT and it most certainly is not mandatory.
10142  Economy / Services / Re: Idea For New Type of Free Bitcoin Website (Need Dev's Help!) PAYING 4 GOOD HELP on: June 14, 2015, 03:51:03 PM
You should move this thread to the services sub-forum. You will probably get more people there who will help you. Also, you should post in this thread here: https://bitcointalk.org/index.php?topic=1082066.0 where you may get more people who will help.
10143  Bitcoin / Bitcoin Discussion / Re: A major flaw with Bitcoin on: June 14, 2015, 03:45:51 PM
Why would you want money to smell? That means that it has passed through so many dirty hands, pockets, and who knows what. With Bitcoin, you don't need to touch it at all. It doesn't get nasty little germs that could kill me, and I like my money to be sterile. No germs for me.
10144  Economy / Lending / Re: People taking too many loans? on: June 14, 2015, 03:14:56 PM
A lot of what I have been seeing is to pay a bill or something periodic but the loanee doesn't receive his paycheck until after the bill's due date. I think that some of this is BS and that the real reason is to be taking out a rep loan to gain reputation and positive trust.
10145  Bitcoin / Bitcoin Technical Support / Re: Copied my blockchain data to run on a new computer but dl's it again on: June 14, 2015, 03:11:27 PM
It should be re-validating and possibly reindexing the blocks, but not redownlading them. It might be rebuilding some of the databases. Also, if you are using another wallet, it needs to check the entire blockchain to see if there are any transactions for the addresses in the wallet.
10146  Bitcoin / Bitcoin Technical Support / Re: need help installing bitcoin-core on ubuntu [offline] on: June 14, 2015, 02:29:57 PM
You will need to be online to do this, so connect your computer to Wi-fi or ethernet. If you open settings, you can should find something about networks and wireless connections and then connect to a wifi network. Without internet, you won't be able to compile and run a Bitcoin full node.

So what you downloaded is the source code for Bitcoin Core. In order to install it, you will need to compile the code. I have posted the instructions below, but you can also find them under doc/build-unix.md.

First install all of the dependencies. Open a terminal and type all of this:
Code:
sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev libboost-all-dev
Then you need to get the db4.8 and miniupnpc packages from Bitcoin's ubuntu repository:
Code:
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev libminiupnpc-dev
Then you need to install Qt to have Bitcoin-Qt:
Code:
sudo apt-get install libqt4-dev libprotobuf-dev protobuf-compilerlibqrencode-dev 

Once all of the dependencies are installed, you must compile the code. Again in the terminal run:
Code:
./autogen.sh
./configure
make
make install
This will compile and install Bitcoin Core to your system. You can now run it by typing
Code:
bitcoin-qt
in a terminal. It might also show up in the app drawer, but I'm not sure.
10147  Bitcoin / Bitcoin Discussion / Re: Check out this intermediate bitcoin quiz. How much did you score? on: June 14, 2015, 01:48:59 AM
There were a couple of typos and spelling errors. Overall, it was OK, not that hard. However, some answers were vague or wrong i.e. "Who invented Bitcoin" should be "Satoshi Nakamoto", not "no one knows". Also, the question about which hash algorithm should have the answer be spelled out and capitalized like the other hash algos shown i.e. instead of "sha256" it should be "Secure Hash Algorithm 256 (SHA-256).
10148  Other / Meta / Re: Discussion Required on: June 13, 2015, 03:52:09 PM
You should ask everyone who gave him trust to remove their trust both positive and negative. However, as erikalui said above, it is hard to tell if a loan or trade was faked (not saying that it was) and thus some users might refuse to remove their feedback. Since the account is under new ownership, you should ask Vod to remove the positive trust although he probably won't since he won't be back on this forum for a while. Also, Quickseller is no longer on default trust so this rating won't be seen by many members, although he does seem to shift on and off default trust quite frequently.
10149  Bitcoin / Bitcoin Discussion / Re: Would You Ever Take Out a Loan in Bitcoin? on: June 13, 2015, 03:39:31 PM
never ever
the loaner could easily run away with my coins  Lips sealed !

Exactly it sounds little bit risky and wierd he can easily run away with your hard earned bitcoins and it is better to stay away from loan in bitcoins. If you need money there are many ways to get a loan and the best way is to contact the bank as it is the safest way to do. But loan on bitcoin..simply not possible.
This is why a lot of lenders require some kind of collateral so that if the loaner runs away with the coins, the collateral can be sold to make up for the loss and usually interest.
10150  Bitcoin / Bitcoin Discussion / Re: Bitcoin Consensus – Why We Must Know the Answer Before Asking the Question on: June 13, 2015, 03:38:02 PM
The legitimacy of a chain is determined by the miners and nodes. If one portion accepts 20 MB blocks and the other portion does not, then there will be a persistent fork. Both branches will persist because each group considers its branch to be the longest valid chain and the other group's branch to be either orphaned or invalid.
It is possible that both branches persist, but unlikely because the fork only occurs when >90% or > 95% of nodes and blocks follow the new rules. Once that happens, the old chain is no longer secure due to decreased hash rate and very few people would be using it. Most exchanges would either switch chains or stop exchanging Bitcoin. Essentially, the old chain would no longer be of any value.
10151  Bitcoin / Bitcoin Discussion / Re: Idea for a bitcoin killer app => "email megafone" on: June 13, 2015, 03:34:07 PM
So this is basically email advertising, like what a lot of stuff in my spam box is. I think that this would be filtered by most email provider's spam filters.

Also, how would the winner be determined by the block hashes and what are the place numbers?
10152  Economy / Lending / Re: Have 20 bitcointalk accounts with 40 posts in each account on: June 13, 2015, 03:24:23 PM
Check your math. If the account is more than .005 in your opinion then 20 accounts is worth more than .1 how can you say it isnt even 110% of the loan amount?
I personally don't think that these accounts would be worth more than 0.005 each. In fact, they are currently newbies (OP hasn't stated otherwise) so these accounts are worth less. It depends on the market really, and right now, I haven't seen much demand for Jr. Member accounts.
10153  Alternate cryptocurrencies / Altcoin Discussion / Re: Show me your Bitcoin XT on: June 13, 2015, 03:22:06 PM
OK, started to panic a bit about this whole fork talk. So I read the whole thread a little more carefully. So what is going on here is that the new client (XT) runs on the same block chain as the old client (core). The XT will just be ready to support the fork if or when it comes. So all that FUD about there is now two type of coins is not true. Since they run on the blockchains is it the same coins bassically. Only after the fork will there be possibility to do the trix with having "double" the coins, but at that time should there be consensus what chain to run, and one will no consensus will just die, since no bitcoin exhange would accept that chain. Right?
Exactly. Although some people and exchanges might still accept the old chain, since it has a significantly lower hashrate but still a high difficulty, the blockchain would become insecure and prone to attacks. This would prompt people to switch to the new chain if they hadn't already.
10154  Economy / Lending / Re: Have 20 bitcointalk accounts with 40 posts in each account on: June 13, 2015, 03:04:51 PM
Looks like you dont have plans on paying back the loan if you get it, ill say you are selling all of it for .1btc
He probably is. 20 Jr. Member accounts can sell for somewhere between 0.05 and 0.1 BTC. I also don't think that they are valid collateral because all of those accounts are not worth 110% -120% of the amount he is asking for.
10155  Bitcoin / Project Development / Re: Accessing Bitcoin core software through a mobile phone with no internet connecti on: June 13, 2015, 02:01:36 AM
You should have Bitcoin Core installed running in server mode and accepting RPC calls. You can then use standard JSON RPC calls to the Bitcoin RPC Server to do whatever you want.
10156  Bitcoin / Bitcoin Discussion / Re: The lowered transaction fees in Bitcoin core 0.10.2 are excellent on: June 13, 2015, 01:55:08 AM
Sent over 14 BTC for a fee of 0.00001412 BTC, 0.3 cent fee for a $3300 transaction!

Confirmed at the same speed new blocks were added to the blockchain.
Large Bitcoin transactions like this can be confirmed quickly even with no fee. They have a higher priority because of the transacted amount.
10157  Bitcoin / Bitcoin Discussion / Re: Do you agree to raise the block size limit to 20 megabytes or not? on: June 12, 2015, 09:54:21 PM
Maybe instead of going directly up to 20MB, it could rise slowly every month/year.
That would require multiple hard forks of the blockchain and multiple software upgrades. The logistics of doing this would be too great, so it is much more effective to increase it by larger amounts. Right now, instead of 20 MB, the proposed size is 8 MB with the limit rising every couple years if necessary.
10158  Bitcoin / Bitcoin Discussion / Re: The lowered transaction fees in Bitcoin core 0.10.2 are excellent on: June 12, 2015, 09:43:10 PM
Those are some very very low fees, which should mean that your transactions won't be confirmed unless the Bitcoins are a very large amount. The default transaction fee and recommended fee is still 0.0001BTC.
10159  Bitcoin / Development & Technical Discussion / Re: When is op_return scheduled to be 80 bytes? on: June 12, 2015, 12:18:23 AM
I'm pretty sure that it is going to stay at 40 bytes and not change back. There is no reason to.
10160  Bitcoin / Bitcoin Discussion / Re: The overlooked existential threat of centralization on: June 12, 2015, 12:16:53 AM
I guess one of the contributing reasons could also be that it isn't as easy as it should be. Imagine if there was software and you had to only press "turn on" to become a full node (once synced).
Why is it so difficult to download and install Bitcoin Core then just start the program and let it run? What is so hard about that. That is essentially what you are saying. It is quite easy to run a full node, albeit the wallet function of Bitcoin Core could use some UI work. There are also hardware nodes that you can just buy and works right out of the box.
Pages: « 1 ... 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 [508] 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 ... 590 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!