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 9861c4194e Merge branch 'splitcode' into develop 11 years ago
..
AddressState.cpp Separation of code & data compiling. 11 years ago
AddressState.h Separation of code & data compiling. 11 years ago
BlockChain.cpp Call and multi in LLL. 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 No libsnappy - it breaks my build. 11 years ago
Client.cpp Separation of code & data compiling. 11 years ago
Client.h Separation of code & data compiling. 11 years ago
Common.cpp Repotted Common.h. 11 years ago
Common.h Bump versions. 11 years ago
CommonData.cpp Various fixes for PoC-4 (né 3.5) 11 years ago
CommonData.h Separation of code & data compiling. 11 years ago
CommonEth.cpp mersene twister requires <random> 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
CryptoHeaders.h Fixed VS2013 projects and compile errors. 11 years ago
Dagger.cpp Fixed VS2013 projects and compile errors. 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 Various fixes for PoC-4 (né 3.5) 11 years ago
ExtVMFace.h Various VM & LLL bugs fixed. 11 years ago
FeeStructure.cpp PoC 3.5 functionality. Still buggy though. 11 years ago
FeeStructure.h PoC-3.5. ish. 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 clang complains about nonexplicit operator precedence in expression h = (h << 5 - h) + i 11 years ago
Instruction.cpp Various VM & LLL bugs fixed. 11 years ago
Instruction.h Separation of code & data compiling. 11 years ago
Log.cpp Also log to OutputDebugString on Windows. 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 Bump versions. 11 years ago
PeerServer.h PoC-4 - first effort. 11 years ago
PeerSession.cpp Fixed VS2013 projects and compile errors. 11 years ago
PeerSession.h Various headers from the repotting. 11 years ago
RLP.cpp Hardening against bad RLP. 11 years ago
RLP.h Separation of code & data compiling. 11 years ago
State.cpp STOP is free. 11 years ago
State.h Increment nonce for creation from code. 11 years ago
Transaction.cpp Minor GUI fixes. 11 years ago
Transaction.h Transaction now supports data/init. 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 Fixed VS2013 projects and compile errors. 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 PoC-3.5. ish. 11 years ago
VM.h STOP is free. 11 years ago
vector_ref.h PoC 3.5 functionality. Still buggy though. 11 years ago