Closed vlad9486 closed 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.
getrandom
results. Most likely the static key is stored on disk and will not regenerate. Need to check whether the problem persist after cleaning mina nodes config directory. Maybe, need persistent storage for static secret keys.