index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arith_uint256.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use std::numeric_limits<UNSIGNED>::max()) instead of (UNSIGNED)-1
practicalswift
2018-12-04
1
-1
/
+2
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Drop uint 256 not operator
Ben Woosley
2018-06-05
1
-8
/
+0
*
[arith_uint256] Avoid unnecessary this-copy using prefix operator
Karl-Johan Alm
2018-02-28
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Merge #10749: Use compile-time constants instead of unnamed enumerations (rem...
MarcoFalke
2017-11-11
1
-1
/
+1
|
\
|
*
Use compile-time constants instead of unnamed enumerations (remove "enum hack")
practicalswift
2017-07-26
1
-1
/
+1
*
|
Prefer compile-time checking over run-time checking
practicalswift
2017-08-17
1
-1
/
+1
*
|
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-1
/
+1
|
/
*
Fix instantiation and array accesses in class base_uint<BITS>
Pavlos Antoniou
2017-06-07
1
-2
/
+8
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
[copyright] copyright header style uniform
isle2983
2016-11-06
1
-1
/
+1
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
ensure consistent header comment naming conventions
Philip Kaufmann
2015-04-20
1
-1
/
+1
*
arith_uint256: remove initialization from byte vector
Wladimir J. van der Laan
2015-01-05
1
-2
/
+0
*
Remove now-unused methods from arith_uint256 and base_uint
Wladimir J. van der Laan
2015-01-05
1
-56
/
+0
*
Remove arith_uint160
Wladimir J. van der Laan
2015-01-05
1
-10
/
+0
*
Add conversion functions arith_uint256<->uint_256
Wladimir J. van der Laan
2015-01-05
1
-0
/
+8
*
uint256->arith_uint256 blob256->uint256
Wladimir J. van der Laan
2015-01-05
1
-10
/
+341
*
Temporarily add SetNull/IsNull/GetCheapHash to base_uint
Wladimir J. van der Laan
2015-01-05
1
-0
/
+19