| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bitcoin-tx: Stricter check for valid integers | Daniel Kraft | 2018-07-07 | 1 | -0/+55 |
| * | Fix typos | practicalswift | 2018-03-21 | 1 | -2/+2 |
| * | Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds | Matt Corallo | 2017-09-20 | 1 | -0/+18 |
| * | Add tests for bitcoin-tx input checking | John Newbery | 2017-03-30 | 1 | -0/+32 |
| * | Check stderr when testing bitcoin-tx | John Newbery | 2017-03-30 | 1 | -0/+4 |
| * | Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py | John Newbery | 2017-03-20 | 1 | -0/+356 |