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