aboutsummaryrefslogtreecommitdiff
path: root/tests/cfgs/default/pcap/mining.pcapng
Commit message (Collapse)AuthorAge
* mining: a better identification logic (#2221)Ivan Nardi2023-12-20
It is quite simple (and not so efficient) but it should fix all the false positives reported in #2216. Add support for Ethereum mining. Merge all the mining traces. Remove duplicated function. Close #2216