| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Avoid integer overflows in scriptnum tests | Pieter Wuille | 2017-01-12 | 1 | -2/+4 |
| * | Bump copyright headers to 2015 | MarcoFalke | 2015-12-13 | 1 | -1/+1 |
| * | Replace scriptnum_test's normative ScriptNum implementation | Wladimir J. van der Laan | 2015-11-25 | 1 | -19/+22 |
| * | Make CScriptNum() take nMaxNumSize as an argument | Peter Todd | 2015-05-09 | 1 | -1/+1 |
| * | tests: add a BasicTestingSetup and apply to all tests | Wladimir J. van der Laan | 2015-03-12 | 1 | -1/+4 |
| * | Remove references to X11 licence | Michael Ford | 2014-12-16 | 1 | -1/+1 |
| * | Add SCRIPT_VERIFY_MINIMALDATA (BIP62 rules 3 and 4) | Pieter Wuille | 2014-10-25 | 1 | -2/+2 |
| * | Move CScript class and dependencies to script/script | jtimon | 2014-09-08 | 1 | -1/+1 |
| * | Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes) | jtimon | 2014-09-08 | 1 | -1/+1 |
| * | script: Add test for CScriptNum | Cory Fields | 2014-04-22 | 1 | -0/+196 |