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 1a88284fed Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
..
All.h Params & JSON file. 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
ExtVMFace.cpp Implemented 256-long history for PREVHASH, though still optional. 10 years ago
ExtVMFace.h Fixups for blooms and crashes. 10 years ago
VM.cpp style 10 years ago
VM.h Extensive pathway for reporting transaction execution results. 10 years ago
VMFace.h Extensive pathway for reporting transaction execution results. 10 years ago
VMFactory.cpp Exception-throwing assert. 10 years ago
VMFactory.h VM::go detemplatized. Cleanups. 10 years ago