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