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
Owner

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.

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.
bad added 1 commit 2022-08-19 13:50:15 +02:00
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.
bad requested review from riley 2022-08-19 13:50:20 +02:00
Author
Owner

I forgot about the serialization code 💀

I forgot about the serialization code 💀
bad added 2 commits 2022-08-19 15:55:08 +02:00
riley approved these changes 2022-08-19 18:33:02 +02:00
riley left a comment
Collaborator

lgbt

lgbt
bad merged commit 6bed1a222e into mistress 2022-08-19 19:34:08 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: bad/narinfo-rs#3
No description provided.