586 Commits (c2245a954e8e7938edcb551f39a07695c942b83d)

Author SHA1 Message Date
Genoil 63acddf812 remove linux build warnings 9 years ago
Paweł Bylica ba4a79ae87 Remove FatDB support. 9 years ago
Paweł Bylica b3940d388c Remove support for RocksDB. 9 years ago
CJentzsch ac2216aaf9 allow _begin == _count in vector_ref 9 years ago
Gav Wood a060c46b4c Cleaned up some of network. Added HostSpec. 9 years ago
Gav Wood e0f70b64e3 Limit output recursion depth for RLP. 9 years ago
Gav Wood 15e976f8c2 Correct documentation. 9 years ago
Gav Wood 690760fc24 Avoid the need for JSONRPC with devcore. 9 years ago
Lefteris Karapetsas 2b6cecc429 Simplify and use jsToInt() 9 years ago
CJentzsch 7f2cc546b7 avoid overflow in vector_ref::cropped 9 years ago
arkpar 76db52d5e9 removed vector_ref::randomize 9 years ago
Gav Wood e8b6d43636 vector_ref::cleanse actually sets to zero. 9 years ago
Gav Wood 18d9398525 Fix --sign-tx in ethkey. 9 years ago
arkpar 75e5b770d2 Removed duplicate random devices 9 years ago
arkpar 6d29d724e4 immediate invariants check 9 years ago
arkpar 63531aa375 static asserts for byte inference functions (SEC-014) 9 years ago
Liana Husikyan 00752984a1 added checks to prevent the self assignment 9 years ago
debris 570bfbb327 fixed boost % bug 9 years ago
Gav Wood 47cd2cfbfa Don't trip up when can't change parent directory's permissions to the ideal. 9 years ago
chriseth 534af4b802 Reserve correctly. 9 years ago
Liana Husikyan 46f52550a2 Fixed self-overwriteing during assignment of secureFixedHash 9 years ago
chriseth d75f8595de Copy map before looping over it because it might be modified. 9 years ago
Gav Wood 5449419e94 Warnings fixes. 9 years ago
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