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 278995e19a Use sha3(header) rather than sha3(block) for hash. 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. 11 years ago
All.h Split off general network layer. 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. 11 years ago
BlockDetails.h Threadsafe transaction queue. 11 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 parseData shared. 11 years ago
Client.cpp Split off general network layer. 10 years ago
Client.h Split off general network layer. 10 years ago
CommonNet.cpp Split off general network layer. 10 years ago
CommonNet.h Split off general network layer. 10 years ago
Defaults.cpp Project refactor. Introduce the Serpent library. 11 years ago
Defaults.h Project refactor. Introduce the Serpent library. 11 years ago
EthereumHost.cpp Avoid sending chain back to peer once initial sync complete. 10 years ago
EthereumHost.h Avoid sending chain back to peer once initial sync complete. 10 years ago
EthereumSession.cpp Use sha3(header) rather than sha3(block) for hash. 10 years ago
EthereumSession.h Version bump. New protocol. Network stuff slightly more robust. 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: 11 years ago
Manifest.h New database format - caches transaction blooms and changelogs: 11 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. 11 years ago
TransactionQueue.cpp TransactionQueue fixed. 11 years ago
TransactionQueue.h Split off general network layer. 10 years ago
Utility.cpp parseData shared. 11 years ago
Utility.h parseData shared. 11 years ago