Igor Sirotin d9a922d1ee
feat_: Makefile commands
improve the make clean-generated

chore_: generate as dependant target

fallback to go generate
2024-09-29 18:44:46 +01:00
..
2024-03-06 23:37:06 +00:00
2024-09-03 12:50:09 +01:00

Scripts

extract_logs.go

This script analyzes geth.log files in a specific format and extracts information related to "sent-message" actions. It then prints relevant details such as timestamp, recipients, message ID, message type, and hashes to the console.

Usage

go run extract_logs.go <filename>

It will output in tab separated values (TSV)