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 0ee639d76c Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 11 years ago
..
AddressState.cpp Major reorganisation. 11 years ago
AddressState.h Remove unused member. 11 years ago
All.h parseData shared. 11 years ago
BlockChain.cpp Minor sync bug. 11 years ago
BlockChain.h Minor sync bug. 11 years ago
BlockDetails.cpp Threadsafe transaction queue. 11 years ago
BlockDetails.h Threadsafe transaction queue. 11 years ago
BlockQueue.cpp Fixed block buffer issue. 11 years ago
BlockQueue.h Fixed block buffer issue. 11 years ago
CMakeLists.txt parseData shared. 11 years ago
Client.cpp Add private blockchain feature. 11 years ago
Client.h PoC-6 networking. 11 years ago
Defaults.cpp Project refactor. Introduce the Serpent library. 11 years ago
Defaults.h Project refactor. Introduce the Serpent library. 11 years ago
Executive.cpp Timing for EVM. 11 years ago
Executive.h New database format - caches transaction blooms and changelogs: 11 years ago
ExtVM.cpp JSON-RPC initial implementation. 11 years ago
ExtVM.h Proper debugger. 11 years ago
Guards.cpp Threadsafe transaction queue. 11 years ago
Guards.h Network a lot smoother. 11 years ago
Manifest.cpp New database format - caches transaction blooms and changelogs: 11 years ago
Manifest.h New database format - caches transaction blooms and changelogs: 11 years ago
PeerNetwork.cpp PoC-6 networking. 11 years ago
PeerNetwork.h PoC-6 networking. 11 years ago
PeerServer.cpp Fixes Windows VS2013 build 11 years ago
PeerServer.h PoC-6 networking. 11 years ago
PeerSession.cpp Correct packet order. 11 years ago
PeerSession.h PoC-6 networking. 11 years ago
State.cpp Merge pull request #272 from caktux/develop 11 years ago
State.h Additional APIs and good defaults for Client & JSAPI. 11 years ago
Transaction.cpp Avoid recursion in TransactionQueue. 11 years ago
Transaction.h Avoid recursion in TransactionQueue. 11 years ago
TransactionQueue.cpp TransactionQueue fixed. 11 years ago
TransactionQueue.h Network a lot smoother. 11 years ago
Utility.cpp parseData shared. 11 years ago
Utility.h parseData shared. 11 years ago