| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace scriptnum_test's normative ScriptNum implementation | Wladimir J. van der Laan | 2015-11-25 | 1 | -180/+0 |
| | | | | | | Compare against the scriptnum from Bitcoin Core 0.10 instead of OpenSSL. Closes #7086. | ||||
| * | Remove whitespaces before double colon in errors and logs | Pavel Janík | 2015-01-31 | 1 | -4/+4 |
| | | |||||
| * | Added "Core" to copyright headers | sandakersmann | 2014-12-19 | 1 | -1/+1 |
| | | | | | | Github-Pull: #5494 Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60 | ||||
| * | Remove references to X11 licence | Michael Ford | 2014-12-16 | 1 | -1/+1 |
| | | |||||
| * | Fix all header defines | Pavel Janík | 2014-11-03 | 1 | -3/+3 |
| | | |||||
| * | tests: fix false-positive under win64 | Cory Fields | 2014-09-30 | 1 | -3/+3 |
| | | | | | BN_ULONG isn't necessarily an unsigned long, as is the case on win64. | ||||
| * | Fix build in OS X 10.9 | Federico Bond | 2014-05-13 | 1 | -0/+1 |
| | | |||||
| * | Move bignum.h to test/ | Pieter Wuille | 2014-05-09 | 1 | -0/+179 |