Commit Graph

7 Commits

Author SHA1 Message Date
bad eb22e800a1 Don't expose private sig parse method via try_from 2022-08-19 23:23:10 +02:00
bad 7548018491 Bump version 2022-08-19 21:36:29 +02:00
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
bad 3b8681360f Ship it 2022-08-18 23:22:59 +02:00
bad cbeb52a9cb Initial commit
Thanks @riley for the help with code review. Ily ♥️♥️♥️♥️♥️♥️♥️
2022-08-18 23:22:52 +02:00