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 603218dc6e Fix deadlocks. 9 years ago
..
Account.cpp Bunch of repotting/curating. 10 years ago
Account.h Move non-cryptopp dependent stuff into devcore. 10 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
BlockChain.cpp Minor optimisations. 9 years ago
BlockChain.h Parallelised large-file imports. 9 years ago
BlockChainSync.cpp removed superfluous transition 9 years ago
BlockChainSync.h improved logging 9 years ago
BlockDetails.cpp Caching. 10 years ago
BlockDetails.h Support rocksdb alternative. 9 years ago
BlockQueue.cpp Fix deadlocks. 9 years ago
BlockQueue.h Merge branch 'bq_fix' of https://github.com/arkpar/cpp-ethereum into arkpar-bq_fix 9 years ago
CMakeLists.txt Don't link secp256k1 on windows. 9 years ago
CachedAddressState.cpp Move OverlayDB (leveldb dependent) back into libdevcrypto. 10 years ago
CachedAddressState.h set and map to hash tables 10 years ago
CanonBlockChain.cpp Accept alternative nonce. 10 years ago
CanonBlockChain.h Support rocksdb alternative. 9 years ago
Client.cpp ethkey can sign & recover transaction information. 9 years ago
Client.h ethkey can sign & recover transaction information. 9 years ago
ClientBase.cpp Set nonce in AZ and favour higher gas price transactions. 9 years ago
ClientBase.h Set nonce in AZ and favour higher gas price transactions. 9 years ago
CommonNet.cpp enabled -pedantic for gcc build 10 years ago
CommonNet.h reverted to old pv61 sync code 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 progress reporting 10 years ago
DownloadMan.h State management in EthereumHost, better sync progress reporting. 9 years ago
EthereumHost.cpp Increase readability and make sanitizer happy 9 years ago
EthereumHost.h used weak_ptr for session and peers, minor sync optimization 9 years ago
EthereumPeer.cpp Fixed typo. 9 years ago
EthereumPeer.h used weak_ptr for session and peers, minor sync optimization 9 years ago
Executive.cpp Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
Executive.h Refactor toJson out into separate file. 9 years ago
ExtVM.cpp Remove debug logs and add comments. 9 years ago
ExtVM.h codeHash in ExtVM 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 removed unused function 10 years ago
LogFilter.cpp filters using blockHashes instead of blockNumbers 10 years ago
LogFilter.h filters using blockHashes instead of blockNumbers 10 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 Merge pull request #2332 from arkpar/bc 9 years ago
State.h Parallelised large-file imports. 9 years ago
Transaction.cpp ethkey can sign & recover transaction information. 9 years ago
Transaction.h ethkey can sign & recover transaction information. 9 years ago
TransactionQueue.cpp fixed race condition in transaction queue 9 years ago
TransactionQueue.h Avoid attempting to import invalid blocks. 9 years ago
TransactionReceipt.cpp Potential mac fix(?) 10 years ago
TransactionReceipt.h set and map to hash tables 10 years ago
Utility.cpp Move non-cryptopp dependent stuff into devcore. 10 years ago
Utility.h Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
VerifiedBlock.h fixed block memory management 9 years ago