| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 | 2016-12-31 | 1 | -1/+1 |
| | | | | | | | Edited via: $ contrib/devtools/copyright_header.py update . | ||||
| * | Fix ismine and addwitnessaddress: no uncompressed keys in segwit | Pieter Wuille | 2016-10-17 | 1 | -8/+54 |
| | | |||||
| * | BIP143: Signing logic | Pieter Wuille | 2016-06-22 | 1 | -2/+17 |
| | | |||||
| * | wallet_ismine.h → script/ismine.h | Wladimir J. van der Laan | 2016-04-18 | 1 | -0/+95 |
| Removes conditional dependency of `src/test` on wallet. Makes multisig and P2SH tests complete without wallet built-in. | |||||