.. |
Account.cpp
|
Bunch of repotting/curating.
|
10 years ago |
Account.h
|
Fix up rvalue references. Avoid a copy of an EVM code in ExtVM.
|
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 |
BasicGasPricer.cpp
|
Don't drop DB when chaning DB format.
|
10 years ago |
BasicGasPricer.h
|
Don't drop DB when chaning DB format.
|
10 years ago |
BlockChain.cpp
|
import transactions in a separate thread
|
10 years ago |
BlockChain.h
|
LocalisedTransactionReceipt in ClientBase and WebThreeStubServerBase
|
10 years ago |
BlockChainSync.cpp
|
sync status CLI
|
10 years ago |
BlockChainSync.h
|
Merge pull request #2393 from arkpar/bc-cmd
|
10 years ago |
BlockDetails.cpp
|
Caching.
|
10 years ago |
BlockDetails.h
|
Support rocksdb alternative.
|
10 years ago |
BlockQueue.cpp
|
Merge pull request #2322 from arkpar/bc_rf
|
10 years ago |
BlockQueue.h
|
import transactions in a separate thread
|
10 years ago |
CMakeLists.txt
|
Don't link secp256k1 on windows.
|
10 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.
|
10 years ago |
Client.cpp
|
LocalisedTransaction && LocalisedTransactionReceipt
|
10 years ago |
Client.h
|
Cleaned up interface to send/submit Transaction.
|
10 years ago |
ClientBase.cpp
|
LocalisedTransaction in ClientBase and WebThreeStubServerBase
|
10 years ago |
ClientBase.h
|
LocalisedTransaction in ClientBase and WebThreeStubServerBase
|
10 years ago |
CommonNet.cpp
|
enabled -pedantic for gcc build
|
10 years ago |
CommonNet.h
|
pv61 sync
|
10 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.
|
10 years ago |
EthereumHost.cpp
|
import transactions in a separate thread
|
10 years ago |
EthereumHost.h
|
import transactions in a separate thread
|
10 years ago |
EthereumPeer.cpp
|
Merge pull request #2322 from arkpar/bc_rf
|
10 years ago |
EthereumPeer.h
|
Merge pull request #2322 from arkpar/bc_rf
|
10 years ago |
Executive.cpp
|
Crash fix.
|
10 years ago |
Executive.h
|
Fix ready for gas used/refunded.
|
10 years ago |
ExtVM.cpp
|
Fix ready for gas used/refunded.
|
10 years ago |
ExtVM.h
|
codeHash in ExtVM
|
10 years ago |
GasPricer.cpp
|
Don't drop DB when chaning DB format.
|
10 years ago |
GasPricer.h
|
Don't drop DB when chaning DB format.
|
10 years ago |
GenesisInfo.cpp
|
Fee structure stuff.
|
10 years ago |
GenesisInfo.h
|
Genesis info.
|
10 years ago |
Interface.cpp
|
rpc eth_sendTransaction returns always transaction hash
|
10 years ago |
Interface.h
|
LocalisedTransaction in ClientBase and WebThreeStubServerBase
|
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
|
Avoid spurious error messages.
|
10 years ago |
State.h
|
import transactions in a separate thread
|
10 years ago |
Transaction.cpp
|
Revert "Txqueueasyncverify"
|
10 years ago |
Transaction.h
|
LocalisedTransaction in ClientBase and WebThreeStubServerBase
|
10 years ago |
TransactionQueue.cpp
|
locking improvements
|
10 years ago |
TransactionQueue.h
|
msvc compilation/warnings
|
10 years ago |
TransactionReceipt.cpp
|
Potential mac fix(?)
|
10 years ago |
TransactionReceipt.h
|
LocalisedTransactionReceipt in ClientBase and WebThreeStubServerBase
|
10 years ago |
Utility.cpp
|
Slightly more useful errors in the case of upgrade failure.
|
10 years ago |
Utility.h
|
Don't drop DB when chaning DB format.
|
10 years ago |
VerifiedBlock.h
|
Fix up rvalue references. Avoid a copy of an EVM code in ExtVM.
|
10 years ago |