index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core_io.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Add option to return non-segwit serialization via rpc
Gregory Sanders
2016-12-05
1
-1
/
+1
*
CMutableTransaction is defined as struct.
Pavel Janík
2016-12-05
1
-1
/
+1
*
Make DecodeHexTx return a CMutableTransaction
Pieter Wuille
2016-12-02
1
-1
/
+2
*
Trivial refactor: Remove extern keyword from function declarations, as they a...
Karl-Johan Alm
2016-11-30
1
-11
/
+11
*
BIP144: Serialization, hashes, relay (sender side)
Pieter Wuille
2016-06-22
1
-1
/
+1
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Resolve issue 3166.
mruddy
2015-07-30
1
-2
/
+2
*
use const references where appropriate
Philip Kaufmann
2015-06-04
1
-1
/
+1
*
Merge pull request #5499
Wladimir J. van der Laan
2014-12-31
1
-0
/
+1
|
\
|
*
Bugfix: prioritisetransaction: Do some basic sanity checking on txid
Luke Dashjr
2014-12-17
1
-0
/
+1
*
|
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
|
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
|
/
*
Merge pull request #1816
Wladimir J. van der Laan
2014-11-24
1
-0
/
+2
|
\
|
*
Abstract DecodeHexBlk and BIP22ValidationResult functions out of submitblock
Luke Dashjr
2014-11-18
1
-0
/
+2
*
|
Fix all header defines
Pavel Janík
2014-11-03
1
-3
/
+3
|
/
*
Add automatic script test generation, and actual checksig tests
Pieter Wuille
2014-09-26
1
-0
/
+1
*
header include cleanup
Philip Kaufmann
2014-09-14
1
-1
/
+1
*
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