.. |
ABI.cpp
|
Draft of indirect ICAP algo.
|
10 years ago |
ABI.h
|
Move non-cryptopp dependent stuff into devcore.
|
10 years ago |
BasicAuthority.cpp
|
Secure datatypes now copyable only to similar datatypes.
|
10 years ago |
BasicAuthority.h
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
BlockInfo.cpp
|
Fix comparison in diff adjustment.
|
10 years ago |
BlockInfo.h
|
First draft at splitting State.
|
10 years ago |
CMakeLists.txt
|
now policy CMP0042 is set to OLD
|
10 years ago |
Common.cpp
|
Use boost's guaranteed non-deterministic random number generator. If it
|
10 years ago |
Common.h
|
set default gasPrice to 50 shannon
|
10 years ago |
CommonJS.cpp
|
Integrate KeyManager.
|
10 years ago |
CommonJS.h
|
Secure datatypes now copyable only to similar datatypes.
|
10 years ago |
Ethash.cpp
|
Use boost's guaranteed non-deterministic random number generator. If it
|
10 years ago |
Ethash.h
|
Avoid mining invalid blocks. Actually allow external mining.
|
10 years ago |
EthashAux.cpp
|
Use boost's guaranteed non-deterministic random number generator. If it
|
10 years ago |
EthashAux.h
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
EthashCPUMiner.cpp
|
Fix mining.
|
10 years ago |
EthashCPUMiner.h
|
Fix mining.
|
10 years ago |
EthashGPUMiner.cpp
|
Remove cpuid from GPU miner.
|
10 years ago |
EthashGPUMiner.h
|
Repot all the ethash stuff.
|
10 years ago |
EthashSealEngine.cpp
|
Check the solution before submitting it.
|
10 years ago |
EthashSealEngine.h
|
Repot all the ethash stuff.
|
10 years ago |
Exceptions.h
|
Only do out-of-order compatible verifications at verifier-thread time.
|
10 years ago |
Farm.h
|
Fix mining.
|
10 years ago |
ICAP.cpp
|
even more
|
10 years ago |
ICAP.h
|
Nicer password dialog.
|
10 years ago |
KeyManager.cpp
|
Use temp-write-move for KeyManager.
|
10 years ago |
KeyManager.h
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Miner.cpp
|
Refactor just about everything important in the core.
|
10 years ago |
Miner.h
|
Fix mining deadlocks.
|
10 years ago |
Params.cpp
|
target 3141592 as BlockGasLimit
|
10 years ago |
Params.h
|
Minor updates to gas limit floor machanism.
|
10 years ago |
Sealer.cpp
|
libethcore on a new path.
|
10 years ago |
Sealer.h
|
Fix mining deadlocks.
|
10 years ago |
Transaction.cpp
|
Cleaned up interface to send/submit Transaction.
|
10 years ago |
Transaction.h
|
Cleaned up interface to send/submit Transaction.
|
10 years ago |