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
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
really s/doge/dis/g this time
Tomo Ueda
2021-09-02
1
-60
/
+60
*
dogecoin-tx: fix tests
Patrick Lodder
2020-07-22
1
-20
/
+22
*
rebrand dogecoin-tx test (#1450)
Ross Nicoll
2019-03-25
1
-56
/
+56
*
Re-introduce alert functionality (#1470)
Ross Nicoll
2018-09-19
1
-0
/
+0
*
Update dogecoin-tx tests (#1409)
Ross Nicoll
2018-09-19
17
-37
/
+37
*
Replace test data with Dogecoin values
Ross Nicoll
2018-09-19
2
-608
/
+608
*
Add tests for bitcoin-tx input checking
John Newbery
2017-03-31
1
-0
/
+32
*
Check stderr when testing bitcoin-tx
John Newbery
2017-03-31
1
-0
/
+4
*
testcases: explicitly specify transaction version 1
John Newbery
2017-01-09
1
-22
/
+22
*
Add test cases to test new bitcoin-tx functionality
jnewbery
2016-12-29
23
-0
/
+377
*
Re-enable a blank v1 Tx JSON test
Douglas Roark
2016-12-21
2
-3
/
+8
*
Remove unused test files and references
BtcDrak
2016-12-19
1
-33
/
+0
*
Merge #7562: Bump transaction version default to 2
Wladimir J. van der Laan
2016-12-15
16
-39
/
+96
|
\
|
*
Update python tests for default tx version=2
BtcDrak
2016-12-08
16
-39
/
+96
*
|
Fix spelling.
Richard Kiss
2016-12-12
1
-1
/
+1
|
/
*
Merge #9100: tx_valid: re-order inputs to how they are encoded
MarcoFalke
2016-11-25
1
-9
/
+9
|
\
|
*
tx_valid: re-order inputs to how they are encoded
Daniel Cousens
2016-11-08
1
-9
/
+9
*
|
Allow bitcoin-tx to parse partial transactions
jnewbery
2016-11-04
1
-0
/
+10
|
/
*
Merge #8927: Add script tests for FindAndDelete in pre-segwit and segwit scripts
Wladimir J. van der Laan
2016-10-19
2
-0
/
+49
|
\
|
*
Add script tests for FindAndDelete in pre-segwit and segwit scripts
Johnson Lau
2016-10-16
2
-0
/
+49
*
|
test segwit uncompressed key fixes
Johnson Lau
2016-10-17
1
-1
/
+367
|
/
*
Merge #8817: update bitcoin-tx to output witness data
Wladimir J. van der Laan
2016-10-13
11
-0
/
+11
|
\
|
*
Update bitcoin-tx to output witness data.
jonnynewbs
2016-10-05
11
-0
/
+11
*
|
add verbose mode to bitcoin-util-test.py
jnewbery
2016-10-05
1
-28
/
+56
|
/
*
bitcoin-util-test.py should fail if the output file is empty
jnewbery
2016-09-29
1
-0
/
+19
*
Merge #8829: Add bitcoin-tx JSON tests
MarcoFalke
2016-09-29
12
-1
/
+997
|
\
|
*
Add bitcoin-tx JSON tests
jnewbery
2016-09-28
12
-1
/
+997
*
|
Add policy: null signature for failed CHECK(MULTI)SIG
Johnson Lau
2016-09-27
1
-1
/
+32
*
|
Make non-minimal OP_IF/NOTIF argument non-standard for P2WSH
Johnson Lau
2016-09-23
1
-1
/
+84
|
/
*
Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY
BtcDrak
2016-06-28
3
-54
/
+54
*
[qa] script_tests: witness tests can specify tx amount
Suhas Daftuar
2016-06-22
1
-28
/
+95
*
[qa] p2p segwit tests
Suhas Daftuar
2016-06-22
1
-0
/
+84
*
[qa] Autogeneration support for witness in script_tests
Pieter Wuille
2016-06-22
1
-0
/
+132
*
[qa] Add segwit support to script_tests
Pieter Wuille
2016-06-22
1
-1
/
+7
*
[qa] Add transaction tests for segwit
NicolasDorier
2016-06-22
2
-0
/
+233
*
BIP144: Serialization, hashes, relay (sender side)
Pieter Wuille
2016-06-22
1
-4
/
+0
*
Merge #7957: [RPC][Bitcoin-TX] Add support for sequence number
Wladimir J. van der Laan
2016-06-07
3
-0
/
+15
|
\
|
*
[Bitcoin-Tx] Add tests for sequence number support
Jonas Schnelli
2016-06-07
3
-0
/
+15
*
|
Adding P2SH(p2pkh) script test case
Chris Stewart
2016-05-30
1
-0
/
+7
*
|
Adding basic tests for OP_CSV inside of script_tests.json
Chris Stewart
2016-05-11
1
-1
/
+10
|
/
*
Fixing comment in script_test.json test case
Chris Stewart
2016-04-25
1
-1
/
+1
*
Merge script_valid and script_invalid tests
Pieter Wuille
2016-04-05
2
-877
/
+865
*
Make script_error a mandatory 4th field for script_tests
Pieter Wuille
2016-04-05
2
-1158
/
+1194
*
Fix some misconstructed tests
Pieter Wuille
2016-04-05
2
-8
/
+20
*
Remove p2p alert handling
BtcDrak
2016-03-18
1
-0
/
+0
*
Merge #7517: test: script_error checking in script_invalid tests
Wladimir J. van der Laan
2016-03-14
1
-496
/
+559
|
\
|
*
test: Script_error checking in script_invalid tests
Wladimir J. van der Laan
2016-02-11
1
-491
/
+554
|
*
test: Move non-generated script_invalid test to the correct place
Wladimir J. van der Laan
2016-02-11
1
-6
/
+6
*
|
BIP112: Implement CHECKSEQUENCEVERIFY
Mark Friedenbach
2016-02-14
2
-0
/
+138
|
/
*
Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.
mb300sd
2015-12-15
4
-32
/
+32
[next]