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_write.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor: Remove using namespace <xxx> from src/*.cpp.
Karl-Johan Alm
2017-01-27
1
-22
/
+20
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Merge #8589: Inline CTxInWitness inside CTxIn
Wladimir J. van der Laan
2016-12-21
1
-2
/
+2
|
\
|
*
Move CTxInWitness inside CTxIn
Pieter Wuille
2016-12-04
1
-2
/
+2
*
|
Add option to return non-segwit serialization via rpc
Gregory Sanders
2016-12-05
1
-2
/
+2
|
/
*
Update bitcoin-tx to output witness data.
jonnynewbs
2016-10-05
1
-1
/
+10
*
Fix formatting of NOPs for generated script tests
Pieter Wuille
2016-04-05
1
-2
/
+2
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
[Univalue] add univalue over subtree
Jonas Schnelli
2015-10-01
1
-1
/
+1
*
Resolve issue 3166.
mruddy
2015-07-30
1
-2
/
+64
*
Replace direct use of 0 with SetNull and IsNull
Wladimir J. van der Laan
2015-01-05
1
-1
/
+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 #5207
Wladimir J. van der Laan
2014-12-05
1
-0
/
+2
|
\
|
*
bitcoin-tx: Add the "-txid" option. Also add the hex-encoded transaction to t...
mruddy
2014-11-04
1
-0
/
+2
*
|
MOVEONLY: core/ -> primitives/
Luke Dashjr
2014-12-03
1
-1
/
+1
|
/
*
MOVEONLY: Separate CTransaction and dependencies from core
jtimon
2014-10-27
1
-1
/
+1
*
boost: split stream classes out of serialize.h
Cory Fields
2014-10-22
1
-0
/
+1
*
script: add a slew of includes all around and drop includes from script.h
Cory Fields
2014-10-17
1
-0
/
+1
*
Add automatic script test generation, and actual checksig tests
Pieter Wuille
2014-09-26
1
-0
/
+35
*
header include cleanup
Philip Kaufmann
2014-09-14
1
-3
/
+4
*
Separate script/standard
jtimon
2014-09-08
1
-1
/
+2
*
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
jtimon
2014-09-08
1
-1
/
+1
*
Discover some missing includes
jtimon
2014-09-02
1
-0
/
+2
*
add missing header end comments
Philip Kaufmann
2014-08-28
1
-1
/
+0
*
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
1
-0
/
+1
*
add license header to core_io.h, core_read/_write.cpp
Philip Kaufmann
2014-08-01
1
-0
/
+3
*
fix compilation error in core_io.h
Philip Kaufmann
2014-08-01
1
-1
/
+0
*
Add "bitcoin-tx" command line utility and supporting modules.
Jeff Garzik
2014-07-29
1
-0
/
+74
*
Consolidate CTransaction hex encode/decode into core_io.h, core_{read,write}.cpp
Jeff Garzik
2014-07-29
1
-0
/
+15