23 Commits (0b96abc35f1a9d46a27eeddd7df418d107c29c57)

Author SHA1 Message Date
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Gregory Sanders bc7ff8db99 Add option to return non-segwit serialization via rpc 8 years ago
Pavel Janík c4b6fa8edf CMutableTransaction is defined as struct. 8 years ago
Pieter Wuille 42fd8dee30 Make DecodeHexTx return a CMutableTransaction 8 years ago
Karl-Johan Alm 446a8f9c90 Trivial refactor: Remove extern keyword from function declarations, as they are extern by default. 8 years ago
Pieter Wuille 7030d9eb47 BIP144: Serialization, hashes, relay (sender side) 8 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
mruddy af3208bfa6 Resolve issue 3166. 9 years ago
Philip Kaufmann a9ac95c1bc use const references where appropriate 9 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Luke Dashjr 7f71813919 Bugfix: prioritisetransaction: Do some basic sanity checking on txid 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Luke Dashjr 3dcbb9b6b4 Abstract DecodeHexBlk and BIP22ValidationResult functions out of submitblock 10 years ago
Pavel Janík 84738627ce Fix all header defines 10 years ago
Pieter Wuille 8138cbea3c Add automatic script test generation, and actual checksig tests 10 years ago
Philip Kaufmann 611116d4e3 header include cleanup 10 years ago
Philip Kaufmann 2b600992e8 add license header to core_io.h, core_read/_write.cpp 10 years ago
Philip Kaufmann 1b73d36b2c fix compilation error in core_io.h 10 years ago
Jeff Garzik cbe39a3852 Add "bitcoin-tx" command line utility and supporting modules. 10 years ago
Jeff Garzik b2aeaa7939 Move ParseScript() helper, becoming accessible outside src/test/ 10 years ago
Jeff Garzik ae775b5b31 Consolidate CTransaction hex encode/decode into core_io.h, core_{read,write}.cpp 10 years ago