Commit Graph

2 Commits

Author SHA1 Message Date
Alexander Krotov
91100d3fac Lowercase the addresses before gossip peerstate update
Normally it happens in addr_cmp function, but update_gossip_peerstates
forms a HashSet of addresses, so they should be lowercased beforehand.

Also adjust the mail_with_cc.txt to test for non-lowercase addresses.
2020-01-02 18:14:27 +00:00
holger krekel
74f36b264b fix get_recipients with test 2019-12-03 17:51:44 +01:00