aboutsummaryrefslogtreecommitdiff
path: root/src/core_io.h
AgeCommit message (Expand)Author
2014-12-31Merge pull request #5499Wladimir J. van der Laan
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-17Bugfix: prioritisetransaction: Do some basic sanity checking on txidLuke Dashjr
2014-12-16Remove references to X11 licenceMichael Ford
2014-11-24Merge pull request #1816Wladimir J. van der Laan
2014-11-18Abstract DecodeHexBlk and BIP22ValidationResult functions out of submitblockLuke Dashjr
2014-11-03Fix all header definesPavel Janík
2014-09-26Add automatic script test generation, and actual checksig testsPieter Wuille
2014-09-14header include cleanupPhilip 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-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