.. |
Assertions.h
|
Exception-throwing assert.
|
10 years ago |
Base64.cpp
|
Style.
|
10 years ago |
Base64.h
|
Little improved base64 implementation.
|
10 years ago |
CMakeLists.txt
|
reorder libs to reflect dependency path.
|
10 years ago |
Common.cpp
|
Place project version in cmake variable PROJECT_VERSION.
|
10 years ago |
Common.h
|
Secure datatypes now copyable only to similar datatypes.
|
10 years ago |
CommonData.cpp
|
Use boost counterparts. Apparently std::random and boost::random are not
|
10 years ago |
CommonData.h
|
Don't drop DB when chaning DB format.
|
10 years ago |
CommonIO.cpp
|
Make Nonce use Secret.
|
10 years ago |
CommonIO.h
|
Make Nonce use Secret.
|
10 years ago |
CommonJS.cpp
|
fixed namespaces in CommonJS && return 0x00 instead of 0x
|
10 years ago |
CommonJS.h
|
Secure datatypes now copyable only to similar datatypes.
|
10 years ago |
Diff.h
|
Documentation, repotting.
|
10 years ago |
Exceptions.h
|
Fix up extraData reporting.
|
10 years ago |
FileSystem.cpp
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
FileSystem.h
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
FixedHash.cpp
|
Use boost's guaranteed non-deterministic random number generator. If it
|
10 years ago |
FixedHash.h
|
Use boost counterparts. Apparently std::random and boost::random are not
|
10 years ago |
Guards.cpp
|
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
|
10 years ago |
Guards.h
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Hash.cpp
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
Hash.h
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
Log.cpp
|
typo
|
10 years ago |
Log.h
|
Faster State diffs.
|
10 years ago |
MemoryDB.cpp
|
VM provides information on its performance.
|
10 years ago |
MemoryDB.h
|
VM provides information on its performance.
|
10 years ago |
RLP.cpp
|
Stricter checks on RLP.
|
10 years ago |
RLP.h
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
RangeMask.cpp
|
Add DownloadMan for download management.
|
10 years ago |
RangeMask.h
|
Better visualisation of sync.
|
10 years ago |
SHA3.cpp
|
Secure datatypes now copyable only to similar datatypes.
|
10 years ago |
SHA3.h
|
Secure datatypes now copyable only to similar datatypes.
|
10 years ago |
StructuredLogger.cpp
|
Structured logger can output to a file.
|
10 years ago |
StructuredLogger.h
|
Default srgument to structured logger to fix build.
|
10 years ago |
Terminal.h
|
added some missing "color" definitions and uisng basic charset for logger "icons"
|
10 years ago |
TransientDirectory.cpp
|
Make sure all directories are not readable by baddies (dejavu wk1#0).
|
10 years ago |
TransientDirectory.h
|
OpenCL stuff, Fix for eth_call.
|
10 years ago |
TrieCommon.cpp
|
Appease clang sanitizier in TrieCommon.cpp
|
10 years ago |
TrieCommon.h
|
Some comments for TrieCommon.h
|
10 years ago |
TrieDB.cpp
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
TrieDB.h
|
Fix mining deadlocks.
|
10 years ago |
TrieHash.cpp
|
Bad blocks get good treatment.
|
10 years ago |
TrieHash.h
|
Merge branch 'bc' of https://github.com/arkpar/cpp-ethereum into arkpar-bc
|
10 years ago |
UndefMacros.h
|
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 years ago |
Worker.cpp
|
Fix deadlineop/ops mutexes. Rerun discovery regardless of whether timer is cancelled, due to asio prematurely cancelling timer.
|
10 years ago |
Worker.h
|
Avoid threading issues.
|
10 years ago |
boost_multiprecision_number_compare_bug_workaround.hpp
|
Boost mutiprecision number comparison bug workaround 2
|
10 years ago |
concurrent_queue.h
|
concurrent_queue
|
10 years ago |
db.h
|
Support rocksdb alternative.
|
10 years ago |
debugbreak.h
|
Define comes before standard windows header defines. Added __MINGW32__ define to ensure debug_break is defined for mingw builds.
|
10 years ago |
picosha2.h
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
vector_ref.h
|
Use boost counterparts. Apparently std::random and boost::random are not
|
10 years ago |