.. |
Assertions.h
|
Exception-throwing assert.
|
10 years ago |
Base64.cpp
|
Bunch of repotting/curating.
|
10 years ago |
Base64.h
|
ICAP class for everything ICAP.
|
10 years ago |
CMakeLists.txt
|
Use BUILD_SHARED_LIB
|
10 years ago |
Common.cpp
|
Bump and build fix.
|
10 years ago |
Common.h
|
use TrieHash for transactions and receipts roots
|
10 years ago |
CommonData.cpp
|
orderedTrieRoot testing
|
10 years ago |
CommonData.h
|
orderedTrieRoot testing
|
10 years ago |
CommonIO.cpp
|
Don't echo written password under win32
|
10 years ago |
CommonIO.h
|
Don't echo passwords.
|
10 years ago |
CommonJS.cpp
|
fixed namespaces in CommonJS && return 0x00 instead of 0x
|
10 years ago |
CommonJS.h
|
most compact number representation
|
10 years ago |
Diff.h
|
Documentation, repotting.
|
10 years ago |
Exceptions.h
|
Improve getpass() usage
|
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
|
Repotted SecretStore and KeyManager.
|
10 years ago |
FixedHash.h
|
Integrate KeyManager.
|
10 years ago |
Guards.cpp
|
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
|
10 years ago |
Guards.h
|
Only report worker stuff when it's laggy.
|
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
|
blockchain download and import performance optimizations
|
10 years ago |
Log.h
|
set and map to hash tables
|
10 years ago |
MemoryDB.cpp
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
MemoryDB.h
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
RLP.cpp
|
Merge pull request #1648 from winsvega/rlpissues
|
10 years ago |
RLP.h
|
set and map to hash tables
|
10 years ago |
RangeMask.cpp
|
Add DownloadMan for download management.
|
10 years ago |
RangeMask.h
|
OpenCL stuff, Fix for eth_call.
|
10 years ago |
SHA3.cpp
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
SHA3.h
|
Move non-cryptopp dependent stuff into devcore.
|
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
|
OpenCL stuff, Fix for eth_call.
|
10 years ago |
TransientDirectory.h
|
OpenCL stuff, Fix for eth_call.
|
10 years ago |
TrieCommon.cpp
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
TrieCommon.h
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
TrieDB.cpp
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
TrieDB.h
|
Move OverlayDB (leveldb dependent) back into libdevcrypto.
|
10 years ago |
TrieHash.cpp
|
Merge branch 'bc' of https://github.com/arkpar/cpp-ethereum into arkpar-bc
|
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
|
DAG generation improvements.
|
10 years ago |
Worker.h
|
Avoid threading issues.
|
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
|
Fix for vector_ref (yes, crazy that it's been dormant for so long).
|
10 years ago |