zah
zah
It would be useful if we provide metrics indicting the current syncing status (head slot, sync distance, is_optimistic) for users who rely exclusively on Grafana for monitoring their node.
This would allow the beacon node to carry out validator duties even during temporary downtime of a certain execution node (e.g. induced by restarts during upgrades).
I'm using Tup in web projects with transpilers such as CoffeeScript, TypeScript, Stylus, Less, Sass and so on. I'd like to permanently cache the final compiled JavaScript and CSS files...
On windows 8, tup doesn't seem to attach itself properly to spawned processes. Even the most simple test cases fail (see attached gist). This must be the real culprit behind...
Most of this code was originally authored by Robert Pettersen [email protected] (@njubee at github) I rebased it on the latest tup revision, removed some of the superficial changes and incorporated...
The DappNode team has created a SDK that would allow us to take control of the release publishing process by providing signed docker images. https://docs.dappnode.io/docs/dev/sdk/overview
Besides verifying properties of the signed block, a [verifying web3signer](https://nimbus.guide/web3signer.html#verifying-web3signer) may be interested in enforcing a particular white-list of builders (or relays). This is a common practice is a number...
Users have reported that Nimbus stops delivering sync committee messages at random times during the sync committee period. Activity is usually restored to normal after some time without any apparent...
In order to participate in the Verge testnets, we need to implement the following spec: https://github.com/ethereum/consensus-specs/pull/3230
Steps to reproduce on Unix-like systems: 1. Import some keystores into Nimbus 2. Remove the executable flag from the validator directory 3. Launch Nimbus and observe that no validator keys...