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 49b9a0224a New Proof-of-Work. 10 years ago
..
Account.cpp Full documentation for Account class. 10 years ago
Account.h State integration test. 10 years ago
AccountDiff.cpp Kill unneeded rubbish. Add docs. 10 years ago
AccountDiff.h Documentation, repotting. 10 years ago
All.h Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away. 10 years ago
BlockChain.cpp State integration test. 10 years ago
BlockChain.h StructuredLogger becomes a global singleton class 10 years ago
BlockDetails.cpp Remove extraneous old stuff for PoC-7. 10 years ago
BlockDetails.h Log/bloom alterations. 10 years ago
BlockQueue.cpp cppcheck fixes. 10 years ago
BlockQueue.h Remove incoming queue. Put things straight into actual queues. 10 years ago
CMakeLists.txt Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'. 10 years ago
CachedAddressState.cpp New SecureTrie. 10 years ago
CachedAddressState.h New SecureTrie. 10 years ago
CanonBlockChain.cpp New Proof-of-Work. 10 years ago
CanonBlockChain.h Split canon blockchain and basic blockchain. 10 years ago
Client.cpp New Proof-of-Work. 10 years ago
Client.h New Proof-of-Work. 10 years ago
CommonNet.cpp enabled -pedantic for gcc build 10 years ago
CommonNet.h update to the correct file name 10 years ago
Defaults.cpp Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Defaults.h Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
DownloadMan.cpp PoC-7 JUMPDEST done the intended way. 10 years ago
DownloadMan.h Actually use NewBlock 10 years ago
EthereumHost.cpp StructuredLogger propagated as a const reference 10 years ago
EthereumHost.h Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away. 10 years ago
EthereumPeer.cpp Make network work again. 10 years ago
EthereumPeer.h uninitialized member 10 years ago
Executive.cpp do need write memory to vm trace if greater than 1000 bytes 10 years ago
Executive.h External Debugger for debugging past transactions, too. 10 years ago
ExtVM.cpp Implemented 256-long history for PREVHASH, though still optional. 10 years ago
ExtVM.h Fix FakeExtVM. 10 years ago
GenesisInfo.cpp Fee structure stuff. 10 years ago
GenesisInfo.h Genesis info. 10 years ago
Interface.cpp enabled -pedantic for gcc build 10 years ago
Interface.h New Proof-of-Work. 10 years ago
LogFilter.cpp macfix 10 years ago
LogFilter.h macfix 10 years ago
Miner.cpp StructuredLogger becomes a global singleton class 10 years ago
Miner.h StructuredLogger becomes a global singleton class 10 years ago
Precompiled.cpp Fee structure stuff. 10 years ago
Precompiled.h Core repotting. 10 years ago
State.cpp New Proof-of-Work. 10 years ago
State.h New Proof-of-Work. 10 years ago
Transaction.cpp block and tx RLP needs to be a list 10 years ago
Transaction.h explicit operator bool for hash type 10 years ago
TransactionQueue.cpp Make sure Transaction constructor checks sender whereever it makes sense 10 years ago
TransactionQueue.h Blocks come down in order (well... unless a peer bugs out). 10 years ago
TransactionReceipt.cpp Potential mac fix(?) 10 years ago
TransactionReceipt.h Potential mac fix(?) 10 years ago
Utility.cpp Minor fixes. 10 years ago
Utility.h Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago