66 Commits (cb69cf6167a6f9e081239dcda1d1c026e2d31518)

Author SHA1 Message Date
Paweł Bylica c5f99f54d1
Drop evaluation by full DAG 8 years ago
Paweł Bylica 013935d1c0
Get rid of Ethash wrapper 8 years ago
Paweł Bylica 24daf48296
Merge Ethash and EthashAux modules 8 years ago
Paweł Bylica d5d582be65
Remove unneeded dependencies on boost::system 8 years ago
Paweł Bylica a876fa7388
Remove usages of boost::thread 8 years ago
Paweł Bylica d4ec491cda
Remove some CPU DAG management code 8 years ago
Paweł Bylica 56af239e79
Remove unused code 8 years ago
Genoil 6ffe592760 sequential DAG loading 9 years ago
Genoil 35ce4a8595 fixed crash when using -E flag on non-existing directory 9 years ago
Genoil 7ea80205e4 fixed crash when using -E and using default DAG directory 9 years ago
Genoil cac1ea3567 failover farm URL (getwork only) 9 years ago
Genoil 2a8b09350f old dag deletion 9 years ago
Paweł Bylica d9b2ce3aa0 Remove devcrypto library and dependencies. 9 years ago
Jan Willem Penterman 6e4dbafbfe -added support for custom DAG directory 9 years ago
Gav Wood 09e5dbfa06 Use boost's guaranteed non-deterministic random number generator. If it 10 years ago
Gav Wood e14d000bea All fields of BlockInfo now private. 10 years ago
Gav Wood 58c7d1ead6 Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood 3fa8cfc328 Tests working for BasicAuthority and Ethash. 10 years ago
Gav Wood 0c5e924745 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood 32c11d9664 Modularise nonce, mix hash and seed hash. 10 years ago
Gav Wood f693ac0cc4 All fields of BlockInfo now private. 10 years ago
Gav Wood d76b9b3d18 Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood 3dbe96d518 Tests working for BasicAuthority and Ethash. 10 years ago
Gav Wood a00196914a Basic Proof-of-Authority sealent. 10 years ago
Gav Wood 361c073bdc Modularise nonce, mix hash and seed hash. 10 years ago
Gav Wood ff2f952184 All fields of BlockInfo now private. 10 years ago
Gav Wood 4f32150a6a Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood fd4486ca79 Tests working for BasicAuthority and Ethash. 10 years ago
Gav Wood 1bc77af041 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood bcc35d67a1 Modularise nonce, mix hash and seed hash. 10 years ago
Gav Wood 1e6bf809b4 All fields of BlockInfo now private. 10 years ago
Gav Wood e18e3de824 Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood 57e1ae26f7 Tests working for BasicAuthority and Ethash. 10 years ago
Gav Wood 88cd4dfad7 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood 0158351621 Modularise nonce, mix hash and seed hash. 10 years ago
Gav Wood 5ee3e8e5fc All fields of BlockInfo now private. 10 years ago
Gav Wood d16c51a56f Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood bcce3cb72b Tests working for BasicAuthority and Ethash. 10 years ago
Gav Wood 75857ef5d4 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood a04ba152e5 Modularise nonce, mix hash and seed hash. 10 years ago
Gav Wood 487349bf09 All fields of BlockInfo now private. 10 years ago
Gav Wood 68b2c8ecbf Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood 4302afdf2c Tests working for BasicAuthority and Ethash. 10 years ago
Gav Wood 212d433370 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood 9ae950d4ad Modularise nonce, mix hash and seed hash. 10 years ago
Gav Wood 879f443ce1 Avoid rzce condition. 10 years ago
Lefteris Karapetsas b75514756a Use std::call_once instead of a mutex 10 years ago
Lefteris Karapetsas a976df8c3b Reduce number of statics in EthashAux 10 years ago
Lefteris Karapetsas 04aa9867f5 Potential fix for EthashAux race condition 10 years ago
Lefteris Karapetsas 7604f4c224 Smarter and more flexible GPU memory check 10 years ago