diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-02-13 10:30:41 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-02-13 10:31:06 +0100 |
commit | 2dbc4a4740cd2b9340e6a2f3ae6b13de40b5ee0d (patch) | |
tree | 3e3bf0215f9f487b033ebd7a863f341eb10ed443 /depends | |
parent | c997f8808256521397f1c003bb1e9896fee6eaa0 (diff) | |
parent | 95e2e9af124595aae4801fc9813ee1c294d404cd (diff) |
Merge #11771: [tests] Change invalidtxrequest to use BitcoinTestFramework
95e2e9a [tests] Change invalidtxrequest to use BitcoinTestFramework (John Newbery)
359d067 [tests] Fix flake8 warnings in invalidtxrequest (John Newbery)
c32cf9f [tests] Add P2PDataStore class (John Newbery)
cc046f6 [tests] Reduce NodeConn connection logging from info to debug (John Newbery)
Pull request description:
Next step in #10603
- first commit changes log level for an internal log from INFO to DEBUG. (Not really related, but I started finding the INFO level logging annoying when debuging test failures)
- second commit introduces a `P2PStub` class - a subclass of `NodeConnCB` which has its own block and tx store and responds appropriately to getdata requests. Not all the functionality is used in `invalidtxrequest.py`, but will be used in `invalidblockrequest.py` and `p2p-fullblocktest` when those are changed to use `BitcoinTestFramework`
- third commit tidies up `invalidtxrequest.py`
- fourth commit removes usage of `ComparisonTestFramework`
Tree-SHA512: f3085c73c15d6ce894e401490bce8a7fa7cf52b0c9d135ff7e351f1f6f517c99accab8588fcdc443f39ea8315329aaabd66b2baa32499df5a774737882030373
Diffstat (limited to 'depends')
0 files changed, 0 insertions, 0 deletions