aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_addrman.py
AgeCommit message (Expand)Author
2024-03-11Merge bitcoin/bitcoin#29007: test: create deterministic addrman in the functi...Ava Chow
2024-01-23[test] Move MAGIC_BYTES to messages.pystratospher
2024-01-08[test] Restart a node with empty addrmanstratospher
2023-10-02Merge bitcoin/bitcoin#28176: tests: add coverage to feature_addrman.pyfanquake
2023-10-01test: add coverage to feature_addrman.pykevkevin
2023-07-26Merge bitcoin/bitcoin#27529: test: fix `feature_addrman.py` on big-endian sys...fanquake
2023-06-21scripted-diff: Use wallets_path and chain_path where possibleMarcoFalke
2023-04-25test: fix `feature_addrman.py` on big-endian systemsSebastian Falbesoner
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
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