Carlos Bermudez Porto
Carlos Bermudez Porto
**Describe the bug** Im running a beacon node using docker compose while persisting the node data to a volume. When started the node fail after some errors about permissions for...
Im trying to run the example in [Solving Cars Example](https://autogoal.github.io/examples/tests.examples.nn_cars/) using a custom algorithm. Im running the example in Google Colab. The code is: ```python from autogoal.datasets import cars from...
**Description** I'm syncing Gnosis chain using custom config without specifying Pivot in Sync flags. When doing so the node gets stuck during while syncing Old Headers(happened around block 7000000) and...
## Changes: - Rework custom testnet logic to load from github link or local folder ## Types of changes What types of changes does your code introduce? _Put an `x`...
## Changes: - Fix issue when running Sedge as a non root user. ## Types of changes What types of changes does your code introduce? _Put an `x` in the...
## Changes: - Allow Sedge to load latest supported clients versions when online. - Add new flag to reuse jwt secret when regenerating a Sedge setup. ## Types of changes...
## Changes: - Allow creation of keystores with new eth1 withdrawals credentials ## Types of changes What types of changes does your code introduce? _Put an `x` in the boxes...
## Changes - Add Dockerfile to package Nethermind and Rotki ## Types of changes #### What types of changes does your code introduce? - [ ] Bugfix (a non-breaking change...
Currently, there is no configuration to enable a Prometheus metrics endpoint for [EthereumJS](https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/client) client.
**Description** Currently some of the exported Prometheus metrics are not having the same set of labels as others. See examples. Metric with labels: ``` # HELP nethermind_sync_peers Number of sync...