Fix the sig parsing in narinfo parsing code #3

Merged
bad merged 3 commits from fix-sig-parsing into mistress 2022-08-19 19:34:08 +02:00

3 commits

Author SHA1 Message Date
bad
6bed1a222e Update tests to include multiple signatures 2022-08-19 15:55:03 +02:00
bad
b5156b645f Fix signature serialization 2022-08-19 15:53:40 +02:00
bad
3e34190ede Fix the sig parsing in narinfo parsing code
Unlike references, multiple signatures are stored as separate key-value
pairs. Previously this crate assumed that narinfo sigs were stored as a
single key, separated by spaces.
2022-08-19 13:47:32 +02:00