-
There should be some single peer score tracking component that each protocol we have can report to. Sending bad data is something every protocol faces. What we could do, for now, is just to blacklist …
-
I just installed the client and exchanged the RPC information in the .env.sepolia file.
After checking the logs with `docker logs -f unichain-node-op-node-1` I received reconnection errors:
```
…
-
https://github.com/cryptozeny/node-stratum-pool/commit/e6682f22a74d2b64eabbc94d97304a73d5894794
![image](https://user-images.githubusercontent.com/37016180/63741175-ddb5ad00-c8ce-11e9-989f-864915be…
-
Node P2P keys used for authenticating libp2p connections should be made totally ephemeral (e.g., regenerated periodically while the node is running).
Care needs to be taken to not make the node unr…
-
e3, yesterday's main:
```
INFO[07-21|03:43:52.845] Exiting...
INFO[07-21|03:43:52.845] Exiting Engine...
INFO[07-21|03:43:52.847] RPC server shutting down
INFO[07-21|03:43:52.862] HTTP endpoint…
-
### Describe the feature
I was very impressed by https://github.com/ethereum/go-ethereum/pull/27621 and thought it would be a good idea for us to replicate some of these metrics. This tracks what w…
-
**Bug Description**
My node is running behind a NAT, so I have configured the `--p2p.advertise.ip` option to the my external IP address, but the `opp2p_self` call to op-node doesn't report the exte…
-
My geth blast node cannot sync anymore
the op-node show logs :
t=2024-10-05T09:54:06+0000 lvl=warn msg="Derivation pipeline is reset" err="engine stage failed: reset: failed to fetch blobs…
-
The node has stopped syncing for several days
Ubuntu 20.04
version: parallelfinance/parallel:v2.0.7
./parallel --collator --name=BitStack-0 --base-path=./node --chain=heiko --database=rocksdb --r…
-
Won't sync; geth exits with "Outdated with major recommended protocol change local=v6.0.0 required=v7.0.0 recommended=v7.0.0"... I *think* I followed the instructions to a T.
geth logs:
```
get…