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
...
*
Add rejection of non-null CHECKMULTISIG dummy values
Peter Todd
2014-05-08
1
-0
/
+1
*
Let tx (in)valid tests use any SCRIPT_VERIFY flag
Peter Todd
2014-05-05
1
-6
/
+43
*
Add required locks in tests
Wladimir J. van der Laan
2014-04-23
1
-0
/
+1
*
Add licenses for tests and test data
Wladimir J. van der Laan
2014-03-18
1
-1
/
+3
*
Merge pull request #3737 from jgarzik/op-return-size
Gavin Andresen
2014-02-26
1
-7
/
+7
|
\
|
*
script: reduce OP_RETURN standard relay bytes to 40
Jeff Garzik
2014-02-26
1
-7
/
+7
*
|
Drop fees by 10x due to the persistently higher exchange rate.
Mike Hearn
2013-11-26
1
-2
/
+2
|
/
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-5
/
+11
*
Merge pull request #3128
Gavin Andresen
2013-11-01
1
-1
/
+14
|
\
|
*
Relay OP_RETURN TxOut as standard transaction type
Peter Todd
2013-10-24
1
-1
/
+14
*
|
Revert "Switch to using raw_utf8"
Jeff Garzik
2013-10-22
1
-2
/
+2
|
/
*
Merge pull request #2740 from constantined/constantined
Gavin Andresen
2013-10-22
1
-2
/
+2
|
\
|
*
Switch to using raw_utf8
constantined
2013-07-23
1
-2
/
+2
*
|
Relay OP_RETURN data TxOut as standard transaction type
Jeff Garzik
2013-10-02
1
-0
/
+14
*
|
included-tests: generate binary data from test files for inclusion into test ...
Cory Fields
2013-09-16
1
-3
/
+5
*
|
Log reason for non-standard transaction rejection
Jeff Garzik
2013-06-23
1
-4
/
+5
*
|
Removed AcceptToMemoryPool method from CTransaction. This method belongs to t...
Eric Lombrozo
2013-06-05
1
-12
/
+12
|
/
*
Define dust transaction outputs, and make them non-standard
Gavin Andresen
2013-05-03
1
-12
/
+22
*
CValidationState framework
Pieter Wuille
2013-01-30
1
-4
/
+8
*
Introduce script verification flags
Pieter Wuille
2012-11-15
1
-2
/
+2
*
Direct CCoins references
Pieter Wuille
2012-10-20
1
-3
/
+0
*
Ultraprune
Pieter Wuille
2012-10-20
1
-15
/
+15
*
Check for canonical public keys and signatures
Pieter Wuille
2012-09-21
1
-2
/
+2
*
check tx.CheckTransaction for data-driven tx tests.
Matt Corallo
2012-09-05
1
-2
/
+8
*
Add data-driven transaction tests.
Matt Corallo
2012-08-20
1
-0
/
+138
*
Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress
Pieter Wuille
2012-05-24
1
-2
/
+2
*
Fix tests after recent refactors
Pieter Wuille
2012-04-17
1
-1
/
+1
*
Fix tests after 38067c18
Pieter Wuille
2012-02-20
1
-1
/
+1
*
Merge branch 'standardScriptSigs' of github.com:gavinandresen/bitcoin-git
Gavin Andresen
2012-02-07
1
-6
/
+18
|
\
|
*
Make transactions with extra data in their scriptSig's non-standard.
Gavin Andresen
2012-01-19
1
-6
/
+18
*
|
Simplify counting of P2SH sigops to match BIP 16 (thanks to Matt Corallo for ...
Gavin Andresen
2012-01-20
1
-2
/
+0
|
/
*
Refactored ConnectInputs, so valid-transaction-checks are done before ECDSA-v...
Gavin Andresen
2012-01-13
1
-0
/
+85
*
Rework unit tests so test_bitcoin.cpp does not #include them all
Gavin Andresen
2011-12-19
1
-2
/
+2
*
Add file for transaction tests.
Matt Corallo
2011-08-08
1
-0
/
+25
[prev]