Gráfico de commits

21 Commits

Autor SHA1 Mensaje Fecha
Vsevolod Stakhov
2fa0e126c7
[Minor] Update my email and the copyright year 2022-03-25 20:16:35 +00:00
Anton Yuzhaninov
98b205709f [Minor] Skip bitcoin address check for very long words
Exclude very long words (which can be extracted e. g. from some text
attachments) from bitcoin address check to avoid excessive resource
usage.
2021-09-17 09:46:32 +01:00
Andrew Lewis
8d22202dc9 [Fix] Fix an edge case in BITCOIN_ADDR rule
- when using PCRE
 - and different address types are present
2021-06-23 11:26:40 +02:00
Vsevolod Stakhov
c9e91f011a [Minor] Bitcoin: Another fix for bleach32 regexp 2021-03-30 16:44:32 +01:00
Vsevolod Stakhov
9216f3f02d [Minor] Slight regexp and capture improvements 2020-07-30 13:13:26 +01:00
Vsevolod Stakhov
0c9f4a5dce [Minor] Fix find invocation 2020-07-30 13:09:28 +01:00
Vsevolod Stakhov
27684ea76c [Project] Add implicit bitcoincash prefix 2020-07-28 20:52:58 +01:00
Vsevolod Stakhov
922050a86f [Minor] Pet luacheck 2020-07-28 20:24:14 +01:00
Vsevolod Stakhov
42466fa83a [Project] Remove old code 2020-07-28 17:14:18 +01:00
Vsevolod Stakhov
85933ea336 [Project] Implement bitcoin cash validation in a proper way 2020-07-28 17:13:32 +01:00
Vsevolod Stakhov
22373482c8 [Project] Convert bitcoin rules to the new regexp conditions feature 2020-07-28 16:34:20 +01:00
Vsevolod Stakhov
9dbae7439d [Project] Bitcoin: BTC cash addresses needs some checksum validation 2020-07-24 20:33:33 +01:00
Vsevolod Stakhov
8ea559e6a7 [Minor] Add more sanity checks 2020-07-02 16:51:01 +01:00
Vsevolod Stakhov
09a299379d [Rules] Allow prefix for bitcoin cash addresses 2020-06-21 20:49:57 +01:00
Vsevolod Stakhov
456198fdac [Rules] More fixes for bitcoin cash addresses decoding 2020-06-21 20:49:57 +01:00
Vsevolod Stakhov
29ad693e41 [Feature] Add preliminary support of BCH addresses 2020-06-19 21:27:08 +01:00
Vsevolod Stakhov
f99d7e2a44 [Rules] Refactor bleach32 addresses handling 2020-06-19 17:19:59 +01:00
Vsevolod Stakhov
87c987155c [Feature] Support segwit BTC addresses, fix LTC verification 2019-10-23 15:53:27 +01:00
Vsevolod Stakhov
14c904d120 [Rules] Catch LTC addresses 2019-10-11 10:03:06 +01:00
Vsevolod Stakhov
eb96ca6649 [Minor] Add some descriptions 2019-06-27 19:37:13 +01:00
Vsevolod Stakhov
db44cc510d [Rules] Add dedicated bitcoin addresses filter rule 2019-06-18 12:46:34 +01:00