ccamaleon5

Results 6 issues of ccamaleon5

Is necessary add PATH as variable before to deploy a new node. This due to some organizations deploy nodes on different disks.

Add an authentication layer to node, so node only permit querys from authenticated clients

## Problem When the node reaches the maximum connection limit (by default 25), it begins to disconnect. This affects performance while the node is disconnecting from the other peers. ##...

enhancement

## Problem It has been observed that when the limit gas is set to execute a private transaction, the desynchronization failure also occurs (Tested in version 1.4.0 and besu 1.3.6)....

bug

## Problem Node does not appear in ethstats. ## Solution List all containers `docker ps -a` ``` CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 6be3c7a06fb0 alethio/ethstats-cli "./bin/ethstats-cli.…" 7 hours...

question

## Problem The node is unable to sync and is stuck at block 9700000. The problem occurs in versions of Besu lower than 1.5.1. ## Solution Update besu to versions...

bug