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 eb360674cf Thread-safe client and remove old State const&-based APIs. 11 years ago
..
AddressState.cpp Major reorganisation. 11 years ago
AddressState.h Remove unused member. 11 years ago
All.h Docs & consolidation of headers. 11 years ago
BlockChain.cpp VS2013 fixes. 11 years ago
BlockChain.h Network a lot smoother. 11 years ago
BlockDetails.cpp Threadsafe transaction queue. 11 years ago
BlockDetails.h Threadsafe transaction queue. 11 years ago
BlockQueue.cpp Avoid recursion in TransactionQueue. 11 years ago
BlockQueue.h Network a lot smoother. 11 years ago
CMakeLists.txt Move JS setup code up into lib macro. 11 years ago
Client.cpp Thread-safe client and remove old State const&-based APIs. 11 years ago
Client.h Thread-safe client and remove old State const&-based APIs. 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 New database format - caches transaction blooms and changelogs: 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 Repotted network stuff. 11 years ago
PeerNetwork.h Additional alterations to network & logging for ease of debugging. 11 years ago
PeerServer.cpp VS2013 fixes. 11 years ago
PeerServer.h VS2013 fixes. 11 years ago
PeerSession.cpp Network a lot smoother. 11 years ago
PeerSession.h Additional alterations to network & logging for ease of debugging. 11 years ago
State.cpp Minor updates. 11 years ago
State.h Thread-safe client and remove old State const&-based APIs. 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