You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.
Once we hit a bug in a private deployment, we should have a way to extract the network topology, maybe in terms of a snapshot JSON, so that we can reproduce the bug in a test environment with the Simulation framework.
Create a binary that takes the following params (assume that kubectl proxy is running on the local machine, so you can target http://localhost:8001):
Once we hit a bug in a
private
deployment, we should have a way to extract the network topology, maybe in terms of a snapshot JSON, so that we can reproduce the bug in a test environment with the Simulation framework.kubectl proxy
is running on the local machine, so you can target http://localhost:8001):github.com/ethereum/go-ethereum/cmd/swarm/extract_network_topology
The text was updated successfully, but these errors were encountered: