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