594 Commits (e988852f9107a8a19c43470f37e6fa81d1a4a7d3)

Author SHA1 Message Date
Paweł Bylica cdc8a2ca10
Flatten SealEngine 8 years ago
Paweł Bylica 9d58e70289
Remove unused code 8 years ago
Paweł Bylica 1c1f7826fb
Remove unused code 8 years ago
Paweł Bylica 56af239e79
Remove unused code 8 years ago
Paweł Bylica 27a07e5058
Remove unused code 8 years ago
Paweł Bylica a20b2b4018
Remove unused code 8 years ago
Paweł Bylica 435e899e3b
Drop DB including leveldb 8 years ago
Paweł Bylica 8ec6306196
Always build with JSON RPC 8 years ago
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. 10 years ago
Gav Wood 15e976f8c2 Correct documentation. 10 years ago
Gav Wood 690760fc24 Avoid the need for JSONRPC with devcore. 10 years ago
Lefteris Karapetsas 2b6cecc429 Simplify and use jsToInt() 10 years ago
CJentzsch 7f2cc546b7 avoid overflow in vector_ref::cropped 10 years ago
arkpar 76db52d5e9 removed vector_ref::randomize 10 years ago
Gav Wood e8b6d43636 vector_ref::cleanse actually sets to zero. 10 years ago
Gav Wood 18d9398525 Fix --sign-tx in ethkey. 10 years ago
arkpar 75e5b770d2 Removed duplicate random devices 10 years ago
arkpar 6d29d724e4 immediate invariants check 10 years ago
arkpar 63531aa375 static asserts for byte inference functions (SEC-014) 10 years ago
Liana Husikyan 00752984a1 added checks to prevent the self assignment 10 years ago
debris 570bfbb327 fixed boost % bug 10 years ago
Gav Wood 47cd2cfbfa Don't trip up when can't change parent directory's permissions to the ideal. 10 years ago
chriseth 534af4b802 Reserve correctly. 10 years ago
Liana Husikyan 46f52550a2 Fixed self-overwriteing during assignment of secureFixedHash 10 years ago
chriseth d75f8595de Copy map before looping over it because it might be modified. 10 years ago
Gav Wood 5449419e94 Warnings fixes. 10 years ago
debris e1a72950d5 now policy CMP0042 is set to OLD 10 years ago
Gav Wood 9f756124b0 First draft at splitting State. 10 years ago
Gav Wood 61e99b1040 Revert "fixed cmake policy CMP0042, MACOSX RPATH" 10 years ago
Gav Wood d8a7b5f46c Don't try to change permissions of path when creating file if path 10 years ago
debris 4374ec50c2 fixed cmake policy CMP0042, MACOSX RPATH 10 years ago
Gav Wood e5ad7bbc67 Fix for FixedHash. 10 years ago
arkpar 35d4c15ebe get home dir even when no env available on linux 10 years ago
Gav Wood 7704698d29 Make Nonce use Secret. 10 years ago
Gav Wood b5d44ee1b3 reorder libs to reflect dependency path. 10 years ago
Gav Wood 5904badec7 Use boost counterparts. Apparently std::random and boost::random are not 10 years ago
Gav Wood 09e5dbfa06 Use boost's guaranteed non-deterministic random number generator. If it 10 years ago
Paweł Bylica 6d10e19fb1 Place project version in cmake variable PROJECT_VERSION. 10 years ago
Gav Wood 591b4c8c64 Secure datatypes now copyable only to similar datatypes. 10 years ago
Gav Wood 17098549f8 Introduce vector_ref::cleanse, code adapted from openSSL. 10 years ago
Gav Wood 818fa25bba Secure datatypes now copyable only to similar datatypes. 10 years ago
Gav Wood 2a7c56aef7 Introduce vector_ref::cleanse, code adapted from openSSL. 10 years ago
Gav Wood 2f19861858 Secure datatypes now copyable only to similar datatypes. 10 years ago
Gav Wood 5dcee7a6b3 Fix up extraData reporting. 10 years ago
Gav Wood e2203bb585 Introduce vector_ref::cleanse, code adapted from openSSL. 10 years ago