672 Commits (bc9ad046e314a16cd09d99b2730c7ed808718f6e)

Author SHA1 Message Date
Gav Wood 79afb509be No need for DontHave anymore. 9 years ago
Gav Wood c535a662ca Only do out-of-order compatible verifications at verifier-thread time. 9 years ago
Gav Wood 09e5dbfa06 Use boost's guaranteed non-deterministic random number generator. If it 9 years ago
Gav Wood 91050f2b4a Fix mining. 9 years ago
Gav Wood 2513561a33 Avoid mining invalid blocks. Actually allow external mining. 9 years ago
Gav Wood 23983aaf97 Fix for gas floor calc. 9 years ago
Gav Wood 756ca99f6d Minor updates to gas limit floor machanism. 9 years ago
Gav Wood 11abba272b Target 5000 gas floor for frontier. 9 years ago
Vlad Gluhovsky 665c7240f8 bugfix 9 years ago
Gav Wood 6ee25c93d6 Allow importing of ethersale wallets in CLI. 9 years ago
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