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