aboutsummaryrefslogtreecommitdiff
path: root/src/core_read.cpp
AgeCommit message (Expand)Author
2014-09-08Move CScript class and dependencies to script/scriptjtimon
2014-09-08Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)jtimon
2014-08-28add missing header end commentsPhilip Kaufmann
2014-08-01add license header to core_io.h, core_read/_write.cppPhilip Kaufmann
2014-08-01fix compilation error in core_io.hPhilip Kaufmann
2014-07-29Add "bitcoin-tx" command line utility and supporting modules.Jeff Garzik
2014-07-29core_read's ParseScript(): minor cleanupsCory Fields
2014-07-29Move ParseScript() helper, becoming accessible outside src/test/Jeff Garzik
2014-07-29Consolidate CTransaction hex encode/decode into core_io.h, core_{read,write}.cppJeff Garzik