taint

Crypto forensics for private use
git clone git://git.defalsify.org/taint.git
Log | Files | Refs | LICENSE

DateCommit messageAuthorFiles+-
2021-11-29 03:39Add pluggable input/output processornolash3+39-2
2021-11-28 09:34Add docstrings, replace filter section strings with enumnolash11+521-68
2021-06-12 16:52Add eth syncer, cache syncer backend, example sync scriptnolash8+205-25
2021-04-16 19:12Add data log, cache state save and loadnolash5+54-12
2021-04-16 18:37Add store get put, load accounts in interfacenolash5+111-23
2021-04-16 14:55Invoke result handler on account tag actionnolash4+35-6
2021-04-16 14:05Add tag pool results backend, move filter to interface wrappernolash7+108-40
2021-04-16 13:35Add syncer, eth-tester sync test, rename Tagnolash20+1217-414
2021-04-16 11:33Add chain spec to salternolash5+24-11
2021-04-16 11:21Add test runnernolash1+8-0
2021-04-16 11:17Add missing crypto modulenolash2+20-11
2021-04-16 10:49Merge branch 'lash/merge-two' into 'master'Louis Holbrook10+758-50
2021-04-16 10:49Associate accounts through transaction addsLouis Holbrook10+758-50
2021-04-16 05:39Add basic test fixturenolash2+14-9
2021-04-16 05:37Detach storenolash6+56-25
2021-04-16 04:53Initial commitnolash5+79-0