| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch to libsecp256k1-based validation for ECDSA | Pieter Wuille | 2015-11-15 | 1 | -40/+0 |
| | | |||||
| * | Added "Core" to copyright headers | sandakersmann | 2014-12-19 | 1 | -1/+1 |
| | | | | | | Github-Pull: #5494 Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60 | ||||
| * | Convert remaining comments in /src to doxygen format | Michael Ford | 2014-11-21 | 1 | -5/+7 |
| | | | | | | | | | | | - Update comments in checkpoints to be doxygen compatible - Update comments in checkqueue to be doxygen compatible - Update coins to be doxygen compatible - Fix comment typo in crypter.h - Update licenses/copyright dates Closes #5325 #5184 #5183 #5182 | ||||
| * | Remove unused ecwrapper code | Pieter Wuille | 2014-11-19 | 1 | -8/+0 |
| | | |||||
| * | Do signature-s negation inside the tests | Pieter Wuille | 2014-11-10 | 1 | -1/+1 |
| | | | | | To avoid the need for libsecp256k1 to expose such functionality. | ||||
| * | minor code style cleanup after recent merges | Philip Kaufmann | 2014-11-04 | 1 | -1/+1 |
| | | | | | | - add a missing license header - correct some header orderings etc. | ||||
| * | Fix all header defines | Pavel JanÃk | 2014-11-03 | 1 | -2/+2 |
| | | |||||
| * | minor cleanup: include orders, end comments etc. | Philip Kaufmann | 2014-10-31 | 1 | -2/+2 |
| | | | | | - no code changes | ||||
| * | boost: code movement only: split CECKey into separate files | Cory Fields | 2014-10-27 | 1 | -0/+46 |