| > Peter makes it just after joining the form, so he is unlikely to have detailed knowledge of bitcoin. The fact that the inputs, outputs, and fee of a transaction must add up isn't exactly "detailed knowledge" :) I don't think it took me all that long to figure that out when I first tried understanding how Bitcoin worked. And frankly, the core of Bitcoin really isn't all that complex! You can have a very good understanding of all the parts after just a few days carefully studying it. Which is exactly what I did: I sat down with the Bitcoin Core codebase and figured out what all the code did. Especially at the time, it really wasn't that big of a codebase. > After watching the doc it does seem like Adam and Peter know a good deal more than they are letting on, even if it wasn't them specifically, it seems likely that they have some idea who it was. I can't speak for Adam. But I have no idea who Satoshi is. If anything, I think it could be literally hundreds or even thousands of potential people. Bitcoin is something so simple that you didn't need to be a super-genius to come up with it. You just needed to understand some relatively high-level, basic, cryptography and have a brilliant flash of inspiration. Satoshi was a very competent C++ programmer (it's a myth that his code was bad). But there's lots and lots of very competent C++ programmers out there. |