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 392ab833ff Merge pull request #1738 from arkpar/eth_log 10 years ago
..
Assertions.h Exception-throwing assert. 10 years ago
Base64.cpp Bunch of repotting/curating. 10 years ago
Base64.h ICAP class for everything ICAP. 10 years ago
CMakeLists.txt Use BUILD_SHARED_LIB 10 years ago
Common.cpp Version bump and client rename. 10 years ago
Common.h Fixes #1509 10 years ago
CommonData.cpp Minor rename. 10 years ago
CommonData.h Tidy and conformalise the toHex API. 10 years ago
CommonIO.cpp Merge branch 'develop' of https://github.com/Genoil/cpp-ethereum into HEAD 10 years ago
CommonIO.h Fix #1690. 10 years ago
CommonJS.cpp fixed namespaces in CommonJS && return 0x00 instead of 0x 10 years ago
CommonJS.h most compact number representation 10 years ago
Diff.h Documentation, repotting. 10 years ago
Exceptions.h avoid stack overflow and div by zero 10 years ago
FixedHash.cpp Don't use flawed way of generating random keys. 10 years ago
FixedHash.h Fix a load of horrible style that got through. 10 years ago
Guards.cpp Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Guards.h Fix to ethash seedHash caching. 10 years ago
Log.cpp forward declaration for boost:asio logging 10 years ago
Log.h m_logTag initialized 10 years ago
RLP.cpp Merge pull request #1648 from winsvega/rlpissues 10 years ago
RLP.h Merge pull request #1648 from winsvega/rlpissues 10 years ago
RangeMask.cpp Add DownloadMan for download management. 10 years ago
RangeMask.h OpenCL stuff, Fix for eth_call. 10 years ago
StructuredLogger.cpp Structured Logger output is now one-liner 10 years ago
StructuredLogger.h Milliseconds granularity and UTC in StructLogger 10 years ago
Terminal.h added some missing "color" definitions and uisng basic charset for logger "icons" 10 years ago
TransientDirectory.cpp OpenCL stuff, Fix for eth_call. 10 years ago
TransientDirectory.h OpenCL stuff, Fix for eth_call. 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 More logging stuff. 10 years ago
Worker.h Avoid threading issues. 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 Fix for vector_ref (yes, crazy that it's been dormant for so long). 10 years ago