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
/
bignum_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce bignum.h now it is only needed for scriptnum_tests
Pieter Wuille
2014-05-09
1
-136
/
+0
*
Move {Get,Set}Compact from bignum to uint256
Pieter Wuille
2014-05-09
1
-88
/
+0
*
Update moved and dead links
Luke Dashjr
2014-03-24
1
-5
/
+2
*
Add licenses for tests and test data
Wladimir J. van der Laan
2014-03-18
1
-0
/
+4
*
Adds additional zero checks for setCompact
Noel Tiernan
2014-01-19
1
-0
/
+36
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-7
/
+8
*
Make util phexdigit array reusable
Olivier Langlois
2013-10-27
1
-0
/
+8
*
Fix signed/unsigned comparison warnings
Gavin Andresen
2013-04-03
1
-12
/
+12
*
tests for SetCompact and GetCompact of CBigNum
Christian von Roques
2012-09-15
1
-0
/
+53
*
fix further spelling errors / remove a tab in the source
Philip Kaufmann
2012-08-02
1
-3
/
+3
*
Move NOINLINE definition to test where it's used.
Ricardo M. Correia
2012-06-07
1
-0
/
+16
*
Use C++-style numeric limits instead of C-style.
Ricardo M. Correia
2012-05-31
1
-3
/
+3
*
Fix noinline definition so that it works for more compilers.
Ricardo M. Correia
2012-05-31
1
-3
/
+2
*
Add test case for CBigNum::setint64().
Ricardo M. Correia
2012-05-14
1
-0
/
+110