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
/
test
/
functional
/
test_framework
/
mininode.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
qa: Use named args in some tests
MarcoFalke
2018-10-24
1
-5
/
+5
*
tests: Use explicit imports
practicalswift
2018-08-13
1
-1
/
+1
*
Merge #13915: [qa] Add test for max number of entries in locator
MarcoFalke
2018-08-11
1
-0
/
+9
|
\
|
*
qa: Add p2p_invalid_locator test
MarcoFalke
2018-08-10
1
-0
/
+9
*
|
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
|
/
*
Skip is_closing() check when not available.
Daniel Kraft
2018-07-23
1
-1
/
+11
*
tests: fixes mininode's P2PConnection sending messages on closing transport
marcoagner
2018-07-19
1
-1
/
+1
*
qa: Avoid start/stop of the network thread mid-test
MarcoFalke
2018-06-25
1
-119
/
+59
*
[qa] mininode: Expose connection state through is_connected
MarcoFalke
2018-06-22
1
-32
/
+36
*
qa: Clarify documentation for send_txs_and_test
MarcoFalke
2018-04-24
1
-1
/
+1
*
qa: Add test for orphan handling
MarcoFalke
2018-04-16
1
-4
/
+7
*
[tests] Stop feature_block.py from blowing up memory.
John Newbery
2018-04-02
1
-2
/
+2
*
Fix typos
Dimitris Apostolou
2018-03-21
1
-2
/
+2
*
Merge #11771: [tests] Change invalidtxrequest to use BitcoinTestFramework
Wladimir J. van der Laan
2018-02-13
1
-2
/
+151
|
\
|
*
[tests] Add P2PDataStore class
John Newbery
2018-01-30
1
-1
/
+150
|
*
[tests] Reduce NodeConn connection logging from info to debug
John Newbery
2018-01-29
1
-1
/
+1
*
|
Fix typos
practicalswift
2018-01-28
1
-1
/
+1
|
/
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
[tests] Add NetworkThread assertions
John Newbery
2017-12-11
1
-0
/
+7
*
[tests] Add network_thread_ utility functions.
John Newbery
2017-12-11
1
-3
/
+24
*
[tests] Rename NodeConn and NodeConnCB
John Newbery
2017-11-29
1
-14
/
+8
*
[tests] Move version message sending from NodeConn to NodeConnCB
John Newbery
2017-11-28
1
-11
/
+14
*
[tests] Make NodeConnCB a subclass of NodeConn
John Newbery
2017-11-28
1
-63
/
+75
*
[tests] Move only: move NodeConnCB below NodeConn
John Newbery
2017-11-28
1
-138
/
+139
*
[tests] Tidy up mininode
John Newbery
2017-11-28
1
-11
/
+24
*
[tests] Remove mininode periodic (half-hour) ping messages
John Newbery
2017-11-23
1
-5
/
+0
*
Merge #11648: [tests] Add messages.py
Wladimir J. van der Laan
2017-11-17
1
-1383
/
+93
|
\
|
*
[tests] Tidy up mininode.py module
John Newbery
2017-11-10
1
-78
/
+92
|
*
[tests] Move test_framework Bitcoin primitives into separate module
John Newbery
2017-11-10
1
-1305
/
+1
*
|
qa: Remove unused NodeConn members
MarcoFalke
2017-11-13
1
-5
/
+1
|
/
*
[tests] Explicitly disallow support for p2p versions below 60001
John Newbery
2017-11-08
1
-42
/
+26
*
[tests] Remove support for p2p alert messages
John Newbery
2017-11-08
1
-96
/
+0
*
[tests] Remove support for bre-BIP31 ping messages
John Newbery
2017-11-08
1
-22
/
+1
*
[tests] Remove dead code from mininode.py
John Newbery
2017-11-08
1
-32
/
+5
*
Have SegWit active by default
Pieter Wuille
2017-11-06
1
-2
/
+2
*
Merge #11472: qa: Make tmpdir option an absolute path, misc cleanup
Wladimir J. van der Laan
2017-10-18
1
-1
/
+0
|
\
|
*
qa: Remove never used return value of sync_with_ping
MarcoFalke
2017-10-13
1
-1
/
+0
*
|
[tests] Don't subclass from object for Python 3
John Newbery
2017-10-16
1
-43
/
+43
*
|
[test] P2P functional test for certain fingerprinting protections
Jim Posen
2017-10-03
1
-2
/
+2
|
/
*
Merge #11319: [qa] Fix error introduced into p2p-segwit.py, and prevent futur...
MarcoFalke
2017-09-29
1
-7
/
+7
|
\
|
*
qa: Treat mininode p2p exceptions as fatal
Suhas Daftuar
2017-09-13
1
-7
/
+7
*
|
Merge #11323: mininode: add an optimistic write and disable nagle
MarcoFalke
2017-09-18
1
-1
/
+9
|
\
\
|
*
|
mininode: add an optimistic write and disable nagle
Cory Fields
2017-09-13
1
-1
/
+9
|
|
/
*
|
Merge #11078: [tests] Make p2p-leaktests.py more robust
MarcoFalke
2017-09-13
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
[tests] Make p2p-leaktests.py more robust
John Newbery
2017-08-24
1
-0
/
+1
*
|
Remove unused variables and/or function calls
practicalswift
2017-08-28
1
-9
/
+2
|
/
*
qa: Move wait_until to util
MarcoFalke
2017-08-17
1
-25
/
+8
*
[tests] Test disconnecting unsupported service bits logic.
John Newbery
2017-08-07
1
-0
/
+2
*
Fixed multiple typos
Dimitris Tsapakidis
2017-06-22
1
-1
/
+1
*
[tests] Make wait_until timeout 60 seconds by default
John Newbery
2017-05-09
1
-0
/
+2
[next]