Andrew Poelstra
|
f4b291f821
|
Merge 28f4e53e16 into merged_master (Bitcoin PR #19752)
|
2020-11-28 14:17:23 +00:00 |
|
Andrew Poelstra
|
66ad009d69
|
Merge e80e5b3e4f into merged_master (Bitcoin PR #19760)
|
2020-11-28 13:25:26 +00:00 |
|
Andrew Poelstra
|
cd430597f1
|
Merge 5af16a4db7 into merged_master (Bitcoin PR #16756)
|
2020-11-26 01:09:04 +00:00 |
|
Seleme Topuz
|
1343c86c7c
|
test: Update wait_until usage in tests not to use the one from utils
Replace "wait_until()" usage from utils, with the ones from BitcoinTestFramework and P2PInterface.
closes #19080
|
2020-08-26 18:01:59 +02:00 |
|
John Newbery
|
5e8df3312e
|
test: resort imports
|
2020-08-21 15:53:59 +01:00 |
|
John Newbery
|
85165d4332
|
scripted-diff: Rename mininode to p2p
-BEGIN VERIFY SCRIPT-
sed -i 's/\.mininode/\.p2p/g' $(git grep -l "mininode")
git mv test/functional/test_framework/mininode.py test/functional/test_framework/p2p.py
-END VERIFY SCRIPT-
|
2020-08-21 15:52:20 +01:00 |
|
Martin Zumsande
|
45eff751c6
|
Add functional test for P2P eviction logic of inbound peers
|
2020-06-06 22:30:29 +02:00 |
|