openmina / mina-network-debugger

4 stars 2 forks source link

As a developer I want to fix bugs, related to message interception, so we can decrypt all traffic #13

Closed vlad9486 closed 2 years ago

vlad9486 commented 2 years ago
vlad9486 commented 2 years ago

The "Not UTF-8 protocol name" problem is related to bug in mplex, it is fixed now.

The "Static secret key not found" seems not happening after cleaning mina nodes config directory. Need to parse mina config and retrieve the key. Let it be separate task. Now the debugger is usable, but need to cleanup mina node after each run.