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 f5950073d2 Fixes and avoid sending on closed socket. 11 years ago
..
AddressState.cpp Fixed the other occurrence of Foobar 11 years ago
AddressState.h Fix initialisation order bug with units() and replace std::pair with make_pair. 11 years ago
BlockChain.cpp Repotted Common.h. 11 years ago
BlockChain.h Repotted Common.h. 11 years ago
BlockInfo.cpp Hardening against bad RLP. 11 years ago
BlockInfo.h Fixed the other occurrence of Foobar 11 years ago
CMakeLists.txt Fixup for bad -mt patch. 11 years ago
Client.cpp Repotted network stuff. 11 years ago
Client.h Merge branch 'develop' into quickgui 11 years ago
Common.cpp Repotted Common.h. 11 years ago
Common.h Document FixedHash. 11 years ago
CommonData.cpp Repotted Common.h. 11 years ago
CommonData.h Various headers from the repotting. 11 years ago
CommonEth.cpp Repotted Common.h. 11 years ago
CommonEth.h Various headers from the repotting. 11 years ago
CommonIO.cpp Repotted Common.h. 11 years ago
CommonIO.h Various headers from the repotting. 11 years ago
Dagger.cpp Fixes for contract address states. 11 years ago
Dagger.h Repotted Common.h. 11 years ago
Defaults.cpp Fixed the other occurrence of Foobar 11 years ago
Defaults.h Remove Database when protocol version changes. 11 years ago
Exceptions.h Repotted Common.h. 11 years ago
ExtVMFace.h VM test framework. 11 years ago
FeeStructure.cpp VM test framework. 11 years ago
FeeStructure.h Fix killExisting bug. 11 years ago
FileSystem.cpp Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet. 11 years ago
FileSystem.h Fixed the other occurrence of Foobar 11 years ago
FixedHash.cpp Repotted Common.h. 11 years ago
FixedHash.h Move additional Trie implementations to tests where they belong. 11 years ago
Instruction.cpp Repotted Common.h. 11 years ago
Instruction.h Documentation for Instruction.h. 11 years ago
Log.cpp Repotted Common.h. 11 years ago
Log.h Various headers from the repotting. 11 years ago
PeerNetwork.cpp Repotted network stuff. 11 years ago
PeerNetwork.h Repotted Common.h. 11 years ago
PeerServer.cpp Repotted Common.h. 11 years ago
PeerServer.h Various headers from the repotting. 11 years ago
PeerSession.cpp Fixes and avoid sending on closed socket. 11 years ago
PeerSession.h Various headers from the repotting. 11 years ago
RLP.cpp Hardening against bad RLP. 11 years ago
RLP.h Hardening against bad RLP. 11 years ago
State.cpp Fix killExisting bug. 11 years ago
State.h Repotted Common.h. 11 years ago
Transaction.cpp Repotted Common.h. 11 years ago
Transaction.h Repotted Common.h. 11 years ago
TransactionQueue.cpp Repotted Common.h. 11 years ago
TransactionQueue.h Avoid reprocessing future transactions until it's possible they're 11 years ago
TrieCommon.cpp Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet. 11 years ago
TrieCommon.h Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet. 11 years ago
TrieDB.cpp Fixed the other occurrence of Foobar 11 years ago
TrieDB.h Repotted Common.h. 11 years ago
UPnP.cpp Repotted Common.h. 11 years ago
UPnP.h Change use of raw new to std::unique_ptr and fix a shutdown race condition discovered using atomics. 11 years ago
VM.cpp Separated VM from rest of code. 11 years ago
VM.h Stop on div by zero rather than throw. 11 years ago
vector_ref.h Added client API & prototypal GUI. 11 years ago