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
/
test
/
uint256_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
uint256: Update constructors to c++11, make ONE static
Anthony Towns
2020-09-28
1
-0
/
+6
*
test: Move boost/stdlib includes last
MarcoFalke
2020-04-17
1
-0
/
+1
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
scripted-diff: Sort test includes
MarcoFalke
2020-04-16
1
-2
/
+2
*
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-06
1
-1
/
+1
*
tests: Reduce compilation time and unneccessary recompiles by removing unused...
practicalswift
2019-06-26
1
-4
/
+2
*
scripted-diff: Bump copyright headers in test, bench
MarcoFalke
2019-04-11
1
-1
/
+1
*
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-04-11
1
-1
/
+1
*
Drop unused GetType() from CSizeComputer
Ben Woosley
2018-09-11
1
-4
/
+4
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-05-03
1
-1
/
+1
*
[test] Add tests for self usage in arith_uint256
Karl-Johan Alm
2018-03-01
1
-0
/
+13
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-4
/
+4
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Get rid of nType and nVersion
Pieter Wuille
2016-11-07
1
-19
/
+19
*
Make GetSerializeSize a wrapper on top of CSizeComputer
Pieter Wuille
2016-11-07
1
-4
/
+4
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
tests: add a BasicTestingSetup and apply to all tests
Wladimir J. van der Laan
2015-03-12
1
-1
/
+2
*
Add tests for new uint256
Wladimir J. van der Laan
2015-01-05
1
-0
/
+268
*
uint256->arith_uint256 blob256->uint256
Wladimir J. van der Laan
2015-01-05
1
-837
/
+0
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
Move {Get,Set}Compact from bignum to uint256
Pieter Wuille
2014-05-09
1
-0
/
+129
*
Add multiplication and division to uint160/uint256
Pieter Wuille
2014-05-09
1
-0
/
+71
*
Exception instead of assigning 0 in case of wrong vector length
Pieter Wuille
2014-05-09
1
-5
/
+5
*
Add licenses for tests and test data
Wladimir J. van der Laan
2014-03-18
1
-0
/
+4
*
Unittests for uint256.h
Thomas Holenstein
2013-12-25
1
-15
/
+619
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-3
/
+5
*
Make util phexdigit array reusable
Olivier Langlois
2013-10-27
1
-0
/
+9
*
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-21
1
-3
/
+1
*
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-12-20
1
-1
/
+3
*
Rework unit tests so test_bitcoin.cpp does not #include them all
Gavin Andresen
2011-12-19
1
-1
/
+1
*
Cleanup test suite output to be more useful.
Matt Corallo
2011-08-08
1
-1
/
+1
*
Fix testing setup
Vegard Nossum
2011-08-08
1
-0
/
+2
*
Boost unit-testing framework.
Gavin Andresen
2011-06-27
1
-0
/
+16