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 6ffe9dfcbc 25% of new blocks to be dispersed as blocks rather than hashes. 10 years ago
..
Account.cpp Bunch of repotting/curating. 10 years ago
Account.h State integration test. 10 years ago
AccountDiff.cpp Kill unneeded rubbish. Add docs. 10 years ago
AccountDiff.h Bunch of repotting/curating. 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 Fixed mining in paranoid mode. 10 years ago
BlockChain.h Compile fix. 10 years ago
BlockDetails.cpp Caching. 10 years ago
BlockDetails.h replaces cache maps with hash tables, reverted noteCanonChanged 10 years ago
BlockQueue.cpp Invariant utilities. 10 years ago
BlockQueue.h Invariant utilities. 10 years ago
CMakeLists.txt Use BUILD_SHARED_LIB 10 years ago
CachedAddressState.cpp New SecureTrie. 10 years ago
CachedAddressState.h New SecureTrie. 10 years ago
CanonBlockChain.cpp Split params into evm-related and mining/block-related. 10 years ago
CanonBlockChain.h Fix various aspects of chain-re-import. 10 years ago
Client.cpp Optimisations QString -> string, make AZ snappier by refactoring UI of 10 years ago
Client.h Condition variables rather than polling FTW. 10 years ago
ClientBase.cpp Optimisations QString -> string, make AZ snappier by refactoring UI of 10 years ago
ClientBase.h Optimisations QString -> string, make AZ snappier by refactoring UI of 10 years ago
CommonNet.cpp enabled -pedantic for gcc build 10 years ago
CommonNet.h Minor fix for mining. 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 blockchain download and import performance optimizations 10 years ago
DownloadMan.h blockchain download and import performance optimizations 10 years ago
EthereumHost.cpp 25% of new blocks to be dispersed as blocks rather than hashes. 10 years ago
EthereumHost.h NewBlockHashes packet, basic implementation. 10 years ago
EthereumPeer.cpp NewBlockHashes packet, basic implementation. 10 years ago
EthereumPeer.h NewBlockHashes packet, basic implementation. 10 years ago
Executive.cpp Better logging. 10 years ago
Executive.h Better logging. 10 years ago
ExtVM.cpp fix CallCode to address 0 10 years ago
ExtVM.h Revert balance transfer on exception. 10 years ago
Farm.cpp Refactor just about everything important in the core. 10 years ago
Farm.h Avoid threading issues. 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 Merge pull request #1743 from chriseth/evmasm 10 years ago
LogFilter.cpp Unify block numbers into BlockNumber type. 10 years ago
LogFilter.h Unify block numbers into BlockNumber type. 10 years ago
Precompiled.cpp Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 10 years ago
Precompiled.h Core repotting. 10 years ago
State.cpp Fix for chain fork instance. 10 years ago
State.h Split params into evm-related and mining/block-related. 10 years ago
Transaction.cpp ICAP Cleanups. 10 years ago
Transaction.h Merge pull request #1743 from chriseth/evmasm 10 years ago
TransactionQueue.cpp Optimisations QString -> string, make AZ snappier by refactoring UI of 10 years ago
TransactionQueue.h Optimisations and fixes for the BlockQueue. 10 years ago
TransactionReceipt.cpp Potential mac fix(?) 10 years ago
TransactionReceipt.h Potential mac fix(?) 10 years ago
Utility.cpp Bunch of repotting/curating. 10 years ago
Utility.h Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago