.. |
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
|
All fields of BlockInfo now private.
|
10 years ago |
BasicGasPricer.h
|
Don't drop DB when chaning DB format.
|
10 years ago |
BlockChain.cpp
|
Fix tests.
|
10 years ago |
BlockChain.h
|
Fix tests.
|
10 years ago |
BlockChainSync.cpp
|
style
|
10 years ago |
BlockChainSync.h
|
Minor blockchain sync fixes
|
10 years ago |
BlockDetails.cpp
|
Caching.
|
10 years ago |
BlockDetails.h
|
performance optimizations
|
10 years ago |
BlockQueue.cpp
|
fixed invariant on block queue clear
|
10 years ago |
BlockQueue.h
|
performance optimizations
|
10 years ago |
CMakeLists.txt
|
Don't link secp256k1 on windows.
|
10 years ago |
CachedAddressState.cpp
|
Fix state diffs in AZ.
|
10 years ago |
CachedAddressState.h
|
Fix state diffs in AZ.
|
10 years ago |
CanonBlockChain.cpp
|
Fix tests.
|
10 years ago |
CanonBlockChain.h
|
Introduce vector_ref::cleanse, code adapted from openSSL.
|
10 years ago |
Client.cpp
|
Avoid mining invalid blocks. Actually allow external mining.
|
10 years ago |
Client.h
|
clear state on dropping transactions from queue
|
10 years ago |
ClientBase.cpp
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
ClientBase.h
|
Basic test working with same code for Ethash and BasicAuthority.
|
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
|
performance optimizations
|
10 years ago |
DownloadMan.h
|
performance optimizations
|
10 years ago |
EthereumHost.cpp
|
get transactions from syncing peer
|
10 years ago |
EthereumHost.h
|
Fixed a potential deadlock when peer is released in forEachPeer
|
10 years ago |
EthereumPeer.cpp
|
Minor blockchain sync fixes
|
10 years ago |
EthereumPeer.h
|
Merge pull request #2322 from arkpar/bc_rf
|
10 years ago |
Executive.cpp
|
Force Interpreter VM when VM tracing requested (moved from State to Executive).
|
10 years ago |
Executive.h
|
Fix ready for gas used/refunded.
|
10 years ago |
ExtVM.cpp
|
Avoid warnings about unused function arguments.
|
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
|
Allow provision of any genesis block.
|
10 years ago |
GenesisInfo.h
|
Genesis info.
|
10 years ago |
Interface.cpp
|
pair up hash with Address for transaction submission API.
|
10 years ago |
Interface.h
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
LogFilter.cpp
|
fixed anonymous logs
|
10 years ago |
LogFilter.h
|
fixed anonymous logs
|
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
|
Use boost's guaranteed non-deterministic random number generator. If it
|
10 years ago |
State.h
|
Fix up extraData reporting.
|
10 years ago |
Transaction.cpp
|
Revert "Txqueueasyncverify"
|
10 years ago |
Transaction.h
|
blockNumber is optional for LocalisedTransaction
|
10 years ago |
TransactionQueue.cpp
|
clear state on dropping transactions from queue
|
10 years ago |
TransactionQueue.h
|
clear state on dropping transactions from queue
|
10 years ago |
TransactionReceipt.cpp
|
Potential mac fix(?)
|
10 years ago |
TransactionReceipt.h
|
style fixes
|
10 years ago |
Utility.cpp
|
Make sure all directories are not readable by baddies (dejavu wk1#0).
|
10 years ago |
Utility.h
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
VerifiedBlock.h
|
Fix up rvalue references. Avoid a copy of an EVM code in ExtVM.
|
10 years ago |