Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-21 | scripted-diff: Rename mininode to p2p | John Newbery | |
-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-07-14 | test: Fail wait_until early if connection is lost | MarcoFalke | |
2020-06-19 | net: Use mockable time for ping/pong, add tests | MarcoFalke | |