|
|
|
|
|
by killerstorm
1935 days ago
|
|
Please take a look at Bitcoin 0.1 code and at Hal Finney RPOW code. Hal Finney's RPOW - professional UNIX-style C code, with code organized into client/server/common, clearly separated functions, etc. Bitcoin 0.1: Win32 GUI C++ code, no separation between core and GUI. No CLI, no RPC API, only Windows GUI. No directories, just a bunch of files. Do you think Hal Finney would unlearn everything he knew about code organization to develop his Magnum Opus? Something which should become world currency, runs only on Windows and cannot be automated? |
|