| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add license header to core_io.h, core_read/_write.cpp | Philip Kaufmann | 2014-08-01 | 1 | -0/+4 |
| * | fix compilation error in core_io.h | Philip Kaufmann | 2014-08-01 | 1 | -0/+1 |
| * | Add "bitcoin-tx" command line utility and supporting modules. | Jeff Garzik | 2014-07-29 | 1 | -0/+7 |
| * | Move ParseScript() helper, becoming accessible outside src/test/ | Jeff Garzik | 2014-07-29 | 1 | -0/+2 |
| * | Consolidate CTransaction hex encode/decode into core_io.h, core_{read,write}.cpp | Jeff Garzik | 2014-07-29 | 1 | -0/+14 |