Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-19 | test: Use wtxid relay generally in functional tests | Fabian Jahr | |
2020-07-10 | doc: Use precise permission flags where possible | MarcoFalke | |
2020-07-09 | net: Extract download permission from noban | MarcoFalke | |
2020-05-04 | Add test for param interaction b/w -blocksonly and -whitelistforcerelay | glowang | |
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 | |