15 Commits (9587a9c12b5d54263787a23c75f570db368318c1)

Author SHA1 Message Date
practicalswift d1e6f91f85 Prefer compile-time checking over run-time checking 7 years ago
practicalswift 90d4d89230 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
practicalswift 1e65f0f339 Use compile-time constants instead of unnamed enumerations (remove "enum hack") 7 years ago
Pavlos Antoniou e5c616888b Fix instantiation and array accesses in class base_uint<BITS> 7 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
isle2983 4b04e32c20 [copyright] copyright header style uniform 8 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Philip Kaufmann a21df62069 ensure consistent header comment naming conventions 10 years ago
Wladimir J. van der Laan 6bd0dc2a84 arith_uint256: remove initialization from byte vector 10 years ago
Wladimir J. van der Laan 30007fda76 Remove now-unused methods from arith_uint256 and base_uint 10 years ago
Wladimir J. van der Laan edc720479d Remove arith_uint160 10 years ago
Wladimir J. van der Laan 92cdb1aace Add conversion functions arith_uint256<->uint_256 10 years ago
Wladimir J. van der Laan bfc6070342 uint256->arith_uint256 blob256->uint256 10 years ago
Wladimir J. van der Laan 5d3064bc44 Temporarily add SetNull/IsNull/GetCheapHash to base_uint 10 years ago