Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-04 | Disconnect peers violating blocks-only mode | Suhas Daftuar | |
If we set fRelay=false in our VERSION message, and a peer sends an INV or TX message anyway, disconnect. Since we use fRelay=false to minimize bandwidth, we should not tolerate remaining connected to a peer violating the protocol. | |||
2019-05-13 | test: Add test for p2p_blocksonly | MarcoFalke | |