hyperledger-firefly / hyperledger-firefly/firefly
Cardano: improve address validation
Open
enhancement
- Dominant language
- Go
- Stars
- 602
- Forks
- 246
- Avg merge
- 18h 47m
- Merged PRs (30d)
- 6
Description
### What would you like to be added?
(Note: blocked on #1636)
Validate that Cardano addresses are valid bech32.
### Why is this needed?
Address validation is much looser than necessary, checking for one of several conventional HRP values instead of actually confirming that the address is valid.
Contributor guide
Assessment
This issue has not been assessed yet.