555 Commits (bcabff431fadd6c5bcb73b0018aae58a34c0f63a)

Author SHA1 Message Date
debris e1a72950d5 now policy CMP0042 is set to OLD 9 years ago
Gav Wood 9f756124b0 First draft at splitting State. 9 years ago
Gav Wood 61e99b1040 Revert "fixed cmake policy CMP0042, MACOSX RPATH" 9 years ago
Gav Wood d8a7b5f46c Don't try to change permissions of path when creating file if path 9 years ago
debris 4374ec50c2 fixed cmake policy CMP0042, MACOSX RPATH 9 years ago
Gav Wood e5ad7bbc67 Fix for FixedHash. 9 years ago
arkpar 35d4c15ebe get home dir even when no env available on linux 9 years ago
Gav Wood 7704698d29 Make Nonce use Secret. 9 years ago
Gav Wood b5d44ee1b3 reorder libs to reflect dependency path. 9 years ago
Gav Wood 5904badec7 Use boost counterparts. Apparently std::random and boost::random are not 9 years ago
Gav Wood 09e5dbfa06 Use boost's guaranteed non-deterministic random number generator. If it 9 years ago
Paweł Bylica 6d10e19fb1 Place project version in cmake variable PROJECT_VERSION. 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 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
subtly 126ae0d3de typo 9 years ago
subtly 110c1099b6 possible fix for pause on shutdown. thread names in macos for easier debugging. 9 years ago
Gav Wood 39463399f3 Version bump. 9 years ago
Gav Wood 4ae1133224 Version bump. 9 years ago
Gav Wood 15229a15ab Version bump. 9 years ago
Gav Wood cb009c7640 Fix mining deadlocks. 9 years ago
Gav Wood 3a91cd8cd9 Version bump, compile fix. 9 years ago
Paweł Bylica 69bbae0072 concurrent_queue 9 years ago
Gav Wood d59b71210d Version bump. 9 years ago
Gav Wood 51f887aac5 Make sure all directories are not readable by baddies (dejavu wk1#0). 9 years ago
Gav Wood 631e701fdf Fix dejavu week 1, issue 1. 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 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 4f32150a6a Basic test working with same code for Ethash and BasicAuthority. 9 years ago
Gav Wood fd4486ca79 Tests working for BasicAuthority and Ethash. 9 years ago
Gav Wood e18e3de824 Basic test working with same code for Ethash and BasicAuthority. 9 years ago
Gav Wood 57e1ae26f7 Tests working for BasicAuthority and Ethash. 9 years ago
Gav Wood d16c51a56f Basic test working with same code for Ethash and BasicAuthority. 9 years ago
Gav Wood bcce3cb72b Tests working for BasicAuthority and Ethash. 9 years ago
Gav Wood 68b2c8ecbf Basic test working with same code for Ethash and BasicAuthority. 9 years ago
Gav Wood 4302afdf2c Tests working for BasicAuthority and Ethash. 9 years ago
arkpar 3db5d95716 State and Client minor cleanup 9 years ago
Gav Wood 795c631de6 Stricter checks on RLP. 9 years ago
subtly 614b61b67a Fix deadlineop/ops mutexes. Rerun discovery regardless of whether timer is cancelled, due to asio prematurely cancelling timer. 9 years ago
Gav Wood 778e6ff677 Fix for invariant macro. 9 years ago
subtly 7cb578cc1f log worker exceptions 9 years ago
subtly f0c925086d Fixes for #2337, #2349, #2288, #2333, #1398. 9 years ago