Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-12 | [headerssync] Make m_commit_offset protected | dergoegge | |
2022-08-30 | Move headerssync logging to BCLog::NET | Suhas Daftuar | |
2022-08-29 | Utilize anti-DoS headers download strategy | Suhas Daftuar | |
Avoid permanently storing headers from a peer, unless the headers are part of a chain with sufficiently high work. This prevents memory attacks using low-work headers. Designed and co-authored with Pieter Wuille. |