-
Please take a look at proposed API endpoints (sheet `“[WG] Proposal"):
https://docs.google.com/spreadsheets/d/1kVIx6GvzVLwNYbcd-Fj8YUlPf4qGrWUlS35uaTnIAVg/edit#gid=1802603696
Feel free to comment …
-
# Bug Report
## Problem
It's very annoying to see the long warn log message `Warning: Every element in a seq should have a unique :key:...` while testing and trying to find your custom log informati…
-
## Description of the bug
I tried to install and run Prysm on a Raspberry Pi Zero W, `armv6l` chipset, running `Raspbian 10`.
It failed with the error:
```
Starting Prysm beacon-chain --clea…
-
For the preparation of a multi-client testnet launch in the near feature, I would like to propose the augmentation of the `config.yaml` format as outlined in this repository in [`configs/`](https://gi…
-
```
--data-dir="/root/nim-beacon-chain/build/data/testnet0"
--dump=true
--bootstrap-file="/root/nim-beacon-chain/build/eth2-testnets/nimbus/testnet0/bootstrap_nodes.txt"
--state-snapshot="/root/ni…
-
Currently it is a bit tricky from the implementation point of view to uncompress snappy frames in the response stream. For example we get a response with several chunks:
```
| result-1 | sszLength-1…
-
## Eth2.0 Call 37 Agenda
### Meeting Date/Time: Thursday 2020/4/9 at [14:00 GMT](https://savvytime.com/converter/gmt-to-germany-berlin-united-kingdom-london-ny-new-york-city-ca-san-francisco-china-sh…
-
Discussion with @arnetheduck
Similar to https://github.com/status-im/nimbus markdown files
-
I'm having troubles while making `make update`.
#### Linux
```
cheatfate@debian64 ~/nim-beacon-chain (git)-[devel] % make update
Submodule 'vendor/nim-sqlite3-abi' (https://github.com/arnetheduc…
-
# Background story
We tried to move PMunch's excellent socket stream implementation from a PR against Nim's stdlib to Fusion. This PR needs the new ``cast(tags: [].)`` construct and since fusion cu…