cardano-ledger-byron icon indicating copy to clipboard operation
cardano-ledger-byron copied to clipboard

Test that `Address` is enforcing canonical encodings

Open ruhatch opened this issue 5 years ago • 1 comments

Background

We have to enforce canonical encodings on Address, but we're currently not testing that we've covered all the parts that need to.

Proposed Solution

Add a test to make sure that all the parts of the Address are enforcing canonicity.

ruhatch avatar May 02 '19 09:05 ruhatch

This could perhaps be considered to be part of #662. Same comment applies: Marking as medium priority for Byron, but I can't quite judge the consequences of not checking this. @dcoutts might want to reprioritize.

edsko avatar Feb 05 '20 09:02 edsko