Paweł Bylica 5c27edbe2a Remove Diff 8 years ago
..
Assertions.h 27db1aecd6 Exception-throwing assert. 9 years ago
Base58.cpp d08fdd9e89 Add base-58 encoding. 9 years ago
Base58.h d08fdd9e89 Add base-58 encoding. 9 years ago
Base64.cpp 290744c43e Style. 9 years ago
Base64.h 50442f4833 fixed boost % bug 9 years ago
CMakeLists.txt 3273e12a0c We DO need to explicitly include the Boost include paths for libdevcore. 8 years ago
Common.cpp 91bea5ae22 Major simplification of CMake files. 8 years ago
Common.h 4363257935 MSVC 2015 supports noexcept, no need to overwrite the keyword. 8 years ago
CommonData.cpp a665e738fe Rename _fromHex -> fromHexChar 8 years ago
CommonData.h bcf8df4e81 Update EVMJIT and EVM-C interface: evm_uint256be 8 years ago
CommonIO.cpp 2092f13d28 replace ifdef _WIN32 to if defined(_WIN32) 8 years ago
CommonIO.h 2092f13d28 replace ifdef _WIN32 to if defined(_WIN32) 8 years ago
CommonJS.cpp 872804062c Fix JS data decoder to always decode hex even if not 0x prefixed. 8 years ago
CommonJS.h 872804062c Fix JS data decoder to always decode hex even if not 0x prefixed. 8 years ago
Exceptions.h d07a5966d4 cleaned up includes 9 years ago
FileSystem.cpp 4cbfbeea4e set/get IpcSocketPath for eth client 8 years ago
FileSystem.h 4cbfbeea4e set/get IpcSocketPath for eth client 8 years ago
FixedHash.cpp 013cca7f0a Fix --sign-tx in ethkey. 9 years ago
FixedHash.h 6211c6c62f remove libwhisper 9 years ago
Guards.cpp dcc9560c33 Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Guards.h c5f54828a5 Warnings fixes. 9 years ago
Hash.cpp 4687d92464 Move non-cryptopp dependent stuff into devcore. 9 years ago
Hash.h 1618316c3e submodule changes 9 years ago
Log.cpp 26be83a7bb Remove tcp for emscripten. 8 years ago
Log.h 063412d494 fixed warning 8 years ago
MemoryDB.cpp 1a6765b295 clear aux memory in memoryDB 9 years ago
MemoryDB.h 1a6765b295 clear aux memory in memoryDB 9 years ago
OverlayDB.cpp e800a21db4 Move OverlayDB.cpp/.h from libdevcrypto to libdevcore. 9 years ago
OverlayDB.h e800a21db4 Move OverlayDB.cpp/.h from libdevcrypto to libdevcore. 9 years ago
RLP.cpp d27ee86226 Revert convert_to 8 years ago
RLP.h d1da27f270 Fix Windows warnings. 8 years ago
RangeMask.cpp 78be4f9c35 Add DownloadMan for download management. 10 years ago
RangeMask.h dded22b38d Better visualisation of sync. 9 years ago
SHA3.cpp ad3bcb9d32 Remove keccack counter 8 years ago
SHA3.h ad3bcb9d32 Remove keccack counter 8 years ago
Terminal.h 2092f13d28 replace ifdef _WIN32 to if defined(_WIN32) 8 years ago
TransientDirectory.cpp e95f2c07cf Check creation of temporary directory. 8 years ago
TransientDirectory.h c04842219c OpenCL stuff, Fix for eth_call. 9 years ago
TrieCommon.cpp b12c730437 Appease clang sanitizier in TrieCommon.cpp 9 years ago
TrieCommon.h 1618316c3e submodule changes 9 years ago
TrieDB.cpp f853b9c98c Changes required to compile on emscripten target. 9 years ago
TrieDB.h 92834c083c Add ConfigInfo for information pertaining to build config. 9 years ago
TrieHash.cpp f853b9c98c Changes required to compile on emscripten target. 9 years ago
TrieHash.h 1618316c3e submodule changes 9 years ago
UndefMacros.h 3b757d7e78 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: 9 years ago
Worker.cpp 9c7b4e8e7a Fix deadlineop/ops mutexes. Rerun discovery regardless of whether timer is cancelled, due to asio prematurely cancelling timer. 9 years ago
Worker.h d969644120 added checks to prevent the self assignment 9 years ago
boost_multiprecision_number_compare_bug_workaround.hpp 90680a8c25 Boost mutiprecision number comparison bug workaround 2 9 years ago
concurrent_queue.h 7b079d4d2a concurrent_queue 9 years ago
db.h 40798688d9 Parse levelb headers by default. 9 years ago
debugbreak.h f853b9c98c Changes required to compile on emscripten target. 9 years ago
picosha2.h 4687d92464 Move non-cryptopp dependent stuff into devcore. 9 years ago
vector_ref.h 4ac15c55fd Add support for __INTEL_COMPILER on Ubuntu 8 years ago