Johns Gresham
Johns Gresham
todo for me is to stop all nodes and podman machine before the "full quit" from the tray icon. right now this isn't true
Really looking forward to these two major feat/fixes! > Add different port to new node if it already exists in configs > Removed hardcoded RPC addresses, and implemented dynamic RPC...
+1, it seems to be working in my staging env but not production
The ports are conflicting and the second node will crash if it cannot connect to the default port. If you would like a temporary work around, you can open the...
By overwriting other nodes, do you mean overwriting their data? All nodes have separate data directories and therefore should not overwrite each other. There is a known bug, with NiceNode...
Ok I understand. There is a simple naming conflict on the containers. We can fix this easily. To be clear, this would allow a user could run two nethermind nodes
Closing as #546 better describes the root problem now
> You should be able to use their gchr.io container image via `ghcr.io/paradigmxyz/op-reth`, it's just not documented for op-reth, but it's within the same GitHub Actions workflow. See docs for...
Does Base need a start import?
Unfortunately there is an old version on Podman on Ubuntu less than v24 and Installing the latest version manually isn't recommended. I have an idea to work around this, which...