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 04ed2d1952 const-correctness for BlockChain::genesisBlock. 9 years ago
..
Account.cpp fix compile 9 years ago
Account.h update test to new Block/State refactoring - credit to winsvega and chriseth 9 years ago
AccountDiff.cpp Kill unneeded rubbish. Add docs. 10 years ago
AccountDiff.h Nicer password dialog. 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
BasicGasPricer.cpp Warnings fixes. 9 years ago
BasicGasPricer.h First draft at splitting State. 9 years ago
Block.cpp added checks to prevent the self assignment 9 years ago
Block.h First draft at splitting State. 9 years ago
BlockChain.cpp const-correctness for BlockChain::genesisBlock. 9 years ago
BlockChain.h const-correctness for BlockChain::genesisBlock. 9 years ago
BlockChainSync.cpp Sort peers by rating and connection time; handle unexpected status 9 years ago
BlockChainSync.h Reduce usage of "new". 9 years ago
BlockDetails.cpp Caching. 10 years ago
BlockDetails.h performance optimizations 9 years ago
BlockQueue.cpp Fixes. 9 years ago
BlockQueue.h performance optimizations 9 years ago
CMakeLists.txt now policy CMP0042 is set to OLD 9 years ago
CachedAddressState.cpp Fix state diffs in AZ. 9 years ago
CachedAddressState.h Fix state diffs in AZ. 9 years ago
CanonBlockChain.cpp Fix for ethkey. 9 years ago
CanonBlockChain.h Fix for ethkey. 9 years ago
Client.cpp Inject transactions forced reappraisal. 9 years ago
Client.h Reported hashrate is now u256 9 years ago
ClientBase.cpp Reported hashrate is now u256 9 years ago
ClientBase.h Inject transactions forced reappraisal. 9 years ago
CommonNet.cpp enabled -pedantic for gcc build 10 years ago
CommonNet.h pv61 sync 9 years ago
Defaults.cpp Move non-cryptopp dependent stuff into devcore. 10 years ago
Defaults.h Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
DownloadMan.cpp fixed potential race condition on DownloadMan destruction 9 years ago
DownloadMan.h fixed potential race condition on DownloadMan destruction 9 years ago
EthereumHost.cpp Sort peers by rating and connection time; handle unexpected status 9 years ago
EthereumHost.h Cleaned up some of network. Added HostSpec. 9 years ago
EthereumPeer.cpp fixed transaction creating for a new state 9 years ago
EthereumPeer.h Merge pull request #2322 from arkpar/bc_rf 9 years ago
Executive.cpp Reduce usage of "new". 9 years ago
Executive.h First draft at splitting State. 9 years ago
ExtVM.cpp Anable stack offloading for all OSs. Adjust offloading point. 9 years ago
ExtVM.h First draft at splitting State. 9 years ago
GasPricer.cpp Don't drop DB when chaning DB format. 9 years ago
GasPricer.h NameReg integration. 9 years ago
GenesisInfo.cpp Split big string so crappy compilers (ahem... msvc) don't chug. 9 years ago
GenesisInfo.h Use the apparently canon genesis for frontier. 9 years ago
Interface.cpp pair up hash with Address for transaction submission API. 9 years ago
Interface.h Inject transactions forced reappraisal. 9 years ago
LogFilter.cpp First draft at splitting State. 9 years ago
LogFilter.h First draft at splitting State. 9 years ago
Precompiled.cpp Fix copyTo to manage when ranges overlap; 10 years ago
Precompiled.h Improve output handling in precompiled contracts. 10 years ago
Sentinel.h Report bad blocks using published standards. 10 years ago
Sentinel.json Add Sentinel RPC spec. 10 years ago
State.cpp Fix state diff reporting. 9 years ago
State.h First draft at splitting State. 9 years ago
Transaction.cpp Revert "Txqueueasyncverify" 9 years ago
Transaction.h blockNumber is optional for LocalisedTransaction 9 years ago
TransactionQueue.cpp Notifiy of new current transactions in makeCurrent 9 years ago
TransactionQueue.h Inject transactions forced reappraisal. 9 years ago
TransactionReceipt.cpp Potential mac fix(?) 10 years ago
TransactionReceipt.h style fixes 9 years ago
Utility.cpp Don't trip up when can't change parent directory's permissions to the ideal. 9 years ago
Utility.h Basic test working with same code for Ethash and BasicAuthority. 9 years ago
VerifiedBlock.h added checks to prevent the self assignment 9 years ago