Commit graph

5 commits

Author SHA1 Message Date
Miroslav Stampar
34bfc6a44a
Covering special cases (on pastebin)
There is no need for checking `()` in case of (e.g.) Litecoin and Dash as those are also additionally checked with Bitcoin address verifier
2019-09-26 11:10:02 +02:00
Miroslav Stampar
9c51c582f9 Improvement of crypto-address regexes (lesser FPs) 2019-09-23 09:41:58 +02:00
Terrtia
30fd361e1c
chg: [Cryptocurrency] add private_key entry + fix dash regex 2019-09-22 14:44:37 +02:00
Miroslav Stampar
5136ef12e2 Implementation for different cryptocurrencies 2019-09-20 15:06:39 +02:00
Terrtia
3a9d0157e4
chg: [Cryptocurrency] add new Cryptocurrency module 2019-09-19 16:31:15 +02:00