revault/revault_tx

Port (some of) the signature checker tests removed from `revaultd`

Open

#114 opened on Oct 29, 2021

 (0 comments) (0 reactions) (0 assignees)Rust (7 forks)auto 404
good first issuetests

Repository metrics

Stars
 (15 stars)
PR merge metrics
 (PR metrics pending)

Description

We lately removed a bunch of logic for checking signatures from revaultd (https://github.com/revault/revaultd/pull/284, https://github.com/revault/revaultd/pull/305). This logic was pretty well tested and some parts might be good additions to this repo's logic tests.

Contributor guide