Age | Commit message (Expand) | Author |
---|---|---|
2022-02-25 | p2p: Avoid InitError when downgrading peers.dat | junderw |
2021-10-25 | Introduce new V4 format addrman | Pieter Wuille |
2021-09-28 | scripted-diff: Rename CAddrMan to AddrMan | Amiti Uttarwar |
2021-09-27 | test: Add missing re.escape() to feature_addrman test | MarcoFalke |
2021-09-21 | addrman: Replace assert with throw on corrupt data | MarcoFalke |
2021-09-20 | test: Add addrman deserialization error tests | MarcoFalke |
2021-09-09 | Raise InitError when peers.dat is invalid or corrupted | MarcoFalke |
2021-09-05 | addrman: Fix format string in deserialize error | MarcoFalke |