aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_addrman.py
AgeCommit message (Expand)Author
2022-06-29streams: Add AutoFile without ser-type and ser-versionMacroFake
2022-02-25addrman: Log too low compat valueMarcoFalke
2022-02-25p2p: Avoid InitError when downgrading peers.datjunderw
2021-10-25Introduce new V4 format addrmanPieter Wuille
2021-09-28scripted-diff: Rename CAddrMan to AddrManAmiti Uttarwar
2021-09-27test: Add missing re.escape() to feature_addrman testMarcoFalke
2021-09-21addrman: Replace assert with throw on corrupt dataMarcoFalke
2021-09-20test: Add addrman deserialization error testsMarcoFalke
2021-09-09Raise InitError when peers.dat is invalid or corruptedMarcoFalke
2021-09-05addrman: Fix format string in deserialize errorMarcoFalke