| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 | 2016-12-31 | 1 | -1/+1 |
| * | [doc] Fix typos in comments, doxygen: Fix comment syntax | MarcoFalke | 2016-08-22 | 1 | -1/+1 |
| * | BIP143: Signing logic | Pieter Wuille | 2016-06-22 | 1 | -9/+25 |
| * | BIP143: Verification logic | Pieter Wuille | 2016-06-22 | 1 | -2/+3 |
| * | Bump copyright headers to 2015 | MarcoFalke | 2015-12-13 | 1 | -1/+1 |
| * | Add DummySignatureCreator which just creates zeroed sigs | Pieter Wuille | 2015-06-11 | 1 | -0/+8 |
| * | Abstract out Ctransaction-specific signing into TransactionSignatureCreator | Pieter Wuille | 2015-03-21 | 1 | -4/+37 |
| * | Added "Core" to copyright headers | sandakersmann | 2014-12-19 | 1 | -1/+1 |
| * | Make comments in /src/script doxygen compatible | Michael Ford | 2014-11-10 | 1 | -2/+4 |
| * | Avoid a bunch of copying/conversion in script/sign | Pieter Wuille | 2014-11-04 | 1 | -1/+1 |
| * | Fix all header defines | Pavel JanÃk | 2014-11-03 | 1 | -3/+3 |
| * | cleanup new script files (no code changes) | Philip Kaufmann | 2014-09-14 | 1 | -3/+4 |
| * | Separate script/sign | jtimon | 2014-09-08 | 1 | -0/+23 |