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
/
qa
/
rpc-tests
/
p2p-segwit.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't require segwit in getblocktemplate for segwit signalling or mining
Suhas Daftuar
2017-03-16
1
-3
/
+5
*
Merge #9532: Remove unused variables
Wladimir J. van der Laan
2017-02-07
1
-1
/
+0
|
\
|
*
Remove unused Python variables
practicalswift
2017-01-13
1
-1
/
+0
*
|
Remove redundant semicolons in Python code
practicalswift
2017-01-20
1
-1
/
+1
|
/
*
Merge #9189: Always add default_witness_commitment with GBT client support
Wladimir J. van der Laan
2016-11-25
1
-23
/
+47
|
\
|
*
[qa] Test getblocktemplate default_witness_commitment
Suhas Daftuar
2016-11-21
1
-23
/
+47
*
|
Make test constant consistent with consensus.h
BtcDrak
2016-11-21
1
-7
/
+7
|
/
*
[qa] Respond to getheaders and do not assume a getdata on inv
Matt Corallo
2016-11-07
1
-2
/
+12
*
remove redundant tests in p2p-segwit.py
Johnson Lau
2016-10-17
1
-9
/
+0
*
[qa] Add tests for uncompressed pubkeys in segwit
Suhas Daftuar
2016-10-16
1
-8
/
+117
*
Add standard limits for P2WSH with tests
Johnson Lau
2016-10-16
1
-0
/
+111
*
Fix overly-prescriptive p2p-segwit test for new fetch logic
Matt Corallo
2016-10-04
1
-9
/
+1
*
Ping regularly in p2p-segwit.py to keep connection alive
Johnson Lau
2016-09-25
1
-0
/
+3
*
Merge #8528: Update p2p-segwit.py to reflect correct behavior
Wladimir J. van der Laan
2016-09-13
1
-3
/
+7
|
\
|
*
p2psegwit.py transaction is rejected due to premature witness not size
instagibbs
2016-08-18
1
-1
/
+6
|
*
Update p2p-segwit.py to reflect correct AskFor behavior
instagibbs
2016-08-16
1
-2
/
+1
*
|
Add basic test for IsStandard witness transaction blinding
instagibbs
2016-09-05
1
-1
/
+17
*
|
Merge #8482: [qa] Use single cache dir for chains
Wladimir J. van der Laan
2016-08-17
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
[qa] Sort scripts by time for pull_tester and don't overwrite setup_chain
MarcoFalke
2016-07-15
1
-2
/
+5
*
|
qa: Add test for standardness of segwit v0 outputs
Suhas Daftuar
2016-07-23
1
-0
/
+78
*
|
Rename "block cost" to "block weight"
Suhas Daftuar
2016-07-18
1
-3
/
+3
*
|
[qa] Solve merge conflict of 4324bd237c3147fc153ba5046c211f03e8ac956a
MarcoFalke
2016-07-14
1
-1
/
+1
*
|
Merge #8312: Fix mempool DoS vulnerability from malleated transactions
Wladimir J. van der Laan
2016-07-14
1
-3
/
+51
|
\
\
|
*
|
Test that unnecessary witnesses can't be used for mempool DoS
Suhas Daftuar
2016-07-07
1
-3
/
+51
|
|
/
*
/
Rename CTxinWitness -> CTxInWitness
Bob McElrath
2016-07-06
1
-24
/
+24
|
/
*
[qa] p2p segwit tests
Suhas Daftuar
2016-06-22
1
-0
/
+1646