Commit Graph

6 Commits (504e45a43b60415f36e90411c84c269a4f530195)

Author SHA1 Message Date
Terrtia c5510acb73
fix: [Cryptocurrency] fix import conflict 2019-11-11 10:29:36 +01:00
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