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
/
test
/
transaction_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #14855: test: Correct ineffectual WithOrVersion from transactions_tests
MarcoFalke
2019-01-04
1
-4
/
+4
|
\
|
*
test: Correct ineffectual WithOrVersion from transactions_tests
Ben Woosley
2019-01-03
1
-4
/
+4
*
|
Merge #13743: refactor: Replace boost::bind with std::bind
MarcoFalke
2018-12-29
1
-1
/
+1
|
\
\
|
*
|
scripted-diff: Replace boost::bind with std::bind
Chun Kuan Lee
2018-10-20
1
-1
/
+1
*
|
|
tests: Test for expected return values when calling functions returning a suc...
practicalswift
2018-12-13
1
-18
/
+18
*
|
|
Removed implicit CTransaction constructor from tests
lucash-dev
2018-12-11
1
-23
/
+23
|
|
/
|
/
|
*
|
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
|
/
*
Make objects in range declarations immutable by default. Avoid unnecessary co...
practicalswift
2018-08-27
1
-1
/
+1
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Remove redundant unused variables
practicalswift
2018-07-18
1
-1
/
+0
*
Remove CombineSignatures and replace tests
Andrew Chow
2018-07-03
1
-4
/
+13
*
Make SignatureData able to store signatures and scripts
Andrew Chow
2018-07-03
1
-4
/
+4
*
Drop UpdateTransaction in favor of UpdateInput
Ben Woosley
2018-05-18
1
-4
/
+4
*
Merge #11423: [Policy] Several transaction standardness rules
Wladimir J. van der Laan
2018-05-12
1
-0
/
+1
|
\
|
*
Add transaction tests for constant scriptCode
Johnson Lau
2018-05-05
1
-0
/
+1
*
|
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-05-03
1
-3
/
+3
|
/
*
scripted-diff: Convert 11 enums into scoped enums (C++11)
practicalswift
2018-03-09
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
test: refactor: Use absolute include paths for test data files
Wladimir J. van der Laan
2017-11-16
1
-2
/
+2
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-18
/
+18
*
[Refactor] Combine scriptPubKey and amount as CTxOut in CScriptCheck
Johnson Lau
2017-08-30
1
-2
/
+1
*
Remove factor of 3 from definition of dust.
Alex Morcos
2017-07-17
1
-5
/
+5
*
scripted-diff: Remove #include <boost/foreach.hpp>
Jorge Timón
2017-06-22
1
-1
/
+0
*
Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE
Pieter Wuille
2017-06-13
1
-2
/
+2
|
\
|
*
scripted-diff: Fully remove BOOST_FOREACH
Jorge Timón
2017-06-05
1
-2
/
+2
*
|
Use list initialization (C++11) for maps/vectors instead of boost::assign::ma...
practicalswift
2017-06-06
1
-20
/
+19
|
/
*
Switch CScriptCheck to use Coin instead of CCoins
Pieter Wuille
2017-06-01
1
-7
/
+8
*
Only pass things committed to by tx's witness hash to CScriptCheck
Matt Corallo
2017-06-01
1
-1
/
+2
*
Switch from per-tx to per-txout CCoinsViewCache methods in some places
Pieter Wuille
2017-06-01
1
-2
/
+2
*
Remove/ignore tx version in utxo and undo
Pieter Wuille
2017-05-26
1
-1
/
+0
*
MOVEONLY: tx functions to consensus/tx_verify.o
Jorge Timón
2017-04-06
1
-1
/
+2
*
Merge #9555: [test] Avoid reading a potentially uninitialized variable in tx_...
MarcoFalke
2017-03-07
1
-1
/
+3
|
\
|
*
[test] Avoid reading a potentially uninitialized variable in tx_invalid-test
practicalswift
2017-01-21
1
-1
/
+3
*
|
Merge #9380: Separate different uses of minimum fees
Wladimir J. van der Laan
2017-01-16
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Introduce -dustrelayfee
Alex Morcos
2017-01-16
1
-3
/
+3
*
|
Refactoring: Removed using namespace <xxx> from bench/ and test/ source files.
Karl-Johan Alm
2017-01-02
1
-41
/
+39
|
/
*
Move CTxInWitness inside CTxIn
Pieter Wuille
2016-12-04
1
-13
/
+4
*
Make CTransaction actually immutable
Pieter Wuille
2016-12-02
1
-26
/
+24
*
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
Require compressed keys in segwit as policy and disable signing with uncompre...
Johnson Lau
2016-10-16
1
-26
/
+10
*
Add policy: null signature for failed CHECK(MULTI)SIG
Johnson Lau
2016-09-27
1
-0
/
+1
*
Make non-minimal OP_IF/NOTIF argument non-standard for P2WSH
Johnson Lau
2016-09-23
1
-0
/
+1
*
Rename to PrecomputedTransactionData
Pieter Wuille
2016-08-26
1
-6
/
+6
*
Unit test for sighash caching
Nicolas DORIER
2016-08-16
1
-0
/
+81
*
Precompute sighashes
Pieter Wuille
2016-08-16
1
-2
/
+4
*
[qa] Add transaction tests for segwit
NicolasDorier
2016-06-22
1
-10
/
+30
*
[qa] Witness version 0 signing unit tests
Pieter Wuille
2016-06-22
1
-0
/
+276
*
Refactor script validation to observe amounts
Pieter Wuille
2016-06-22
1
-2
/
+4
*
BIP141: Witness program
Pieter Wuille
2016-06-22
1
-2
/
+2
*
BIP144: Serialization, hashes, relay (sender side)
Pieter Wuille
2016-06-22
1
-1
/
+1
[next]