.. |
AddressState.cpp
|
Separation of code & data compiling.
|
11 years ago |
AddressState.h
|
Separation of code & data compiling.
|
11 years ago |
BlockChain.cpp
|
Date fix.
|
11 years ago |
BlockChain.h
|
Date fix.
|
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
|
Merge branch 'test-updates' of https://github.com/msimovic/cpp-ethereum into msimovic-test-updates
|
11 years ago |
Client.h
|
Return address when creating contracts.
|
11 years ago |
Common.cpp
|
Repotted Common.h.
|
11 years ago |
Common.h
|
Version bump.
|
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
|
Initial QJS bindings.
|
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
|
API cleanups and some renaming.
|
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
|
Formatted the instruction information list.
|
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
|
Version bump.
|
11 years ago |
PeerServer.h
|
Updated to allow listening+UPnP on system-assigned port
|
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
|
Quieter on transactions.
|
11 years ago |
State.h
|
Debugger.
|
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
|
Debugger.
|
11 years ago |
VM.h
|
Merge pull request #159 from dennismckinnon/develop
|
11 years ago |
vector_ref.h
|
PoC 3.5 functionality. Still buggy though.
|
11 years ago |