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.
 
 
 
 
 
arkpar 5af86eb737 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_states 10 years ago
..
Account.cpp Full documentation for Account class. 10 years ago
Account.h Clean up and organize tests + state class tests 10 years ago
AccountDiff.cpp Kill unneeded rubbish. Add docs. 10 years ago
AccountDiff.h Documentation, repotting. 10 years ago
All.h Fix for Trie roots. 10 years ago
BlockChain.cpp Remove extraneous old stuff for PoC-7. 10 years ago
BlockChain.h Remove old bloom stuff. 10 years ago
BlockDetails.cpp Remove extraneous old stuff for PoC-7. 10 years ago
BlockDetails.h Rename headers. 10 years ago
BlockQueue.cpp Merge branch 'goodnet' into develop 10 years ago
BlockQueue.h Remove incoming queue. Put things straight into actual queues. 10 years ago
CMakeLists.txt boost library -> libraries 10 years ago
CachedAddressState.cpp Core repotting. 10 years ago
CachedAddressState.h Core repotting. 10 years ago
Client.cpp Remove verbosity. 10 years ago
Client.h Remove unneeded files. 10 years ago
CommonNet.cpp update to the correct file name 10 years ago
CommonNet.h update to the correct file name 10 years ago
Defaults.cpp Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Defaults.h Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
DownloadMan.cpp PoC-7 JUMPDEST done the intended way. 10 years ago
DownloadMan.h Actually use NewBlock 10 years ago
EthereumHost.cpp Additional tracing for syncer. 10 years ago
EthereumHost.h remove network pause. 10 years ago
EthereumPeer.cpp Build fix. 10 years ago
EthereumPeer.h PoC-7: Dynamic message IDs. 10 years ago
Executive.cpp Merge branch 'develop' into ide_m25 10 years ago
Executive.h Merge branch 'develop' into ide_m25 10 years ago
ExtVM.cpp Documentation and reduction. 10 years ago
ExtVM.h Demonstration of how to create a completely custom state for execution 10 years ago
Interface.cpp Fixed all the VS2013 build issues. 10 years ago
Interface.h Rename headers. 10 years ago
LogFilter.cpp Remove unneeded files. 10 years ago
LogFilter.h Remove unneeded files. 10 years ago
Miner.cpp More attempts to fix for the ultra-pedantic clang compiler. 10 years ago
Miner.h More attempts to fix for the ultra-pedantic clang compiler. 10 years ago
Precompiled.cpp Core repotting. 10 years ago
Precompiled.h Core repotting. 10 years ago
State.cpp correct VMTrace define 10 years ago
State.h Demonstration of how to create a completely custom state for execution 10 years ago
Transaction.cpp Cleanups and YP formalism. 10 years ago
Transaction.h Fix for State and Transaction. 10 years ago
TransactionQueue.cpp Restructured exceptions. Boost::exception is now used primarily. 10 years ago
TransactionQueue.h Blocks come down in order (well... unless a peer bugs out). 10 years ago
TransactionReceipt.cpp Repotting. 10 years ago
TransactionReceipt.h Add file. 10 years ago
Utility.cpp Project-wide reorganisation of namespaces. 10 years ago
Utility.h Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago