aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p-acceptblock.py
AgeCommit message (Expand)Author
2017-11-02[qa] test that invalid blocks on an invalid chain get a disconnectMatt Corallo
2017-11-02Accept unrequested blocks with work equal to our tipMatt Corallo
2017-11-02Rewrite p2p-acceptblock in preparation for slight behavior changesMatt Corallo
2017-11-02qa: add test for minchainwork use in acceptblockSuhas Daftuar
2017-11-01qa: Remove never used return value of sync_with_pingMarcoFalke
2017-11-01scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc errorJohn Newbery
2017-10-03[tests] don't override __init__() in individual testsJohn Newbery
2017-05-02[tests] Remove is_network_split from funtional test casesJohn Newbery
2017-04-18Remove duplicate method definitions in NodeConnCB subclassesJohn Newbery
2017-04-18Adds helper functions to NodeConnCBJohn Newbery
2017-03-30[tests] sync_with_ping should assert that ping hasn't timed outJohn Newbery
2017-03-28Remove SingleNodeConnCBJohn Newbery
2017-03-20Rename rpc-tests directory to functionalJohn Newbery