aboutsummaryrefslogtreecommitdiff
path: root/src/uint256.cpp
AgeCommit message (Expand)Author
2018-07-27Update copyright headers to 2018DrahtBot
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-09-08Changing &vec[0] to vec.data(), what 9804 missedMeshCollider
2017-02-27uint256: replace sprintf with HexStr and reverse-iteratorWladimir J. van der Laan
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-05-17Use SipHash-2-4 for CCoinsCache indexPieter Wuille
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-03-12BUGFIX: Stack around the variable 'rv' was corruptedfsb4000
2015-01-05uint256->arith_uint256 blob256->uint256Wladimir J. van der Laan
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-19Merge pull request #5470Wladimir J. van der Laan
2014-12-16Fix small typos in comments and error messagesPavel Janík
2014-12-16Remove references to X11 licenceMichael Ford
2014-09-19Apply clang-format on some infrequently-updated filesPieter Wuille
2014-08-26Split up util.cpp/hWladimir J. van der Laan
2014-07-14Use unordered_map for CCoinsViewCache with salted hashPieter Wuille
2014-06-28Move non-trivial uint256.h methods to uint256.cppPieter Wuille