550 Commits (40c334cc3ddbef23f6b483df42d9d4211cabbe84)

Author SHA1 Message Date
Gav Wood 591b4c8c64 Secure datatypes now copyable only to similar datatypes. 9 years ago
Gav Wood 17098549f8 Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago
Gav Wood 818fa25bba Secure datatypes now copyable only to similar datatypes. 9 years ago
Gav Wood 2a7c56aef7 Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago
Gav Wood 2f19861858 Secure datatypes now copyable only to similar datatypes. 9 years ago
Gav Wood 132f8b8011 13 second blocktime boundary point. 9 years ago
CJentzsch b4c8314de9 blockGasLimit depending on network (olympic, turbo, frontier) 9 years ago
CJentzsch b5548fd857 decrase minblockGasLimit to 5000 for frontier 9 years ago
CJentzsch b99e00a572 increase frontier blocktime to 13s 9 years ago
Gav Wood 5dcee7a6b3 Fix up extraData reporting. 9 years ago
Gav Wood e2203bb585 Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago
Gav Wood c3a334cc21 Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago
Gav Wood 49a826397b Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago
Gav Wood 5d08a13ce8 Fixed block reward, transaction dialog. 9 years ago
arkpar 0494ae2a7a fixing tests 9 years ago
Gav Wood 008c400cfb Interactive is now a JS console. 9 years ago
Gav Wood e763a3f038 Fix database path issue, fix extradata max size to 1024 for olympic only. 9 years ago
Gav Wood 8268185169 Allow provision of any genesis block. 9 years ago
Gav Wood 717e0b17fb Check the solution before submitting it. 9 years ago
Gav Wood cb009c7640 Fix mining deadlocks. 9 years ago
chriseth 43a9cc541a Virtual destructor for Miner. 9 years ago
Lefteris Karapetsas 69e8b01115 Check if precompute seal option exists 9 years ago
Lefteris Karapetsas a700950765 Switch to using the Sealers API for precompute 9 years ago
Lefteris Karapetsas 1718d6c648 ensurePrecomputed should respect --no-precompute 9 years ago
Gav Wood 7eaf40a4c1 Fix clang warnings, my version. 9 years ago
Gav Wood 193b505967 Remove cpuid from GPU miner. 9 years ago
arkpar b60018713f fixed build wo libcpuid 9 years ago
Gav Wood b1c04ba0fc Repot all the ethash stuff. 9 years ago
arkpar c72564d25c fixing solidity tests 9 years ago
arkpar 14167c09bf fixed ethashcl build 9 years ago
arkpar 374b1960f7 tests repared 9 years ago
arkpar 1c1e9aea02 eth working 9 years ago
arkpar 3737590f22 started tests refactoring 9 years ago
Gav Wood e14d000bea All fields of BlockInfo now private. 9 years ago
Gav Wood 58c7d1ead6 Basic test working with same code for Ethash and BasicAuthority. 9 years ago
Gav Wood 3fa8cfc328 Tests working for BasicAuthority and Ethash. 9 years ago
Gav Wood 076e5c03ee libethcore on a new path. 9 years ago
Gav Wood 0c5e924745 Basic Proof-of-Authority sealent. 9 years ago
Gav Wood 32c11d9664 Modularise nonce, mix hash and seed hash. 9 years ago
arkpar 855ba20a0f fixed ethashcl build 9 years ago
arkpar 3202427722 tests repared 9 years ago
arkpar 1547a72b3a eth working 9 years ago
arkpar 67bb58d6e4 started tests refactoring 9 years ago
Gav Wood f693ac0cc4 All fields of BlockInfo now private. 9 years ago
Gav Wood d76b9b3d18 Basic test working with same code for Ethash and BasicAuthority. 9 years ago
Gav Wood 3dbe96d518 Tests working for BasicAuthority and Ethash. 9 years ago
Gav Wood d9372d67d1 libethcore on a new path. 9 years ago
Gav Wood a00196914a Basic Proof-of-Authority sealent. 9 years ago
Gav Wood 361c073bdc Modularise nonce, mix hash and seed hash. 9 years ago
arkpar 697e42f9e4 eth working 9 years ago