aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/messages.py
AgeCommit message (Expand)Author
2019-03-02scripted-diff: Update copyright in ./testMarcoFalke
2019-03-02scripted-diff: test: Use py3.5 bytes::hex() methodMarcoFalke
2019-01-24remove some magic mining constants in functional testsGregory Sanders
2018-12-13Merge #14926: test: consensus: Check that final transactions are validWladimir J. van der Laan
2018-12-11test: Correctly deserialize without witnessMarcoFalke
2018-12-10Compare to None with is/is notDaniel Ingram
2018-11-07tests: Remove unused testing codepracticalswift
2018-10-26[tests] Test that nodes respond to getdata with notfoundMarcoFalke
2018-09-26Strictly enforce instance attrs in critical functional test classes.Justin Turner Arthur
2018-08-23qa: Remove unused deserialization code in msg_versionMarcoFalke
2018-08-22p2p: Remove dead code for nVersion=10300MarcoFalke
2018-08-11Merge #13915: [qa] Add test for max number of entries in locatorMarcoFalke
2018-08-10qa: Add p2p_invalid_locator testMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-07-11Remove dead service bits codeMarcoFalke
2018-06-22[qa] Add a test for merkle proof malleationSuhas Daftuar
2018-03-24rpc: Add testmempoolacceptMarcoFalke
2018-03-21Fix typosDimitris Apostolou
2018-03-01Merge #10387: Eventually connect to NODE_NETWORK_LIMITED peersWladimir J. van der Laan
2018-02-09[QA] fix mininode CAddress ser/deserJonas Schnelli
2018-01-30[tests] Add P2PDataStore classJohn Newbery
2018-01-10Merge #11403: SegWit wallet supportJonas Schnelli
2018-01-09[test] Serialize CTransaction with witness by defaultPieter Wuille
2017-12-19[tests] define NODE_NETWORK_LIMITED in test frameworkJohn Newbery
2017-12-10Remove unused Python importspracticalswift
2017-11-17tests: Remove unused mininode functions deser_int_vector(f) and ser_int_vecto...practicalswift
2017-11-10[tests] Move test_framework Bitcoin primitives into separate moduleJohn Newbery