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 51f575e049 Blockchain import/export. 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 Blockchain import/export. 10 years ago
Common.h Small improvements here and there 10 years ago
CryptoPP.cpp Exception-throwing assert. 10 years ago
CryptoPP.h bugfix and doc clarification. fix test. 10 years ago
ECDHE.cpp test initial secrets and ciphers, interop with go 10 years ago
ECDHE.h test initial secrets and ciphers, interop with go 10 years ago
FileSystem.cpp Place ethash cache in a more clearly shared folder. 10 years ago
FileSystem.h Place ethash cache in a more clearly shared folder. 10 years ago
MemoryDB.cpp Fat Trie and tests for it. 10 years ago
MemoryDB.h Make paranoia safe again after a break caused by BlockChain cache 10 years ago
OverlayDB.cpp Params & JSON file. 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 Fix and clean up of State class. 10 years ago