DMDcoin / diamond-contracts-claiming

claiming contracts
0 stars 2 forks source link

remove support for unused address formats #23

Closed SurfingNerd closed 4 months ago

SurfingNerd commented 7 months ago

During development, the Testaddresses used were identified as LegacyCompressed P2PKH addresses.

Other address types are "kind of" implemented, but never tested - this also shows up in code coverage analysis:

We need to verify that the other formats are either not used in DMDv3, or extend support for the used Formats.