You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Gav Wood f799303ea5 Gas fixes. 10 years ago
..
AES.cpp changes for code review 10 years ago
AES.h fix hash in constructor 10 years ago
CMakeLists.txt Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'. 10 years ago
Common.cpp Refactored account management out of WebThreeStubServerBase. 10 years ago
Common.h Refactored account management out of WebThreeStubServerBase. 10 years ago
CryptoPP.cpp explicit operator bool for hash type 10 years ago
CryptoPP.h Compiles. 10 years ago
ECDHE.cpp Brain-dead MSVC strikes again. 10 years ago
ECDHE.h change typedef to using according to preferred coding style 10 years ago
FileSystem.cpp Restructured exceptions. Boost::exception is now used primarily. 10 years ago
FileSystem.h Placeholder kdf. More cleanup and tests. 10 years ago
MemoryDB.cpp Fat Trie and tests for it. 10 years ago
MemoryDB.h Gas fixes. 10 years ago
OverlayDB.cpp Gas fixes. 10 years ago
OverlayDB.h State integration test. 10 years ago
SHA3.cpp fix for windows compliation (circular dependency between statics initialized dynamically and dynamically initialized statics) 10 years ago
SHA3.h update to the correct file name 10 years ago
TrieCommon.cpp Correct namespace for a few things in devcrypto. 10 years ago
TrieCommon.h Correct namespace for a few things in devcrypto. 10 years ago
TrieDB.cpp removed LANGUAGES command line option 10 years ago
TrieDB.h Gas fixes. 10 years ago