| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for data-based outputs (OP_RETURN) to bitcoin-tx. | Pavel JanÃk | 2015-08-06 | 1 | -0/+30 |
| * | tests: Fix bitcoin-tx signing testcase | Wladimir J. van der Laan | 2015-07-07 | 1 | -1/+1 |
| * | bitcoin-tx: Add test case for signing a tx | Eric R. Schulz | 2014-12-24 | 1 | -0/+10 |
| * | tests: fix python test-runner for windows | Cory Fields | 2014-09-30 | 1 | -10/+19 |
| * | bitcoin-util-test: Test bitcoin-tx with null scriptPubKey | Luke Dashjr | 2014-09-14 | 1 | -0/+3 |
| * | Add bitcoin-tx tests | Jeff Garzik | 2014-08-19 | 1 | -0/+29 |
| * | bitcoin-tx: Accept input via stdin. Add input handling to tests. | Jeff Garzik | 2014-08-19 | 1 | -0/+4 |
| * | Add "it works" test for bitcoin-tx | Jeff Garzik | 2014-08-19 | 1 | -0/+5 |