Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-01 | scripted-diff: Remove setup_clean_chain if default is not changed | Fabian Jahr | |
-BEGIN VERIFY SCRIPT- git grep -l "self.setup_clean_chain = False" test/functional/*.py | xargs sed -i "/self.setup_clean_chain = False/d"; -END VERIFY SCRIPT- | |||
2021-01-07 | [test] Test the add_outbound_p2p_connection functionality | Amiti Uttarwar | |
Open max number of full-relay and block-relay-only connections from a functional test with different sorts of behaviors to ensure it behaves as expected. |