aboutsummaryrefslogtreecommitdiff
path: root/src/test/bignum.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace scriptnum_test's normative ScriptNum implementationWladimir J. van der Laan2015-11-251-180/+0
| | | | | Compare against the scriptnum from Bitcoin Core 0.10 instead of OpenSSL. Closes #7086.
* Remove whitespaces before double colon in errors and logsPavel Janík2015-01-311-4/+4
|
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
| | | | | Github-Pull: #5494 Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
|
* Fix all header definesPavel Janík2014-11-031-3/+3
|
* tests: fix false-positive under win64Cory Fields2014-09-301-3/+3
| | | | BN_ULONG isn't necessarily an unsigned long, as is the case on win64.
* Fix build in OS X 10.9Federico Bond2014-05-131-0/+1
|
* Move bignum.h to test/Pieter Wuille2014-05-091-0/+179