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
/
bitcoin-tx.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #5513
Wladimir J. van der Laan
2015-01-06
1
-2
/
+1
|
\
|
*
namespace: drop most boost namespaces and a few header cleanups
Cory Fields
2015-01-02
1
-2
/
+1
*
|
String conversions uint256 -> uint256S
Wladimir J. van der Laan
2015-01-05
1
-1
/
+1
*
|
Replace direct use of 0 with SetNull and IsNull
Wladimir J. van der Laan
2015-01-05
1
-2
/
+2
|
/
*
bitcoin-tx: Refer to the JSON fields rather than the whole object
Eric R. Schulz
2014-12-23
1
-2
/
+2
*
bitcoin-tx: Fix JSON validation of prevtxs
Eric R. Schulz
2014-12-22
1
-1
/
+1
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Merge pull request #5470
Wladimir J. van der Laan
2014-12-19
1
-1
/
+1
|
\
|
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
|
make all catch() arguments const
Philip Kaufmann
2014-12-17
1
-4
/
+4
|
/
*
Merge pull request #5181
Wladimir J. van der Laan
2014-12-05
1
-1
/
+3
|
\
|
*
Move CMerkleBlock and CPartialMerkleTree to their own file
Matt Corallo
2014-12-05
1
-1
/
+3
*
|
Merge pull request #5207
Wladimir J. van der Laan
2014-12-05
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
bitcoin-tx: Add the "-txid" option. Also add the hex-encoded transaction to t...
mruddy
2014-11-04
1
-0
/
+10
*
|
MOVEONLY: core/ -> primitives/
Luke Dashjr
2014-12-03
1
-1
/
+1
|
/
*
Separate protocol versioning from clientversion
Cory Fields
2014-10-29
1
-0
/
+1
*
MOVEONLY: Separate CTransaction and dependencies from core
jtimon
2014-10-27
1
-1
/
+1
*
Merge pull request #4834
Pieter Wuille
2014-10-08
1
-11
/
+9
|
\
|
*
Get rid of the dummy CCoinsViewCache constructor arg
Pieter Wuille
2014-09-24
1
-1
/
+1
|
*
Use ModifyCoins instead of mutable GetCoins.
Pieter Wuille
2014-09-23
1
-10
/
+8
*
|
Make signature cache optional
Pieter Wuille
2014-10-02
1
-1
/
+1
*
|
Use a typedef for monetary values
Mark Friedenbach
2014-09-26
1
-2
/
+2
|
/
*
Merge pull request #4555
Wladimir J. van der Laan
2014-09-17
1
-1
/
+1
|
\
|
*
Don't pass nHashType to VerifyScript
jtimon
2014-09-12
1
-1
/
+1
*
|
Move CTxDestination from script/script to script/standard
Pieter Wuille
2014-09-16
1
-3
/
+2
*
|
Merge pull request #4911
Pieter Wuille
2014-09-16
1
-6
/
+7
|
\
\
|
*
|
header include cleanup
Philip Kaufmann
2014-09-14
1
-6
/
+7
|
|
/
*
/
Bugfix: bitcoin-tx: scriptPubKey may be null, so accept outscript=<n>:
Luke Dashjr
2014-09-14
1
-2
/
+1
|
/
*
Merge pull request #4822
Pieter Wuille
2014-09-10
1
-3
/
+3
|
\
|
*
Combine CCoinsViewCache's HaveCoins and const GetCoins into AccessCoins.
Pieter Wuille
2014-09-03
1
-3
/
+3
*
|
Separate script/sign
jtimon
2014-09-08
1
-1
/
+1
*
|
Separate script/standard
jtimon
2014-09-08
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
*
bitcoin-tx: Accept input via stdin. Add input handling to tests.
Jeff Garzik
2014-08-19
1
-2
/
+26
*
bitcoin-tx: fix build warnings
Cory Fields
2014-08-13
1
-6
/
+6
*
Add "bitcoin-tx" command line utility and supporting modules.
Jeff Garzik
2014-07-29
1
-0
/
+597
[prev]