aboutsummaryrefslogtreecommitdiff
path: root/src/core_io.h
Commit message (Expand)AuthorAgeFilesLines
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Add option to return non-segwit serialization via rpcGregory Sanders2016-12-051-1/+1
* CMutableTransaction is defined as struct.Pavel Janík2016-12-051-1/+1
* Make DecodeHexTx return a CMutableTransactionPieter Wuille2016-12-021-1/+2
* Trivial refactor: Remove extern keyword from function declarations, as they a...Karl-Johan Alm2016-11-301-11/+11
* BIP144: Serialization, hashes, relay (sender side)Pieter Wuille2016-06-221-1/+1
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* Resolve issue 3166.mruddy2015-07-301-2/+2
* use const references where appropriatePhilip Kaufmann2015-06-041-1/+1
* Merge pull request #5499Wladimir J. van der Laan2014-12-311-0/+1
|\
| * Bugfix: prioritisetransaction: Do some basic sanity checking on txidLuke Dashjr2014-12-171-0/+1
* | Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* | Remove references to X11 licenceMichael Ford2014-12-161-1/+1
|/
* Merge pull request #1816Wladimir J. van der Laan2014-11-241-0/+2
|\
| * Abstract DecodeHexBlk and BIP22ValidationResult functions out of submitblockLuke Dashjr2014-11-181-0/+2
* | Fix all header definesPavel Janík2014-11-031-3/+3
|/
* Add automatic script test generation, and actual checksig testsPieter Wuille2014-09-261-0/+1
* header include cleanupPhilip Kaufmann2014-09-141-1/+1
* add license header to core_io.h, core_read/_write.cppPhilip Kaufmann2014-08-011-0/+4
* fix compilation error in core_io.hPhilip Kaufmann2014-08-011-0/+1
* Add "bitcoin-tx" command line utility and supporting modules.Jeff Garzik2014-07-291-0/+7
* Move ParseScript() helper, becoming accessible outside src/test/Jeff Garzik2014-07-291-0/+2
* Consolidate CTransaction hex encode/decode into core_io.h, core_{read,write}.cppJeff Garzik2014-07-291-0/+14