lian / bitcoin-ruby

bitcoin utils and protocol in ruby.
Other
922 stars 322 forks source link

Recognize legacy Litecoin P2SH addresses as valid. #247

Closed jimpo closed 6 years ago

jimpo commented 6 years ago

Commit 6413cd1bd0aff4521b4252cdf8973b10102cf003 caused an issue where bitcoin-ruby does not detect legacy Litecoin addesses as valid. Even though the version byte is upgraded, this library should recognize both for backwards-compatibility.