revault / revault_tx

Script descriptors and transaction creation routines for Revault
BSD 3-Clause "New" or "Revised" License
15 stars 9 forks source link

Integration of mutation testing #93

Open darosior opened 3 years ago

darosior commented 3 years ago

revault_tx is a pretty good target for mutation testing, as any mutation in the transaction/script creation routines i can think of should result in a sanity check failure.

darosior commented 3 years ago

https://github.com/llogiq/mutagen