aboutsummaryrefslogtreecommitdiff
path: root/src/arith_uint256.h
AgeCommit message (Expand)Author
2018-07-27Update copyright headers to 2018DrahtBot
2018-06-05Drop uint 256 not operatorBen Woosley
2018-02-28[arith_uint256] Avoid unnecessary this-copy using prefix operatorKarl-Johan Alm
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-11Merge #10749: Use compile-time constants instead of unnamed enumerations (rem...MarcoFalke
2017-08-17Prefer compile-time checking over run-time checkingpracticalswift
2017-08-07scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift
2017-07-26Use compile-time constants instead of unnamed enumerations (remove "enum hack")practicalswift
2017-06-07Fix instantiation and array accesses in class base_uint<BITS>Pavlos Antoniou
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-11-06[copyright] copyright header style uniformisle2983
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-04-20ensure consistent header comment naming conventionsPhilip Kaufmann
2015-01-05arith_uint256: remove initialization from byte vectorWladimir J. van der Laan
2015-01-05Remove now-unused methods from arith_uint256 and base_uintWladimir J. van der Laan
2015-01-05Remove arith_uint160Wladimir J. van der Laan
2015-01-05Add conversion functions arith_uint256<->uint_256Wladimir J. van der Laan
2015-01-05uint256->arith_uint256 blob256->uint256Wladimir J. van der Laan
2015-01-05Temporarily add SetNull/IsNull/GetCheapHash to base_uintWladimir J. van der Laan