Bitcoin-hotep (OP)
|
|
December 21, 2013, 05:50:43 PM |
|
How do I find the Bitcoin code? And Bitcoin is a SHA coin correct?
|
|
|
|
|
|
|
t1000
|
|
December 21, 2013, 06:44:26 PM |
|
Correct. That is the GIT repository for the source code. The sourceforge ones have compiled binaries. bitcoind is the headless version. bitcoin-qt is the GUI version. The full client will download the entire blockchain, which is ~16GB now. This can take days. Not everyone use the full client. But being one is good for the network. You will play a part in relaying blocks and transactions.
|
Did you find my posts helpful? Did I say say something nice? Your generosity is much appreciate. BTC: 1G7chBLoYqGfdyfkrox53yDn6sS65PgFYk LTC: LiYeFdbv5oxin9S3Wmn4v84LuGZ9nsE4XZ
|
|
|
Bitcoin-hotep (OP)
|
|
December 21, 2013, 06:48:17 PM |
|
Correct. That is the GIT repository for the source code. The sourceforge ones have compiled binaries. bitcoind is the headless version. bitcoin-qt is the GUI version. The full client will download the entire blockchain, which is ~16GB now. This can take days. Not everyone use the full client. But being one is good for the network. You will play a part in relaying blocks and transactions. How do I go about downloading the whole thing? I have 2 TB of storage
|
|
|
|
BurtW
Legendary
Offline
Activity: 2646
Merit: 1138
All paid signature campaigns should be banned.
|
|
December 21, 2013, 06:53:17 PM |
|
Go to bitcoin.org download bitcoin-qt and run it.
|
Our family was terrorized by Homeland Security. Read all about it here: http://www.jmwagner.com/ and http://www.burtw.com/ Any donations to help us recover from the $300,000 in legal fees and forced donations to the Federal Asset Forfeiture slush fund are greatly appreciated!
|
|
|
Bitcoin-hotep (OP)
|
|
December 21, 2013, 08:28:10 PM |
|
Go to bitcoin.org download bitcoin-qt and run it.
What? That is standard I did that and it took less than a minute It did not take days
|
|
|
|
QuestionAuthority
Legendary
Offline
Activity: 2156
Merit: 1393
You lead and I'll watch you walk away.
|
|
December 21, 2013, 08:33:51 PM |
|
Go to bitcoin.org download bitcoin-qt and run it.
What? That is standard I did that and it took less than a minute It did not take days Um, no. You downloaded the wrong thing. What is your operating system (windows? Linux? MacOsx?).
|
|
|
|
Bitcoin-hotep (OP)
|
|
December 21, 2013, 08:37:44 PM |
|
Go to bitcoin.org download bitcoin-qt and run it.
What? That is standard I did that and it took less than a minute It did not take days Um, no. You downloaded the wrong thing. What is your operating system (windows? Linux? MacOsx?). Windows
|
|
|
|
|
t1000
|
|
December 21, 2013, 08:58:35 PM |
|
Downloading bitcoin-qt is the quick part. Once you start bitcoin-qt you will need to keep it running and wait for it to sync.
It will download the blockchain from the network.
Once it has done that you should keep it running so that it can stay in sync with the network.
If you stop it and start it again later it will have to catch up with the network.
|
Did you find my posts helpful? Did I say say something nice? Your generosity is much appreciate. BTC: 1G7chBLoYqGfdyfkrox53yDn6sS65PgFYk LTC: LiYeFdbv5oxin9S3Wmn4v84LuGZ9nsE4XZ
|
|
|
Gabi
Legendary
Offline
Activity: 1148
Merit: 1008
If you want to walk on water, get out of the boat
|
|
December 21, 2013, 09:00:58 PM |
|
Go to bitcoin.org download bitcoin-qt and run it.
What? That is standard I did that and it took less than a minute It did not take days You didn't start it i suppose
|
|
|
|
QuestionAuthority
Legendary
Offline
Activity: 2156
Merit: 1393
You lead and I'll watch you walk away.
|
|
December 21, 2013, 09:03:28 PM |
|
Downloading bitcoin-qt is the quick part. Once you start bitcoin-qt you will need to keep it running and wait for it to sync.
It will download the blockchain from the network.
Once it has done that you should keep it running so that it can stay in sync with the network.
If you stop it and start it again later it will have to catch up with the network.
That should be obvious from the feedback visible in the Windows GUI. I think you'd have to be thick as a post to not see that it's syncing with the network, but maybe not.
|
|
|
|
QuestionAuthority
Legendary
Offline
Activity: 2156
Merit: 1393
You lead and I'll watch you walk away.
|
|
December 21, 2013, 09:04:42 PM |
|
Go to bitcoin.org download bitcoin-qt and run it.
What? That is standard I did that and it took less than a minute It did not take days You didn't start it i suppose So rudimentary I didn't even think of that. lol
|
|
|
|
Bitcoin-hotep (OP)
|
|
December 21, 2013, 10:45:57 PM |
|
Go to bitcoin.org download bitcoin-qt and run it.
What? That is standard I did that and it took less than a minute It did not take days You didn't start it i suppose So rudimentary I didn't even think of that. lol I opened it I just didn't realize I was 19 weeks behind How do I view the code now
|
|
|
|
QuestionAuthority
Legendary
Offline
Activity: 2156
Merit: 1393
You lead and I'll watch you walk away.
|
|
December 21, 2013, 11:13:39 PM |
|
Go to bitcoin.org download bitcoin-qt and run it.
What? That is standard I did that and it took less than a minute It did not take days You didn't start it i suppose So rudimentary I didn't even think of that. lol I opened it I just didn't realize I was 19 weeks behind How do I view the code now What do you mean by, "view the code"? Do you mean look at the blockchain transactions directly? https://blockchain.infoOr look at the language code Bitcoin-Qt is made from? https://codeload.github.com/bitcoin/bitcoin/zip/master
|
|
|
|
empoweoqwj
|
|
December 22, 2013, 03:26:55 AM |
|
Go to bitcoin.org download bitcoin-qt and run it.
What? That is standard I did that and it took less than a minute It did not take days You can download it quickly but no way to actually get it running in a minute .......
|
|
|
|
empoweoqwj
|
|
December 22, 2013, 03:28:25 AM |
|
Go to bitcoin.org download bitcoin-qt and run it.
What? That is standard I did that and it took less than a minute It did not take days You didn't start it i suppose So rudimentary I didn't even think of that. lol I opened it I just didn't realize I was 19 weeks behind How do I view the code now Install a git client on your computer and use this: https://github.com/bitcoin/bitcoin
|
|
|
|
titulng
Sr. Member
Offline
Activity: 484
Merit: 250
HubrisOne
|
|
December 22, 2013, 03:36:26 AM |
|
why do you look for bitcoins code? make copycat?
|
|
|
|
|