clboss/tests/dnsseed
Ken Sedgwick 75d4fd36b0
Add test cases for DNS seed parser crash on SOA records (#309)
Add SOA-only and mixed SRV/SOA test inputs to test_parse_dig_srv to reproduce
the crash from issue #309. Both tests currently fail as expected —
parse_dig_srv() passes SOA record fields to decode_bech32_node() which throws
"Not a bech32 string: 3600".
2026-03-23 11:06:27 -07:00
..
test_decode_bech32_node.cpp DnsSeed/Detail/decode_bech32_node.cpp: Decoding of ln* from SRV. 2020-09-09 16:50:26 +08:00
test_get.cpp Boss/Mod/ConnectFinderByDns.cpp: Add the darosior seed. 2020-10-12 09:46:32 +08:00
test_parse_dig_srv.cpp Add test cases for DNS seed parser crash on SOA records (#309) 2026-03-23 11:06:27 -07:00