-
| Client | Mainnet instruction URL* | Latest release URL** | Status |
|------------|------------------------|--------------------|--------|
| Lighthouse | https://lighthouse-book.sigmaprime.io/ …
-
In order to replicate this, you need to change "vendor/nimbus-build-system/scripts/build_nim.sh" so it saves "nim1":
```diff
@@ -167,7 +167,8 @@ build_nim() {
--skipParent…
-
```sh
cd docker
../env.sh nim manage_testnet_hosts.nims restart_nodes --network=testnet0
Hint: used config file '/mnt/sda3/storage/CODE/status/nim-beacon-chain/vendor/nimbus-build-system/vendor/Nim…
-
## Description
According to the [eth2.0 networking spec](https://github.com/ethereum/eth2.0-specs/blob/v0.12.1/specs/phase0/p2p-interface.md#why-are-we-not-supporting-secio):
> SecIO is not cons…
-
There's a new 200k validator testnet being discussed at the eth2 dev call, named [prater](https://github.com/eth2-clients/eth2-testnets/pull/40) - we will need a new infra setup for this akin to the o…
-
## Problem
As a user I want to know when to upgrade my node. For attestations, I know it happens every 6 minutes or so and can inspect https://pyrmont.beaconcha.in/validator For proposing new block…
-
For initial introduction of options in GossipSub, please have a look at: https://github.com/libp2p/go-libp2p-pubsub/pull/359
The TLDR:
- fields in the Message protobuf in gossipsub are optional
-…
-
## Description
Most of the secret files (wallet, keystore, etc) are stored in world readable files even though it is in a subfolder and the contents are encrypted.
## Exploit Scenario
Any applica…
-
From discord: https://discord.com/channels/613988663034118151/616299964242460682/813142403510435911
```
Feb 21 15:09:31 username nimbus_beacon_node[2637]: INF 2021-02-21 15:09:07.265-05:00 Slot en…
-
Nim default stacktrace are much better for debugging than libbacktrace.
Example libbacktrace
```
Traceback (most recent call last, using override)
[...]/nim-beacon-chain/vendor/nim-libp2p/libp…