You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gav Wood bf84273d52 Remove chrono_io. 10 years ago
..
Base64.cpp Bunch of repotting/curating. 10 years ago
Base64.h Bunch of repotting/curating. 10 years ago
CMakeLists.txt Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'. 10 years ago
Common.cpp First draft of recursive bloom. 10 years ago
Common.h Bunch of repotting/curating. 10 years ago
CommonData.cpp typo 10 years ago
CommonData.h New Proof-of-Work. 10 years ago
CommonIO.cpp RLP tool. 10 years ago
CommonIO.h Remove chrono_io. 10 years ago
CommonJS.cpp fixed namespaces in CommonJS && return 0x00 instead of 0x 10 years ago
CommonJS.h parsing decimal 10 years ago
Diff.h Documentation, repotting. 10 years ago
Exceptions.h boostify exceptions 10 years ago
FixedHash.cpp Don't use flawed way of generating random keys. 10 years ago
FixedHash.h Coding standards and compile fix. 10 years ago
Guards.cpp Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Guards.h Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Log.cpp Deinterleave logging. 10 years ago
Log.h fix for "call to operator << is not visible in template definition" 10 years ago
RLP.cpp start with test defined genesis block 10 years ago
RLP.h fix too-small-address-length bug in transaction 10 years ago
RangeMask.cpp Add DownloadMan for download management. 10 years ago
RangeMask.h update to the correct file name 10 years ago
StructuredLogger.cpp Remove StructuredLogger dependency on libp2p 10 years ago
StructuredLogger.h Remove StructuredLogger dependency on libp2p 10 years ago
UndefMacros.h Consolidating macro resolution to one header file as per project owner request. Added inline comments covering reasons for undef of macros. Resolves issues with problem #832: 10 years ago
Worker.cpp coding standards 10 years ago
Worker.h cppcheck fixes. 10 years ago
debugbreak.h Define comes before standard windows header defines. Added __MINGW32__ define to ensure debug_break is defined for mingw builds. 10 years ago
vector_ref.h Merge branch 'develop' into p2p 10 years ago