| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Report and verify expirations | Pieter Wuille | 2020-10-12 | 1 | -1/+7 |
| | | |||||
| * | Add txrequest fuzz tests | Pieter Wuille | 2020-10-12 | 1 | -0/+368 |
| This adds a fuzz test that reimplements a naive reimplementation of TxRequestTracker (with up to 16 fixed peers and 16 fixed txhashes), and compares the real implementation against it. | |||||