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 a7ce9a80f1 First vaguely semi-functional version of whisper. 10 years ago
..
AccountDiff.cpp Better uncle building. 10 years ago
AccountDiff.h Better uncle building. 10 years ago
AddressState.cpp Major reorganisation. 11 years ago
AddressState.h Remove unused member. 10 years ago
All.h New net is compiling. 10 years ago
BlockChain.cpp Use sha3(header) rather than sha3(block) for hash. 10 years ago
BlockChain.h Split off general network layer. 10 years ago
BlockDetails.cpp Threadsafe transaction queue. 10 years ago
BlockDetails.h Threadsafe transaction queue. 10 years ago
BlockQueue.cpp Use sha3(header) rather than sha3(block) for hash. 10 years ago
BlockQueue.h Split off general network layer. 10 years ago
CMakeLists.txt First vaguely semi-functional version of whisper. 10 years ago
Client.cpp First vaguely semi-functional version of whisper. 10 years ago
Client.h New net is compiling. 10 years ago
CommonNet.cpp Partially rewired network. 10 years ago
CommonNet.h First vaguely semi-functional version of whisper. 10 years ago
Defaults.cpp Project refactor. Introduce the Serpent library. 10 years ago
Defaults.h Project refactor. Introduce the Serpent library. 10 years ago
EthereumHost.cpp First vaguely semi-functional version of whisper. 10 years ago
EthereumHost.h Slowing bashing code into shape. 10 years ago
EthereumPeer.cpp First vaguely semi-functional version of whisper. 10 years ago
EthereumPeer.h First vaguely semi-functional version of whisper. 10 years ago
Executive.cpp Better interface for instrInfo. 10 years ago
Executive.h POST for PoC-6 10 years ago
ExtVM.cpp JSON-RPC initial implementation. 11 years ago
ExtVM.h Minor PoC-6 fix. 10 years ago
Manifest.cpp New database format - caches transaction blooms and changelogs: 10 years ago
Manifest.h Allow local networking option. 10 years ago
MessageFilter.cpp Repotting 10 years ago
MessageFilter.h Fixed minor VS2013 compile errors and updated projects. 10 years ago
Miner.cpp Multi-threaded mining. 10 years ago
Miner.h Multi-threaded mining. 10 years ago
PastMessage.cpp Repotting 10 years ago
PastMessage.h Repotting 10 years ago
State.cpp Numerous bug fixes. 10 years ago
State.h Better uncle building. 10 years ago
Transaction.cpp Version bump. New protocol. Network stuff slightly more robust. 10 years ago
Transaction.h Avoid recursion in TransactionQueue. 10 years ago
TransactionQueue.cpp TransactionQueue fixed. 10 years ago
TransactionQueue.h Split off general network layer. 10 years ago
Utility.cpp parseData shared. 10 years ago
Utility.h parseData shared. 10 years ago