I am not a C++ pro. I read C++ as a part of my undergrad school course. I am very passionate about the future currency i.e. Bitcoin.
But I don't understand the source code structure. How to read the source code? As I already told I am have very…
I am looking to understand the Bitcoin C++ source code on GitHub. The Python one is simpler, but even that is too complicated for a beginner. Could someone guide me to some good resources on the actual implementation and its details? The actual C++…
I know that there is a github public repo, but I'm not seeing a license file. The Android client is GPL3. Anyone know about licensing for the main site's code?
I'm looking for an opensource crypto-currency exchange engine.
My preference would be for something easy to use like joomla or drupal. My exchange setup needs support for alt-coins and bitcoin.
I have discovered intersango myself. However, sql file…
Bitcointalk member BTCLuke suggested the following six criterion for a P2P Exchange:
A P2P Distributed Exchange MUST:
Be without any central points of failure, since a government or two WILL be coming after it one day. I suggest a Bitorrent-like…
Learning from a source code is very useful at times, but it is a pain if the code is not commented well. Which of the open source Bitcoin software have the most thoroughly and understandably commented source code? That is, if someone wanted to…
Open source Bitcoin wallets are clearly in demand for obvious reasons. Users want to know what the code is intended to do and what may be possible.
Is it even possible for closed source wallets to be completely trustless (meaning I do not need to…
I mean no disrespect to Gavin Andresen whatsoever. I think someone needs to be at the head of the project and Satoshi has stepped down / disappeared / gone back to the NSA / returned to his home planet / choose your conspiracy theory.
But why Gavin?…
I'm benchmarking some Bitcoin related software and am looking for cards that are better at parallel multiplication vs parallel addition.
Is there any prior work that may have this information? Perhaps for mining?
What GPU features should I look…
I'm currently in the process of working on my thesis about Bitcoin security and I'm wondering if there's any software available for testing of Bitcoin security? For example, are there any programs that will try launching double-spend attacks,…
Does anyone have an idea of where can I find a copy of the bitcoin source code. I mean doesn't it supposed to be open source, where is the open source project for bitcoin so I can read the code.