aboutsummaryrefslogtreecommitdiff
path: root/src/uint256.cpp
Commit message (Expand)AuthorAgeFilesLines
* BUGFIX: Stack around the variable 'rv' was corruptedfsb40002015-03-121-2/+2
* uint256->arith_uint256 blob256->uint256Wladimir J. van der Laan2015-01-051-246/+35
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Merge pull request #5470Wladimir J. van der Laan2014-12-191-1/+1
|\
| * Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* | Fix small typos in comments and error messagesPavel Janík2014-12-161-1/+1
|/
* Apply clang-format on some infrequently-updated filesPieter Wuille2014-09-191-56/+77
* Split up util.cpp/hWladimir J. van der Laan2014-08-261-1/+2
* Use unordered_map for CCoinsViewCache with salted hashPieter Wuille2014-07-141-0/+43
* Move non-trivial uint256.h methods to uint256.cppPieter Wuille2014-06-281-0/+292